| Age | Commit message (Collapse) | Author |
|
|
|
write 2" and replaced them with method calls like "1::append 2"
|
|
|
|
different compiler domains.
|
|
|
|
the thing below them.
|
|
|
|
command line flag is used.
|
|
|
|
function for directly extracting source lines from a Source or AST.
|
|
file spoofing and adding -e command line flag for executing a string.
|
|
|
|
and switch statements.
|
|
assignment)
|
|
|
|
|
|
|
|
better path going forward to handling upgrades. Old syntax files will
stick around for compatibility purposes. Old syntax can be parsed into
valid syntax trees via the old syntax (.peg) files, and then old syntax
trees should be valid and can be upgraded via the normal code path. This
change has lots of improvements to Nomsu codegen too.
|
|
file walking.
|
|
control flow.
|
|
|
|
|