aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/library/lux/abstract/monad.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* De-sigil-ification: : [Part 1]Eduardo Julian2022-06-051-50/+51
* De-sigil-ification: #Eduardo Julian2022-06-041-3/+3
* Extensible import syntax [Part 2]Eduardo Julian2022-06-021-1/+1
* Extensible import syntax: Part 1Eduardo Julian2022-06-011-2/+2
* De-sigil-ification: $Eduardo Julian2022-04-081-2/+2
* De-sigil-ification: &Eduardo Julian2022-04-071-1/+1
* Now demanding mandatory loop names, instead of using default "again" name.Eduardo Julian2022-03-301-2/+2
* De-sigil-ification: prefix :Eduardo Julian2022-03-161-33/+33
* De-sigil-ification: ^Eduardo Julian2022-03-151-11/+11
* "module:" => "using"Eduardo Julian2021-09-151-1/+1
* Re-named "recur" to "again".Eduardo Julian2021-09-141-7/+7
* Re-named "Identifier" to "Symbol".Eduardo Julian2021-09-141-9/+9
* Re-named "name_of" to "symbol".Eduardo Julian2021-09-141-1/+1
* Updated only/except import syntax to take into account record => variant synt...Eduardo Julian2021-09-131-1/+1
* Re-named \ => # && \\ => ##Eduardo Julian2021-09-121-24/+24
* Made the "#" character great again!Eduardo Julian2021-09-121-39/+39
* Migrated variants to the new syntax.Eduardo Julian2021-09-101-25/+25
* De-bracing | part 1Eduardo Julian2021-09-081-8/+8
* De-taggification | part 4Eduardo Julian2021-09-071-4/+4
* Changed the syntax of do/be's (co)monad bindings.Eduardo Julian2021-09-051-1/+1
* De-taggification | part 2Eduardo Julian2021-09-041-2/+2
* Updates to the Ruby compiler.Eduardo Julian2021-08-271-11/+11
* "Interface" instead of "interface:", and "Rec" can be used in type definition.Eduardo Julian2021-08-261-9/+10
* Outsourced the syntax for labelled type definitions to macros.Eduardo Julian2021-08-241-22/+22
* The Python compiler can now be compiled by the new JVM compiler.Eduardo Julian2021-08-231-22/+22
* Some bug fixes.Eduardo Julian2021-08-181-6/+6
* Moved documentation-generation machinery to its own module.Eduardo Julian2021-08-141-13/+0
* Relocated maybe and lazy from data to control.Eduardo Julian2021-08-111-13/+13
* No more #export magic syntax.Eduardo Julian2021-08-081-7/+7
* Made the be/de macros for (co)monadic expression extensible.Eduardo Julian2021-08-071-8/+11
* Even more renamings.Eduardo Julian2021-08-011-2/+2
* Switched from the "from to" convention to the "minimum additional" convention.Eduardo Julian2021-07-291-3/+3
* Re-named List's tags: Nil => End && Cons => ItemEduardo Julian2021-07-281-23/+23
* Re-named wrap => in && unwrap => out.Eduardo Julian2021-07-271-8/+8
* Re-named Promise to Async.Eduardo Julian2021-07-261-0/+4
* Better syntax for "library/lux.^multi".Eduardo Julian2021-07-251-1/+1
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-0/+184