aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/library/lux/meta/compiler/language/lux/phase/synthesis/variable.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* More efficient "let" and "exec" expressions.Eduardo Julian2023-01-181-5/+5
* Can now compile the JVM back-end using itself.Eduardo Julian2023-01-161-16/+28
* Re-licensed to MPL 2.0Eduardo Julian2023-01-131-0/+3
* Added some simple time-series handling machinery.Eduardo Julian2022-12-021-2/+2
* Added LineNumberTable annotations to functions when compiling for the JVM.Eduardo Julian2022-11-151-72/+72
* New format for extensions [part 1]Eduardo Julian2022-10-011-1/+1
* Improved exception-definition macro.Eduardo Julian2022-08-111-2/+3
* Re-named the "case" macro to "when".Eduardo Julian2022-08-111-28/+28
* Made exception.report a function.Eduardo Julian2022-07-061-1/+1
* Moved compiler machinery under lux/meta.Eduardo Julian2022-07-061-0/+457