aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/specification/compositor (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Extensible import syntax [Part 4]Eduardo Julian2022-06-032-2/+2
|
* Extensible import syntax [Part 3]Eduardo Julian2022-06-024-4/+4
|
* Extensible import syntax [Part 2]Eduardo Julian2022-06-024-4/+4
|
* Extensible import syntax: Part 1Eduardo Julian2022-06-018-47/+47
|
* Better names for testing macros (plus better indentation).Eduardo Julian2022-04-097-362/+362
|
* Better names for random text/character generators.Eduardo Julian2022-04-083-6/+6
|
* De-sigil-ification: $Eduardo Julian2022-04-087-492/+492
|
* De-sigil-ification: /Eduardo Julian2022-03-301-1/+1
|
* De-sigil-ification: prefix :Eduardo Julian2022-03-165-79/+79
|
* De-sigil-ification: ^Eduardo Julian2022-03-152-20/+22
|
* De-sigil-ification: >Eduardo Julian2022-03-147-295/+322
|
* De-sigil-ification: @Eduardo Julian2022-03-141-22/+22
|
* "module:" => "using"Eduardo Julian2021-09-158-8/+8
|
* Re-named "Identifier" to "Symbol".Eduardo Julian2021-09-141-14/+10
|
* No more "^slots".Eduardo Julian2021-09-141-3/+2
|
* Re-named "name_of" to "symbol".Eduardo Julian2021-09-144-7/+7
|
* Re-named "Name" to "Symbol".Eduardo Julian2021-09-145-14/+14
|
* Updated only/except import syntax to take into account record => variant ↵Eduardo Julian2021-09-138-57/+57
| | | | syntax change.
* Re-named \ => # && \\ => ##Eduardo Julian2021-09-127-42/+42
|
* Made the "#" character great again!Eduardo Julian2021-09-128-117/+117
|
* Fixed the indentation of variants.Eduardo Julian2021-09-102-23/+23
|
* Migrated variants to the new syntax.Eduardo Julian2021-09-106-115/+115
|
* De-bracing | part 1Eduardo Julian2021-09-081-6/+12
|
* De-taggification | part 4Eduardo Julian2021-09-078-60/+60
|
* Changed the syntax of do/be's (co)monad bindings.Eduardo Julian2021-09-055-7/+7
|
* De-taggification | part 2Eduardo Julian2021-09-048-64/+64
|
* Unified tuple and record syntax.Eduardo Julian2021-09-034-22/+22
|
* Updates to the Ruby compiler.Eduardo Julian2021-08-271-2/+2
|
* Outsourced the syntax for labelled type definitions to macros.Eduardo Julian2021-08-245-16/+16
|
* The Python compiler can now be compiled by the new JVM compiler.Eduardo Julian2021-08-231-5/+5
|
* Some bug fixes.Eduardo Julian2021-08-184-12/+12
|
* Made extension-definition macros specify their bindings the same way as syntax:.Eduardo Julian2021-08-164-6/+6
|
* Moved documentation-generation machinery to its own module.Eduardo Julian2021-08-142-5/+5
|
* Made program: specify its bindings the same way as syntax:.Eduardo Julian2021-08-131-1/+1
|
* Improved binding syntax for "syntax:".Eduardo Julian2021-08-121-1/+1
|
* Relocated maybe and lazy from data to control.Eduardo Julian2021-08-115-8/+8
|
* Improved single-line comment syntax (from "##" to "...").Eduardo Julian2021-08-092-12/+12
|
* No more #export magic syntax.Eduardo Julian2021-08-088-12/+12
|
* Made the be/de macros for (co)monadic expression extensible.Eduardo Julian2021-08-075-7/+7
|
* Fixed a bug in the new compiler which allowed the same module to be imported ↵Eduardo Julian2021-08-021-1/+1
| | | | more than once.
* Even more renamings.Eduardo Julian2021-08-011-2/+2
|
* More renamings.Eduardo Julian2021-07-301-4/+4
|
* Re-named List's tags: Nil => End && Cons => ItemEduardo Julian2021-07-288-195/+195
|
* Re-named wrap => in && unwrap => out.Eduardo Julian2021-07-274-25/+27
|
* Re-named Promise to Async.Eduardo Julian2021-07-262-23/+23
|
* Better syntax for "library/lux.^multi".Eduardo Julian2021-07-252-12/+12
|
* Fixed some inconsistent naming.Eduardo Julian2021-07-161-1/+1
|
* Re-named "spec" hierarchy to "specification".Eduardo Julian2021-07-158-0/+1065