Commit Graph

27 Commits

Author SHA1 Message Date
Bruce Hill
b1c0446a3c Updating file stuff for better compatibility with Lua 5.2 and fixing
some bugs. Also updated README to provide more compatibility info and
list Lua5.2+ as a requirement.
2018-07-24 16:43:56 -07:00
Bruce Hill
278b004d17 Added more file descriptions. 2018-07-23 15:54:27 -07:00
Bruce Hill
765cc704d5 Renamed nomsu_tree -> syntax_tree, so anyone looking for syntax trees
knows where to look.
2018-07-23 15:29:03 -07:00
Bruce Hill
468656b9ef Updating readme. 2018-07-23 15:06:49 -07:00
Bruce Hill
0d70332ccf Updated readme. 2018-07-09 17:27:22 -07:00
Bruce Hill
b09db8f7df Cleaning up non LFS codepath for files and README 2018-06-24 18:39:34 -07:00
Bruce Hill
dbf3de3d8e Added versioning system. 2018-06-23 00:57:39 -07:00
Bruce Hill
30f4391004 Updating documentation. 2018-06-22 03:18:12 -07:00
Bruce Hill
9d6932a872 Cleaned up/improved the command line interface, and fixed the
REPL/autoformatting.
2018-06-15 03:11:56 -07:00
Bruce Hill
c161f48838 Updated README 2018-06-15 00:31:28 -07:00
Bruce Hill
b5fb8933af Removed dependency on 'immutable' library. This lets LuaJIT do more
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-12 15:14:07 -07:00
Bruce Hill
36b0c3dcf9 Updating documentation. 2018-06-05 03:39:50 -07:00
Bruce Hill
513c721198 Updated 'use %' to support directories, and cleaned up action_metadata a
tiny bit.
2018-02-02 14:01:06 -08:00
Bruce Hill
f0446a27c9 Updated readme. 2018-01-27 16:40:43 -08:00
Bruce Hill
7f4638ab5f Formatting. 2017-10-09 05:24:17 -07:00
Bruce Hill
b4256e9bec Formatting. 2017-10-09 05:23:21 -07:00
Bruce Hill
ebda0e017e Updating readme again. 2017-10-09 05:19:04 -07:00
Bruce Hill
fcb0afc572 Updating readme. 2017-10-09 05:12:18 -07:00
Bruce Hill
286b421f0e Updated readme. 2017-10-09 04:32:04 -07:00
Bruce Hill
5f2db8da0e Everything fixed up and some reduced lua codespew too! 2017-09-21 02:33:04 -07:00
Bruce Hill
6d1b35d7a2 Added link to vim repo. 2017-09-12 23:06:55 -07:00
Bruce Hill
57268d8c04 Renamed language again. 2017-09-12 22:30:41 -07:00
Bruce Hill
4c912ad87b Italic -> bold. 2017-09-12 22:01:16 -07:00
Bruce Hill
20a9fd8a3e Updated names. 2017-09-12 21:59:46 -07:00
Bruce Hill
df552640f3 Clarified readme. 2017-09-12 21:52:03 -07:00
Bruce Hill
1dfc59c807 Added info about core.nom. 2017-09-12 21:50:04 -07:00
Bruce Hill
7d6af57f2c Added readme and moved examples into a directory. 2017-09-12 21:48:35 -07:00