index
:
nomsu
main
The Nomsu programming language
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
README.md
Age
Commit message (
Expand
)
Author
2018-12-30
Updated readme.
Bruce Hill
2018-12-14
Fixed some bugs, including upgrade --upgrade-from=version not working.
Bruce Hill
2018-11-11
Updating README.
Bruce Hill
2018-11-06
Removed utils.lua, simplified some metaprogramming stuff, added native support
Bruce Hill
2018-10-30
Fully working version of (action [foo]: baz) -> ((foo) means: baz)
Bruce Hill
2018-09-06
Removed the mandatory "_" prefix for Nomsu variables, renamed "list" and
Bruce Hill
2018-08-29
Handling more compatibility stuff, including Lua 5.4, and a backup for
Bruce Hill
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
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
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
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
2018-06-15
Updated README
Bruce Hill
2018-06-12
Removed dependency on 'immutable' library. This lets LuaJIT do more
Bruce Hill
2018-06-05
Updating documentation.
Bruce Hill
2018-02-02
Updated 'use %' to support directories, and cleaned up action_metadata a
Bruce Hill
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