| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
of /opt
|
|
latest version)
|
|
specific rules.
|
|
|
|
|
|
added some shebangs.
|
|
needs_space, and list items getting falsely forced into indented form.
|
|
lib/, including core/*. Changes to how nomsu environments and importing
work.
|
|
|
|
|
|
precompiled Lua between Lua 5.2+ and LuaJIT
|
|
steamlining and tweaks to the makefile. Version bump: 6.14.13.8
|
|
|
|
|
|
|
|
care or don't care about the output.
|
|
instead of compile actions. Also added mix (lerp) and smooth
(smoothstep) functions.
|
|
[$x, $y] = [1, 2]) now works properly.
|
|
|
|
|
|
|
|
wrapping of list/dicts.
|
|
|
|
|
|
expression or a statement.
|
|
|
|
|
|
|
|
|
|
replacing ((foo 1 baz)'s meaning) with $(foo 1 baz).
|
|
|
|
meaning.
|
|
relative to the text, not the opening '("', code objects can now remove
all free vars, the REPL uses global vars. Error API is changing a bit.
|
|
|
|
|
|
|
|
|
|
flags, and stores them as .a, .b, .c instead of ."-a", etc. (same for
--args)
|
|
|
|
|
|
|
|
found.
|
|
|
|
|
|
|
|
before modifying them, and major upgrades to the nomsu codegen,
including support for indented inline arguments (instead of using
"\n..") and just generally better line wrapping, including finally good
rules for when to use indented text (for almost all cases).
|