| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-11-06 | Removed utils.lua, simplified some metaprogramming stuff, added native support | Bruce Hill | |
| for calling functions with (%a %b %c) instead of (call %a with [%b, %c]), renamed _List -> List, _Dict -> Dict, improved example code. | |||
| 2018-10-30 | Fully working version of (action [foo]: baz) -> ((foo) means: baz) | Bruce Hill | |
| refactor and misc other changes. | |||
| 2018-09-06 | Removed the mandatory "_" prefix for Nomsu variables, renamed "list" and | Bruce Hill | |
| "dict" to "List" and "Dict", or in Nomsu's environment, "_List" and "_Dict", removed uuid.lua and replaced it with core/id.nom for handling IDs. | |||
| 2018-08-29 | Handling more compatibility stuff, including Lua 5.4, and a backup for | Bruce Hill | |
| if openssl module is not found, and moving containers (List/Dict) into their own file, as well as bit operators (and support for __bxor, etc. metamethods in Lua 5.2/LuaJIT) | |||
| 2018-08-29 | Fixing links. | Bruce Hill | |
| 2018-08-29 | Added hyperlinks to files mentioned in the README. | Bruce Hill | |
| 2018-08-27 | Bunch of miscellaneous changes. Paved the way a little bit for having | Bruce Hill | |
| different compiler domains. | |||
| 2018-07-24 | Fixed example to be actually functional. | Bruce Hill | |
| 2018-07-24 | More concise version requirements. | Bruce Hill | |
| 2018-07-24 | Added link to Nomic wiki. | Bruce Hill | |
| 2018-07-24 | Updated luafilesystem urls to point to both JIT and non-JIT versions. | Bruce Hill | |
| 2018-07-24 | Updating file stuff for better compatibility with Lua 5.2 and fixing | Bruce Hill | |
| some bugs. Also updated README to provide more compatibility info and list Lua5.2+ as a requirement. | |||
| 2018-07-23 | Added more file descriptions. | Bruce Hill | |
| 2018-07-23 | Renamed nomsu_tree -> syntax_tree, so anyone looking for syntax trees | Bruce Hill | |
| knows where to look. | |||
| 2018-07-23 | Updating readme. | Bruce Hill | |
| 2018-07-09 | Updated readme. | Bruce Hill | |
| 2018-06-24 | Cleaning up non LFS codepath for files and README | Bruce Hill | |
| 2018-06-23 | Added versioning system. | Bruce Hill | |
| 2018-06-22 | Updating documentation. | Bruce Hill | |
| 2018-06-15 | Cleaned up/improved the command line interface, and fixed the | Bruce Hill | |
| REPL/autoformatting. | |||
| 2018-06-15 | Updated README | Bruce Hill | |
| 2018-06-12 | Removed dependency on 'immutable' library. This lets LuaJIT do more | Bruce 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-05 | Updating documentation. | Bruce Hill | |
| 2018-02-02 | Updated 'use %' to support directories, and cleaned up action_metadata a | Bruce Hill | |
| tiny bit. | |||
| 2018-01-27 | Updated readme. | Bruce Hill | |
| 2017-10-09 | Formatting. | Bruce Hill | |
| 2017-10-09 | Formatting. | Bruce Hill | |
| 2017-10-09 | Updating readme again. | Bruce Hill | |
| 2017-10-09 | Updating readme. | Bruce Hill | |
| 2017-10-09 | Updated readme. | Bruce Hill | |
| 2017-09-21 | Everything fixed up and some reduced lua codespew too! | Bruce Hill | |
| 2017-09-12 | Added link to vim repo. | Bruce Hill | |
| 2017-09-12 | Renamed language again. | Bruce Hill | |
| 2017-09-12 | Italic -> bold. | Bruce Hill | |
| 2017-09-12 | Updated names. | Bruce Hill | |
| 2017-09-12 | Clarified readme. | Bruce Hill | |
| 2017-09-12 | Added info about core.nom. | Bruce Hill | |
| 2017-09-12 | Added readme and moved examples into a directory. | Bruce Hill | |
