15 Commits (d121e74c6f246005d2b115c10cf98a86d80f73f7)

Author SHA1 Message Date
铝箔 d121e74c6f
Fix: lazy evaluation for logical expressions (#27) (#28)
6 months ago
teoxoy be4f0fa982 fix "Unexpected negated condition" lint
1 year ago
Keith af1cc0328f fix math.random
1 year ago
teoxoy ca94a68d03 fix logical operators evaluating their LHS twice
2 years ago
Guilherme Bernal f1401ec12b fix setmetatable: allow metatable argument to be optional
2 years ago
Guilherme Bernal 9c0ac8baa1 fix: setmetatable should remove the metatable if the argument is null
2 years ago
Nicholas Husher b9af44bfde Transpile backtick characters (`) correctly into JS
2 years ago
teoxoy e79971fa30 update luaparse
2 years ago
Jonathan Staab bbd6356766 Update import syntax for printj to work with es modules
2 years ago
Teoxoy 993aca2c5f change API to allow for parsing code once then executing multiple times
6 years ago
Teoxoy e45eda2b71 expose loadLib
6 years ago
Teoxoy 3d6f35a579 move getn and tostring out of Table file
6 years ago
Teoxoy 516327c274 typescript rewrite (v2)
6 years ago
Teoxoy dd8d12a6f9 fixed typo
7 years ago
Teoxoy d5ccdbea3b first commit
8 years ago