aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/library/lux/control/security (follow)
Commit message (Expand)AuthorAgeFilesLines
* De-sigil-ification: &Eduardo Julian2022-04-071-2/+2
* De-sigil-ification: !Eduardo Julian2022-03-171-3/+3
* De-sigil-ification: prefix :Eduardo Julian2022-03-162-43/+43
* "module:" => "using"Eduardo Julian2021-09-152-2/+2
* Re-named "Identifier" to "Symbol".Eduardo Julian2021-09-141-5/+5
* Re-named "Name" to "Symbol".Eduardo Julian2021-09-141-1/+1
* Re-named "primitive" to "Primitive".Eduardo Julian2021-09-131-1/+1
* Updated only/except import syntax to take into account record => variant synt...Eduardo Julian2021-09-132-8/+8
* Re-named \ => # && \\ => ##Eduardo Julian2021-09-121-3/+3
* Undid the foolish re-design of "abstract:" and "actor:".Eduardo Julian2021-09-102-108/+108
* Post annotations clean-up.Eduardo Julian2021-09-081-4/+2
* Normalized the syntax of "abstract:" and "actor:".Eduardo Julian2021-09-082-115/+109
* De-taggification | part 4Eduardo Julian2021-09-071-9/+9
* Changed the syntax of do/be's (co)monad bindings.Eduardo Julian2021-09-051-1/+1
* De-taggification | part 2Eduardo Julian2021-09-042-10/+10
* Unified tuple and record syntax.Eduardo Julian2021-09-031-4/+4
* Updates to the Ruby compiler.Eduardo Julian2021-08-272-24/+25
* Outsourced the syntax for labelled type definitions to macros.Eduardo Julian2021-08-242-6/+7
* The Python compiler can now be compiled by the new JVM compiler.Eduardo Julian2021-08-231-1/+1
* Some bug fixes.Eduardo Julian2021-08-182-50/+6
* 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-2/+2
* Relocated maybe and lazy from data to control.Eduardo Julian2021-08-112-46/+46
* Improved single-line comment syntax (from "##" to "...").Eduardo Julian2021-08-091-10/+12
* No more #export magic syntax.Eduardo Julian2021-08-082-25/+25
* Made the be/de macros for (co)monadic expression extensible.Eduardo Julian2021-08-072-6/+6
* Re-named wrap => in && unwrap => out.Eduardo Julian2021-07-272-25/+73
* Re-named Promise to Async.Eduardo Julian2021-07-261-3/+3
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-142-0/+164