aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/specification/lux/abstract (follow)
Commit message (Expand)AuthorAgeFilesLines
* De-sigil-ification: &Eduardo Julian2022-04-071-1/+1
* De-sigil-ification: prefix :Eduardo Julian2022-03-161-9/+10
* De-sigil-ification: ^Eduardo Julian2022-03-1513-150/+150
* Fixed directive extensions for Lux/Python.Eduardo Julian2022-02-111-37/+41
* Small optimizations to JVM bytecode generation.Eduardo Julian2022-01-061-16/+16
* "module:" => "using"Eduardo Julian2021-09-1513-13/+13
* Updated only/except import syntax to take into account record => variant synt...Eduardo Julian2021-09-1313-46/+46
* Re-named \ => # && \\ => ##Eduardo Julian2021-09-127-47/+47
* Made the "#" character great again!Eduardo Julian2021-09-121-2/+2
* Migrated variants to the new syntax.Eduardo Julian2021-09-101-2/+2
* De-taggification | part 4Eduardo Julian2021-09-0713-53/+53
* Changed the syntax of do/be's (co)monad bindings.Eduardo Julian2021-09-054-11/+11
* De-taggification | part 2Eduardo Julian2021-09-0413-59/+59
* Updates to the Ruby compiler.Eduardo Julian2021-08-2713-30/+30
* Outsourced the syntax for labelled type definitions to macros.Eduardo Julian2021-08-246-39/+39
* The Python compiler can now be compiled by the new JVM compiler.Eduardo Julian2021-08-233-17/+16
* Made extension-definition macros specify their bindings the same way as syntax:.Eduardo Julian2021-08-161-1/+1
* Improved single-line comment syntax (from "##" to "...").Eduardo Julian2021-08-091-2/+2
* No more #export magic syntax.Eduardo Julian2021-08-0813-15/+15
* Made the be/de macros for (co)monadic expression extensible.Eduardo Julian2021-08-071-3/+3
* Re-named List's tags: Nil => End && Cons => ItemEduardo Julian2021-07-284-13/+13
* Re-named wrap => in && unwrap => out.Eduardo Julian2021-07-272-9/+9
* Better syntax for "library/lux.^multi".Eduardo Julian2021-07-251-6/+6
* Made the default JS file-system promise-based so it works well on Node.Eduardo Julian2021-07-191-4/+3
* Fixed some inconsistent naming.Eduardo Julian2021-07-162-8/+8
* Re-named "spec" hierarchy to "specification".Eduardo Julian2021-07-1513-0/+521