aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/extension/statement.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved statement phase into stdlib.Eduardo Julian2018-08-021-156/+0
* - Some fixes due to recent changes in stdlib.Eduardo Julian2018-07-221-1/+1
* Re-named "Symbol" to "Identifier".Eduardo Julian2018-07-211-4/+4
* - Re-named ":!" to ":coerce".Eduardo Julian2018-07-031-3/+3
* - Re-named "Top" to "Any", and "Bottom" to "Nothing".Eduardo Julian2018-05-201-3/+3
* - Updated new-luxc to the latest stdlib changes.Eduardo Julian2018-05-061-4/+4
* - Adapted new-luxc's code to latest stdlib changes.Eduardo Julian2018-04-061-6/+11
* - WIP: Host procedures for JS.Eduardo Julian2018-01-211-2/+2
* - Moved all translation code under the JVM path (in preparation for porting t...Eduardo Julian2018-01-081-3/+3
* - Now using synthesis extensions during synthesis.Eduardo Julian2018-01-081-8/+11
* - Added "lux program" compilation.Eduardo Julian2018-01-051-4/+6
* - All analysis procedures have been turned into extensions.Eduardo Julian2017-12-051-4/+4
* - Added analysis, synthesis, translation and statement extensions.Eduardo Julian2017-12-051-0/+146