Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-19 | Tokenize numbers as strings | SoniEx2 | |
"Fixes" Lua 5.2 support, but makes certain number formats non-portable, for example hex floats will not work before Lua 5.3. | |||
2024-06-10 | Fix parsing of certain constructs v2.1.0-p1 | SoniEx2 | |
2024-06-07 | Fix strange misplaced semicolon issue | SoniEx2 | |
FIXME: rewrite the compiler, properly | |||
2024-06-06 | Fix long string parsing | SoniEx2 | |
2024-06-04 | Implement cratera REPL | SoniEx2 | |
2024-05-29 | Implement cratera bootstrap | SoniEx2 | |
2024-05-27 | Set up a "build system" | SoniEx2 | |