index
:
nomsu
main
The Nomsu programming language
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-10-11
Added table.remove to collections.
Bruce Hill
2017-10-10
Added an option to pass in vars to run()
Bruce Hill
2017-10-09
Fixing up sorting more.
Bruce Hill
2017-10-09
Fixing sort.
Bruce Hill
2017-10-09
Added type of alias.
Bruce Hill
2017-10-09
Added type function.
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
Test fix.
Bruce Hill
2017-10-09
Updated readme.
Bruce Hill
2017-10-09
Moved timeout code into compiler and out of a lib.
Bruce Hill
2017-10-09
Added license.
Bruce Hill
2017-10-09
Added chain for loaded files.
Bruce Hill
2017-10-08
Moved colors to only when invoking from command line.
Bruce Hill
2017-10-08
Added random seed.
Bruce Hill
2017-10-08
Fixed command line for no args.
Bruce Hill
2017-10-08
Updated command line interface and compilation.
Bruce Hill
2017-10-08
Fixed permissions to work better with aliases.
Bruce Hill
2017-10-07
Added "unless" to core.
Bruce Hill
2017-10-07
Renamed ansicolors to consolecolors.
Bruce Hill
2017-10-07
Renamed ansicolors to avoid namespace collision.
Bruce Hill
2017-10-05
Added note about checking compiler.
Bruce Hill
2017-10-05
Added ternary unless.
Bruce Hill
2017-10-05
Fixed ternary operator.
Bruce Hill
2017-10-04
Updated.
Bruce Hill
2017-10-04
Added timeout by instruction count.
Bruce Hill
2017-10-04
Removed printing from permissions.
Bruce Hill
2017-10-04
Added how do I.
Bruce Hill
2017-10-02
Fixed one compiler bug with comments immediately after indenting
Bruce Hill
2017-10-02
Updating comments.
Bruce Hill
2017-10-02
Added ansi colors to repo.
Bruce Hill
2017-10-02
Playing with formatting.
Bruce Hill
2017-10-02
Removed tutorial (redundant with examples/how_do_i.nom)
Bruce Hill
2017-10-02
Added some ansi color escapes.
Bruce Hill
2017-10-02
More progress towards making everything work.
Bruce Hill
2017-10-02
Updated to undo some of the block/thunk stuff. Thunks are thunks, and
Bruce Hill
2017-09-29
More stuff is working more better.
Bruce Hill
2017-09-28
Fixed some of secrets' functionality by rewriting rule % = %
Bruce Hill
2017-09-28
Kinda mostly working, except for closure vars like in lib/secrets.nom.
Bruce Hill
2017-09-26
Making forward progress.
Bruce Hill
2017-09-25
lib/metaprogramming.nom is working!
Bruce Hill
2017-09-24
Recompiled.
Bruce Hill
2017-09-24
massive overhaul, compiler kinda works.
Bruce Hill
2017-09-22
Renamed compiler -> nomsu for concision and clarity.
Bruce Hill
2017-09-22
Cleaned up code generation to have less cruft.
Bruce Hill
2017-09-22
Tweaks and adjustments.
Bruce Hill
2017-09-22
Recompiled.
Bruce Hill
2017-09-22
Some really minor tweaks.
Bruce Hill
[next]