aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/library/lux/tool/compiler/meta/archive.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Some bug fixes.Eduardo Julian2021-08-181-19/+19
* Made program: specify its bindings the same way as syntax:.Eduardo Julian2021-08-131-6/+6
* Improved binding syntax for "syntax:".Eduardo Julian2021-08-121-5/+5
* Relocated maybe and lazy from data to control.Eduardo Julian2021-08-111-2/+2
* Improved single-line comment syntax (from "##" to "...").Eduardo Julian2021-08-091-1/+1
* No more #export magic syntax.Eduardo Julian2021-08-081-24/+26
* Fixed a bug in the new compiler which allowed the same module to be imported ...Eduardo Julian2021-08-021-1/+1
* Even more renamings.Eduardo Julian2021-08-011-2/+2
* Yet more renamings.Eduardo Julian2021-07-311-4/+4
* Re-named wrap => in && unwrap => out.Eduardo Julian2021-07-271-14/+14
* Better syntax for "library/lux.^multi".Eduardo Julian2021-07-251-2/+2
* Now allowing compilers to generate custom-named outputs.Eduardo Julian2021-07-171-1/+1
* Now properly loading cached modules.Eduardo Julian2021-07-171-11/+15
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-0/+280