aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program (follow)
Commit message (Expand)AuthorAgeFilesLines
* Array machinery for the JavaScript compiler.Eduardo Julian2019-06-151-3/+6
* Some fixes for the scripting languages.Eduardo Julian2019-06-141-3/+4
* WIP: Class definition.Eduardo Julian2019-06-061-3/+4
* Removed the useless #lux.type? annotation tag.Eduardo Julian2019-05-221-1/+1
* Introduced the "#Macro" type and got rid of the "#lux.macro?" annotation type...Eduardo Julian2019-05-021-2/+2
* Moved JVM type machinery to stdlib.Eduardo Julian2019-04-271-2/+0
* WIP: PHP compiler.Eduardo Julian2019-04-241-1/+2
* Moved the CLI parser under "lux/control/parser/".Eduardo Julian2019-04-191-5/+5
* - Upgrade the tuple left-access mechanism to the new style.Eduardo Julian2019-04-072-5/+6
* Created the "lux/abstract" branch and moved some modules into it.Eduardo Julian2019-04-062-2/+4
* Re-named "do-template" to "template".Eduardo Julian2019-03-306-14/+14
* Changed how compiler output is accumulated to ensure correct order when gener...Eduardo Julian2019-03-181-14/+5
* Cobbled together a simple packager.Eduardo Julian2019-03-181-9/+53
* Now compiling program statements.Eduardo Julian2019-03-171-16/+16
* Now only timing compiler operations in the Leiningen plugin.Eduardo Julian2019-03-171-15/+0
* Changed the convention for the structure opening separator from "/" to ";", t...Eduardo Julian2019-03-159-54/+54
* Now allowing the alias of a module to refer to the alias of an ancestor.Eduardo Julian2019-03-143-9/+9
* The general shape of the compiler has been recognized as a program unto itsel...Eduardo Julian2019-03-132-0/+139
* Improved the names of monad transformers.Eduardo Julian2019-02-242-2/+2
* Updated license for 2019.Eduardo Julian2019-02-111-18/+24
* Added the special # syntax for referring to the module's alias when opening s...Eduardo Julian2019-02-119-13/+13
* Small improvements & fixes.Eduardo Julian2019-02-071-0/+5
* Updated Scriptum to make sure it always generates documentation for tested mo...Eduardo Julian2019-02-051-8/+4
* Folded license-making program (legislator) into the Lux project proper (as li...Eduardo Julian2019-02-0520-0/+1816
* Migrated documentation tool's code into stdlib.Eduardo Julian2019-02-051-0/+518