aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2018-07-23Renamed nomsu_tree -> syntax_tree, so anyone looking for syntax treesBruce Hill
knows where to look.
2018-07-23Updating readme.Bruce Hill
2018-07-09Updated readme.Bruce Hill
2018-06-24Cleaning up non LFS codepath for files and READMEBruce Hill
2018-06-23Added versioning system.Bruce Hill
2018-06-22Updating documentation.Bruce Hill
2018-06-15Cleaned up/improved the command line interface, and fixed theBruce Hill
REPL/autoformatting.
2018-06-15Updated READMEBruce Hill
2018-06-12Removed dependency on 'immutable' library. This lets LuaJIT do moreBruce Hill
aggressive optimizations and generally helps performance. Some safety is lost, but I think the performance gains, reduced complexity, and reduced dependencies are worth it.
2018-06-05Updating documentation.Bruce Hill
2018-02-02Updated 'use %' to support directories, and cleaned up action_metadata aBruce Hill
tiny bit.
2018-01-27Updated readme.Bruce Hill
2017-10-09Formatting.Bruce Hill
2017-10-09Formatting.Bruce Hill
2017-10-09Updating readme again.Bruce Hill
2017-10-09Updating readme.Bruce Hill
2017-10-09Updated readme.Bruce Hill
2017-09-21Everything fixed up and some reduced lua codespew too!Bruce Hill
2017-09-12Added link to vim repo.Bruce Hill
2017-09-12Renamed language again.Bruce Hill
2017-09-12Italic -> bold.Bruce Hill
2017-09-12Updated names.Bruce Hill
2017-09-12Clarified readme.Bruce Hill
2017-09-12Added info about core.nom.Bruce Hill
2017-09-12Added readme and moved examples into a directory.Bruce Hill