aboutsummaryrefslogtreecommitdiff
path: root/parser.lua
AgeCommit message (Collapse)Author
2018-06-21Cleanup of some metaprogramming stuff, as well as adding support forBruce Hill
"package.nomsupath" to search for files in different locations, and prioritizing use of "luafilesystem" over system calls.
2018-06-19Fixing up some error reportingBruce Hill
2018-06-19Lots of cleanup.Bruce Hill
2018-06-18More streamlining and cleanup.Bruce Hill
2018-06-18Moved parsing into a different fileBruce Hill