zaia/test-files
2022-11-02 13:09:02 +01:00
..
comment.lua Added a real world mixed usage test and patched a couple parser bugs (#18) 2022-01-10 17:38:59 +01:00
declare.lua declaration test 2022-01-09 18:23:37 +01:00
function.lua compiler fixes, disasm improvements 2022-05-09 15:37:20 +02:00
hello.lua significant api improvements 2022-10-27 18:27:46 +02:00
if.lua fix else chain compilation 2022-05-27 17:03:14 +02:00
literal.lua Added a real world mixed usage test and patched a couple parser bugs (#18) 2022-01-10 17:38:59 +01:00
mixed.lua Internal improvements (#26) 2022-02-10 21:54:44 +01:00
nbody.lua bugfixes! 2022-06-05 15:27:39 +02:00
op_prec.lua Implement virtual AST (#33) 2022-03-12 23:38:34 +01:00
primes.lua add prime benc 2022-10-28 18:47:44 +02:00
primes.py add cpython comparison 2022-11-02 13:09:02 +01:00