aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/library/lux/target/js.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* De-sigil-ification: @Eduardo Julian2022-03-141-1/+1
* Dusting off the pure-Lux JVM compiler machinery.Eduardo Julian2021-12-241-20/+16
* 64-bit integers that work in both normal Ruby & DragonRuby.Eduardo Julian2021-11-161-4/+4
* Added the carriage return for better Windows compatibility.Eduardo Julian2021-11-081-6/+11
* "module:" => "using"Eduardo Julian2021-09-151-1/+1
* Re-named "Identifier" to "Symbol".Eduardo Julian2021-09-141-2/+2
* Updated only/except import syntax to take into account record => variant synt...Eduardo Julian2021-09-131-3/+3
* Re-named \ => # && \\ => ##Eduardo Julian2021-09-121-10/+10
* Made the "#" character great again!Eduardo Julian2021-09-121-2/+3
* Undid the foolish re-design of "abstract:" and "actor:".Eduardo Julian2021-09-101-367/+367
* Migrated variants to the new syntax.Eduardo Julian2021-09-101-1/+1
* No more annotations.Eduardo Julian2021-09-081-2/+2
* Normalized the syntax of "abstract:" and "actor:".Eduardo Julian2021-09-081-369/+367
* De-taggification | part 4Eduardo Julian2021-09-071-3/+3
* New chapter on compiler extensions.Eduardo Julian2021-09-061-1/+1
* De-taggification | part 2Eduardo Julian2021-09-041-3/+3
* Made labels (tags & slots) into a form of global binding.Eduardo Julian2021-08-291-1/+1
* Updates to the Ruby compiler.Eduardo Julian2021-08-271-1/+1
* Updates to the Lua compiler.Eduardo Julian2021-08-251-9/+1
* Outsourced the syntax for labelled type definitions to macros.Eduardo Julian2021-08-241-12/+12
* The Python compiler can now be compiled by the new JVM compiler.Eduardo Julian2021-08-231-5/+5
* Some bug fixes.Eduardo Julian2021-08-181-1/+1
* Made extension-definition macros specify their bindings the same way as syntax:.Eduardo Julian2021-08-161-8/+8
* Improved single-line comment syntax (from "##" to "...").Eduardo Julian2021-08-091-3/+3
* No more #export magic syntax.Eduardo Julian2021-08-081-55/+57
* Even more renamings.Eduardo Julian2021-08-011-1/+1
* Yet more renamings.Eduardo Julian2021-07-311-5/+5
* Switched from the "from to" convention to the "minimum additional" convention.Eduardo Julian2021-07-291-7/+10
* Re-named Promise to Async.Eduardo Julian2021-07-261-2/+2
* Better syntax for "library/lux.^multi".Eduardo Julian2021-07-251-6/+6
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-0/+449