aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/library/lux/target/ruby.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Re-named "name_of" to "symbol".Eduardo Julian2021-09-141-1/+1
* Updated only/except import syntax to take into account record => variant synt...Eduardo Julian2021-09-131-6/+6
* Re-named \ => # && \\ => ##Eduardo Julian2021-09-121-13/+13
* Made the "#" character great again!Eduardo Julian2021-09-121-2/+2
* Undid the foolish re-design of "abstract:" and "actor:".Eduardo Julian2021-09-101-369/+369
* Migrated variants to the new syntax.Eduardo Julian2021-09-101-1/+1
* Normalized the syntax of "abstract:" and "actor:".Eduardo Julian2021-09-081-371/+369
* De-taggification | part 4Eduardo Julian2021-09-071-6/+6
* New chapter on compiler extensions.Eduardo Julian2021-09-061-1/+1
* De-taggification | part 2Eduardo Julian2021-09-041-6/+6
* Unified tuple and record syntax.Eduardo Julian2021-09-031-2/+2
* Updates to the Ruby compiler.Eduardo Julian2021-08-271-4/+4
* Outsourced the syntax for labelled type definitions to macros.Eduardo Julian2021-08-241-16/+17
* 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-9/+9
* Improved binding syntax for "syntax:".Eduardo Julian2021-08-121-2/+2
* Improved single-line comment syntax (from "##" to "...").Eduardo Julian2021-08-091-4/+4
* No more #export magic syntax.Eduardo Julian2021-08-081-49/+51
* Even more renamings.Eduardo Julian2021-08-011-1/+1
* Yet more renamings.Eduardo Julian2021-07-311-11/+11
* Switched from the "from to" convention to the "minimum additional" convention.Eduardo Julian2021-07-291-11/+11
* Re-named wrap => in && unwrap => out.Eduardo Julian2021-07-271-6/+6
* Re-named Promise to Async.Eduardo Julian2021-07-261-3/+3
* Better syntax for "library/lux.^multi".Eduardo Julian2021-07-251-3/+3
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-0/+473