Bruce Hill
|
da33269c30
|
All tests passing (except object)
|
2018-04-19 17:23:54 -07:00 |
|
Bruce Hill
|
fd621a1062
|
Cleaned up LHS of "." operator to avoid adding unnecessary parens so
Lua's parser doesn't get confused by (x).y = 1.
|
2018-04-08 15:41:55 -07:00 |
|
Bruce Hill
|
df3da8ed59
|
Added unicode test.
|
2018-02-07 14:24:33 -08:00 |
|
Bruce Hill
|
505fec2a61
|
Restructured the nomsu files to group all the essentials into core/ and
all the optionals into lib/. lib/core.nom and tests/all.nom are no
longer needed now.
|
2018-02-02 15:49:42 -08:00 |
|
Bruce Hill
|
f1d4a568a3
|
Added test for OO.
|
2018-01-31 15:31:31 -08:00 |
|
Bruce Hill
|
99ccd0e0a4
|
Fixed error->barf
|
2018-01-29 15:16:08 -08:00 |
|
Bruce Hill
|
90c56d3135
|
Added a ton of tests for virtually all the functionality. Helped me find
and fix a lot of latent problems.
|
2018-01-26 20:20:38 -08:00 |
|