Age | Commit message (Expand) | Author |
---|---|---|
2019-07-30 | It... kinda works? | SoniEx2 |
2019-04-15 | Add stuff that doesn't work | SoniEx2 |
2019-04-11 | Add anti-LPeg rationale | SoniEx2 |
2019-04-10 | Fix -- | SoniEx2 |
2019-04-10 | Allow parser.lua to be used as an argument parser | SoniEx2 |
2019-04-09 | Add README.md | SoniEx2 |
2019-04-09 | Tests pass in Lua 5.1/5.2 now too | SoniEx2 |
2019-04-09 | Fix number parsing (not compatible with 5.1) | SoniEx2 |
2019-04-09 | It parses itself! | SoniEx2 |
2019-04-08 | Fix issues with newline handling in long strings | SoniEx2 |
2019-04-08 | long comments work now | SoniEx2 |
2019-04-08 | Add copyright notices, everything almost works | SoniEx2 |
2019-04-07 | Fix Lua 5.1/Lua 5.2/LuaJIT compat | SoniEx2 |
2019-04-07 | Keywords and long strings | SoniEx2 |
2019-04-06 | Lots of todos still | SoniEx2 |
2019-04-06 | Fix \u | SoniEx2 |
2019-04-06 | it works? | SoniEx2 |
2019-04-06 | It's working better now... | SoniEx2 |
2019-04-03 | Attempted lua tokenizer didn't work | SoniEx2 |
2019-03-31 | Parser seems to work? | SoniEx2 |