aboutsummaryrefslogtreecommitdiff
path: root/files.lua
AgeCommit message (Expand)Author
2018-07-25Removing debug print.Bruce Hill
2018-07-24Fixed stdin handling.Bruce Hill
2018-07-24Updated luafilesystem urls to point to both JIT and non-JIT versions.Bruce Hill
2018-07-24Updating file stuff for better compatibility with Lua 5.2 and fixingBruce Hill
2018-07-24Updated package.nomsupath behavior to first search the installedBruce Hill
2018-07-22Better handling of parsing non-filechunks text.Bruce Hill
2018-07-21Improvements working towards better inline tests. Improved handling ofBruce Hill
2018-07-19Fixed some bugs in trailing_line_len() and refactored tree_to_nomsu intoBruce Hill
2018-07-17Optimization/simplification pass.Bruce Hill
2018-07-09Adding some compatibility stuff.Bruce Hill
2018-07-09Simplified the command line interface.Bruce Hill
2018-06-28Improvements to nomsu codegen (comments are now retained) and someBruce Hill
2018-06-26Cleaning up metaprogramming a bit and fixing/adding test for recursionBruce Hill
2018-06-24Cleaning up code and shuffling things around.Bruce Hill
2018-06-24Cleaning up non LFS codepath for files and READMEBruce Hill
2018-06-24Simplifications/streamlining the Make process, and cleaning up some ofBruce Hill
2018-06-23Minor cleanupBruce Hill
2018-06-23Fixed up nomsupath behavior and refactored file stuff into its own file.Bruce Hill