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