aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/specification (follow)
Commit message (Collapse)AuthorAgeFilesLines
* De-sigil-ification: #Eduardo Julian2022-06-0415-102/+102
|
* Extensible import syntax [Part 6]Eduardo Julian2022-06-048-20/+20
|
* Extensible import syntax [Part 5]Eduardo Julian2022-06-0323-23/+23
|
* Extensible import syntax [Part 4]Eduardo Julian2022-06-038-13/+13
|
* Extensible import syntax [Part 3]Eduardo Julian2022-06-0223-23/+23
|
* Extensible import syntax [Part 2]Eduardo Julian2022-06-024-4/+4
|
* Extensible import syntax: Part 1Eduardo Julian2022-06-0127-127/+127
|
* Better names for testing macros (plus better indentation).Eduardo Julian2022-04-0925-610/+610
|
* Better names for random text/character generators.Eduardo Julian2022-04-086-37/+37
|
* De-sigil-ification: $Eduardo Julian2022-04-0821-693/+693
|
* De-sigil-ification: &Eduardo Julian2022-04-071-1/+1
|
* More efficient TAR handling.Eduardo Julian2022-04-071-4/+4
|
* De-sigil-ification: /Eduardo Julian2022-03-301-1/+1
|
* Re-named "as_is" to "these" to avoid confusion with the new type-annotation ↵Eduardo Julian2022-03-301-25/+25
| | | | macro names.
* De-sigil-ification: prefix :Eduardo Julian2022-03-166-88/+89
|
* De-sigil-ification: ^Eduardo Julian2022-03-1516-201/+203
|
* De-sigil-ification: >Eduardo Julian2022-03-148-296/+322
|
* De-sigil-ification: @Eduardo Julian2022-03-143-77/+77
|
* 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-1527-27/+27
|
* 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-1327-137/+137
| | | | syntax change.
* Re-named \ => # && \\ => ##Eduardo Julian2021-09-1219-173/+173
|
* Made the "#" character great again!Eduardo Julian2021-09-1214-152/+152
|
* Fixed the indentation of variants.Eduardo Julian2021-09-102-23/+23
|
* Migrated variants to the new syntax.Eduardo Julian2021-09-1012-147/+147
|
* De-bracing | part 1Eduardo Julian2021-09-081-6/+12
|
* De-taggification | part 4Eduardo Julian2021-09-0727-173/+173
|
* Changed the syntax of do/be's (co)monad bindings.Eduardo Julian2021-09-0512-33/+33
|
* De-taggification | part 2Eduardo Julian2021-09-0427-168/+168
|
* Unified tuple and record syntax.Eduardo Julian2021-09-034-22/+22
|
* Updates to the Ruby compiler.Eduardo Julian2021-08-2715-33/+33
|
* Outsourced the syntax for labelled type definitions to macros.Eduardo Julian2021-08-2413-73/+73
|
* The Python compiler can now be compiled by the new JVM compiler.Eduardo Julian2021-08-235-25/+24
|
* Some bug fixes.Eduardo Julian2021-08-187-16/+16
|
* Made extension-definition macros specify their bindings the same way as syntax:.Eduardo Julian2021-08-165-7/+7
|
* 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-117-10/+10
|
* Improved single-line comment syntax (from "##" to "...").Eduardo Julian2021-08-093-14/+14
|
* No more #export magic syntax.Eduardo Julian2021-08-0827-33/+33
|
* Made the be/de macros for (co)monadic expression extensible.Eduardo Julian2021-08-0710-17/+17
|
* 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
|
* Yet more renamings.Eduardo Julian2021-07-311-31/+13
|