aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/extension/statement.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2018-08-02Moved statement phase into stdlib.Eduardo Julian1-156/+0
2018-07-22- Some fixes due to recent changes in stdlib.Eduardo Julian1-1/+1
2018-07-21Re-named "Symbol" to "Identifier".Eduardo Julian1-4/+4
2018-07-03- Re-named ":!" to ":coerce".Eduardo Julian1-3/+3
2018-05-20- Re-named "Top" to "Any", and "Bottom" to "Nothing".Eduardo Julian1-3/+3
2018-05-06- Updated new-luxc to the latest stdlib changes.Eduardo Julian1-4/+4
2018-04-06- Adapted new-luxc's code to latest stdlib changes.Eduardo Julian1-6/+11
2018-01-21- WIP: Host procedures for JS.Eduardo Julian1-2/+2
2018-01-08- Moved all translation code under the JVM path (in preparation for porting t...Eduardo Julian1-3/+3
2018-01-08- Now using synthesis extensions during synthesis.Eduardo Julian1-8/+11
2018-01-05- Added "lux program" compilation.Eduardo Julian1-4/+6
2017-12-05- All analysis procedures have been turned into extensions.Eduardo Julian1-4/+4
2017-12-05- Added analysis, synthesis, translation and statement extensions.Eduardo Julian1-0/+146