aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/tool/compiler/phase (unfollow)
Commit message (Expand)AuthorFilesLines
2019-07-02Re-name "lux/data/error" to "lux/control/try".Eduardo Julian9-57/+54
2019-06-20Improved the convention for using text formatters.Eduardo Julian10-24/+21
2019-06-18More JS machinery.Eduardo Julian1-3/+3
2019-06-15Array machinery for the JavaScript compiler.Eduardo Julian1-2/+4
2019-06-14Some fixes for the scripting languages.Eduardo Julian1-1/+2
2019-06-06WIP: Class definition.Eduardo Julian2-2/+2
2019-06-01Removed the (magical) "alias" annotations tag.Eduardo Julian1-2/+2
2019-05-24Removed the (magical) "export?" annotations tag.Eduardo Julian1-6/+2
2019-04-28Turned all "lux int ???" extensions to "lux i64 ???".Eduardo Julian1-6/+6
2019-04-28Turned all "lux frac ???" extensions to "lux f64 ???".Eduardo Julian1-13/+13
2019-04-16Improvements to error messaging for extensions.Eduardo Julian1-5/+5
2019-04-15Ported the synthesis tests to the new format.Eduardo Julian6-2/+460
2019-04-14Ported the analysis tests to the new format.Eduardo Julian7-0/+1069