| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-04-08 | Cleaned up LHS of "." operator to avoid adding unnecessary parens so | Bruce Hill | |
| Lua's parser doesn't get confused by (x).y = 1. | |||
| 2018-02-07 | Added unicode test. | Bruce Hill | |
| 2018-02-02 | Restructured the nomsu files to group all the essentials into core/ and | Bruce Hill | |
| all the optionals into lib/. lib/core.nom and tests/all.nom are no longer needed now. | |||
| 2018-01-31 | Added test for OO. | Bruce Hill | |
| 2018-01-29 | Fixed error->barf | Bruce Hill | |
| 2018-01-26 | Added a ton of tests for virtually all the functionality. Helped me find | Bruce Hill | |
| and fix a lot of latent problems. | |||
