Commit graph

21 commits

Author SHA1 Message Date
5aa22fbbb1 Full cratera support 2019-07-30 23:37:42 -03:00
4b365cdab1 It... kinda works? 2019-07-30 21:12:16 -03:00
af3acfbb80 Add stuff that doesn't work 2019-04-15 22:38:40 -03:00
e5e6533401 Add anti-LPeg rationale 2019-04-11 13:49:31 -03:00
17fe400e8c Fix -- 2019-04-10 19:44:38 -03:00
4cff82dd04 Allow parser.lua to be used as an argument parser 2019-04-10 19:41:50 -03:00
c77a2df387 Add README.md 2019-04-09 16:51:05 -03:00
886df79e9f Tests pass in Lua 5.1/5.2 now too 2019-04-09 16:37:54 -03:00
b352a06fa3 Fix number parsing (not compatible with 5.1) 2019-04-09 16:35:05 -03:00
fefc2f3ed7 It parses itself! 2019-04-09 06:56:37 -03:00
893ca6ca0d Fix issues with newline handling in long strings 2019-04-08 14:54:07 -03:00
772e7a9755 long comments work now 2019-04-08 14:48:31 -03:00
f56e1bd7e7 Add copyright notices, everything almost works
Numbers and long comments aren't working
2019-04-08 13:58:06 -03:00
fd48534de3 Fix Lua 5.1/Lua 5.2/LuaJIT compat 2019-04-07 12:54:48 -03:00
282dbabb7e Keywords and long strings 2019-04-07 12:45:34 -03:00
d50ad87794 Lots of todos still 2019-04-06 21:38:10 -03:00
0118cdcb80 Fix \u 2019-04-06 17:42:00 -03:00
1f1f6c0732 it works? 2019-04-06 13:32:37 -03:00
a6372171c0 It's working better now... 2019-04-06 11:25:44 -03:00
5a4b41bd47 Attempted lua tokenizer didn't work
Publishing anyway because someone might be able to learn from my failure
2019-04-03 17:08:29 -03:00
d03d77d28b Parser seems to work? 2019-03-31 11:02:57 -03:00