aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/library/lux/control/lazy.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* De-sigil-ification: &Eduardo Julian2022-04-071-2/+2
* De-sigil-ification: prefix :Eduardo Julian2022-03-161-17/+17
* De-sigil-ification: ^Eduardo Julian2022-03-151-1/+1
* Fixed directive extensions for Lux/Python.Eduardo Julian2022-02-111-18/+23
* "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-6/+6
* Re-named \ => # && \\ => ##Eduardo Julian2021-09-121-3/+3
* Made the "#" character great again!Eduardo Julian2021-09-121-3/+3
* Undid the foolish re-design of "abstract:" and "actor:".Eduardo Julian2021-09-101-15/+15
* Migrated variants to the new syntax.Eduardo Julian2021-09-101-2/+2
* Normalized the syntax of "abstract:" and "actor:".Eduardo Julian2021-09-081-17/+15
* De-taggification | part 4Eduardo Julian2021-09-071-4/+4
* De-taggification | part 2Eduardo Julian2021-09-041-7/+7
* Updates to the Ruby compiler.Eduardo Julian2021-08-271-3/+3
* Updates to the Lua compiler.Eduardo Julian2021-08-251-1/+1
* Outsourced the syntax for labelled type definitions to macros.Eduardo Julian2021-08-241-2/+2
* The Python compiler can now be compiled by the new JVM compiler.Eduardo Julian2021-08-231-1/+1
* Made extension-definition macros specify their bindings the same way as syntax:.Eduardo Julian2021-08-161-3/+1
* Improved binding syntax for "syntax:".Eduardo Julian2021-08-121-2/+2
* Relocated maybe and lazy from data to control.Eduardo Julian2021-08-111-0/+74