aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/library/lux/control/io.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* De-sigil-ification: &Eduardo Julian2022-04-071-2/+2
* De-sigil-ification: prefix :Eduardo Julian2022-03-161-19/+20
* Updates and fixes for the book.Eduardo Julian2021-09-201-2/+2
* "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-5/+5
* Undid the foolish re-design of "abstract:" and "actor:".Eduardo Julian2021-09-101-37/+37
* Normalized the syntax of "abstract:" and "actor:".Eduardo Julian2021-09-081-39/+37
* De-taggification | part 4Eduardo Julian2021-09-071-2/+2
* De-taggification | part 2Eduardo Julian2021-09-041-6/+6
* Updates to the Ruby compiler.Eduardo Julian2021-08-271-2/+2
* Updates to the Lua compiler.Eduardo Julian2021-08-251-4/+4
* Outsourced the syntax for labelled type definitions to macros.Eduardo Julian2021-08-241-3/+5
* The Python compiler can now be compiled by the new JVM compiler.Eduardo Julian2021-08-231-1/+1
* Some bug fixes.Eduardo Julian2021-08-181-1/+0
* Made extension-definition macros specify their bindings the same way as syntax:.Eduardo Julian2021-08-161-7/+1
* Improved binding syntax for "syntax:".Eduardo Julian2021-08-121-2/+2
* Relocated maybe and lazy from data to control.Eduardo Julian2021-08-111-13/+13
* Improved single-line comment syntax (from "##" to "...").Eduardo Julian2021-08-091-1/+1
* No more #export magic syntax.Eduardo Julian2021-08-081-12/+12
* Re-named wrap => in && unwrap => out.Eduardo Julian2021-07-271-4/+5
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-0/+72