nomsu/core
Bruce Hill af9dc07025 Converted DictEntry to be an actual tree, instead of a pseudo-tree, made 'parse % as %'
generate lua code with already-substituted tree literals instead of reparsing and
substituting at parse time, and made some general optimizations.
2018-05-16 15:45:59 -07:00
..
collections.nom Removed "for all"-style iteration and changed "for % from 1 to 10"-style 2018-05-15 20:33:07 -07:00
control_flow.nom Removed "for all"-style iteration and changed "for % from 1 to 10"-style 2018-05-15 20:33:07 -07:00
math.nom Removed "for all"-style iteration and changed "for % from 1 to 10"-style 2018-05-15 20:33:07 -07:00
metaprogramming.nom Converted DictEntry to be an actual tree, instead of a pseudo-tree, made 'parse % as %' 2018-05-16 15:45:59 -07:00
operators.nom Converted DictEntry to be an actual tree, instead of a pseudo-tree, made 'parse % as %' 2018-05-16 15:45:59 -07:00
scopes.nom Added scopes to core. 2018-05-10 22:51:14 -07:00
text.nom Cleaning up comments. 2018-05-15 18:56:00 -07:00