aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/tool/compiler/default (follow)
Commit message (Expand)AuthorAgeFilesLines
* Forgot "lux text char".Eduardo Julian2019-04-041-1/+1
* Changed the order of the inputs to the common extensions.Eduardo Julian2019-04-041-7/+7
* Re-named "do-template" to "template".Eduardo Julian2019-03-301-7/+7
* Cobbled together a simple packager.Eduardo Julian2019-03-181-28/+67
* Minor improvements.Eduardo Julian2019-03-171-22/+22
* Now compiling program statements.Eduardo Julian2019-03-172-5/+11
* Fixed a bug in the way the source-code was being tracked.Eduardo Julian2019-03-161-30/+31
* Got serial imports fully working.Eduardo Julian2019-03-162-127/+169
* Changed the convention for the structure opening separator from "/" to ";", t...Eduardo Julian2019-03-151-3/+3
* Now allowing the alias of a module to refer to the alias of an ancestor.Eduardo Julian2019-03-142-79/+78
* Properly doing imports.Eduardo Julian2019-03-142-38/+16
* Replaced the digit separator in numbers from "_" to ",".Eduardo Julian2019-03-131-1/+1
* The general shape of the compiler has been recognized as a program unto itsel...Eduardo Julian2019-03-131-2/+4
* The "translation" phase has been re-named to "generation".Eduardo Julian2019-03-133-27/+27
* Re-named ":extract" to ":by-example".Eduardo Julian2019-03-121-1/+1
* WIP: Some tweaks to handle imports at the compiler-state level.Eduardo Julian2019-03-121-3/+32
* Added serial imports (parallel imports will be added later).Eduardo Julian2019-03-112-40/+65
* Got the JS compiler running again.Eduardo Julian2019-03-051-17/+15
* Some refactoring around statements.Eduardo Julian2019-03-032-5/+5
* Some refactoring around synthesis.Eduardo Julian2019-03-032-9/+9
* Macros are used for analysis and statements, so they shouldn't belong to anal...Eduardo Julian2019-03-033-6/+5
* Some refactoring around analysis.Eduardo Julian2019-03-032-8/+9
* Partially factored-out the macro-expansion machinery.Eduardo Julian2019-03-023-46/+56
* Improved the names of monad transformers.Eduardo Julian2019-02-241-1/+1
* Got new-luxc to compile/build again.Eduardo Julian2019-02-243-41/+49
* Re-named "lux/platform" to "lux/tool".Eduardo Julian2019-02-125-0/+939