aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/library/lux/tool/compiler/meta/packager.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Finishing the meta-compiler [Part 4]Eduardo Julian2022-02-241-1/+2
* A few JVM-related fixes & improvements.Eduardo Julian2022-01-311-3/+3
* Better detection for "exec" optimization.Eduardo Julian2022-01-281-6/+3
* Fixes for the "with_expansions" macro.Eduardo Julian2022-01-261-5/+7
* Fixed compilation of <init> methods for anonymous classes.Eduardo Julian2022-01-241-4/+3
* Better text formatting for types.Eduardo Julian2022-01-201-3/+3
* Cleaner test reporting.Eduardo Julian2022-01-191-23/+24
* Full implementation of console for Node.js.Eduardo Julian2022-01-181-2/+3
* New packaging for Ruby programs.Eduardo Julian2021-11-291-1/+2
* "module:" => "using"Eduardo Julian2021-09-151-1/+1
* "Row" => "Sequence"Eduardo Julian2021-09-151-2/+2
* Updated only/except import syntax to take into account record => variant synt...Eduardo Julian2021-09-131-5/+5
* Re-named \ => # && \\ => ##Eduardo Julian2021-09-121-3/+3
* Made the "#" character great again!Eduardo Julian2021-09-121-2/+2
* De-taggification | part 4Eduardo Julian2021-09-071-7/+7
* De-taggification | part 2Eduardo Julian2021-09-041-6/+6
* Outsourced the syntax for labelled type definitions to macros.Eduardo Julian2021-08-241-7/+7
* Some bug fixes.Eduardo Julian2021-08-181-2/+2
* No more #export magic syntax.Eduardo Julian2021-08-081-3/+3
* Made the be/de macros for (co)monadic expression extensible.Eduardo Julian2021-08-071-1/+1
* Now packaging JVM programs as "fat" jars in new JVM compiler.Eduardo Julian2021-07-241-7/+6
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-0/+43