aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/tool/compiler/phase (follow)
Commit message (Expand)AuthorAgeFilesLines
* Re-enabled lux/tool tests.Eduardo Julian2020-05-3112-1533/+0
* Local binding names for (co|indexed-)?monads are now explicitly set.Eduardo Julian2020-05-178-25/+25
* Ported JVM reference generation to the new JVM bytecode machinery.Eduardo Julian2019-07-311-1/+2
* No more "n/"-prefixed functions.Eduardo Julian2019-07-267-48/+60
* Re-name "lux/data/error" to "lux/control/try".Eduardo Julian2019-07-029-57/+54
* Improved the convention for using text formatters.Eduardo Julian2019-06-2010-24/+21
* More JS machinery.Eduardo Julian2019-06-181-3/+3
* Array machinery for the JavaScript compiler.Eduardo Julian2019-06-151-2/+4
* Some fixes for the scripting languages.Eduardo Julian2019-06-141-1/+2
* WIP: Class definition.Eduardo Julian2019-06-062-2/+2
* Removed the (magical) "alias" annotations tag.Eduardo Julian2019-06-011-2/+2
* Removed the (magical) "export?" annotations tag.Eduardo Julian2019-05-241-6/+2
* Turned all "lux int ???" extensions to "lux i64 ???".Eduardo Julian2019-04-281-6/+6
* Turned all "lux frac ???" extensions to "lux f64 ???".Eduardo Julian2019-04-281-13/+13
* Improvements to error messaging for extensions.Eduardo Julian2019-04-161-5/+5
* Ported the synthesis tests to the new format.Eduardo Julian2019-04-156-2/+460
* Ported the analysis tests to the new format.Eduardo Julian2019-04-147-0/+1069