aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/library/lux/world/file.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* De-bracing | part 2Eduardo Julian2021-09-081-2/+2
|
* Normalized syntax of "exception:", "actor:" and "message:".Eduardo Julian2021-09-081-3/+4
|
* De-taggification | part 4Eduardo Julian2021-09-071-39/+39
|
* Changed the syntax of do/be's (co)monad bindings.Eduardo Julian2021-09-051-16/+16
|
* De-taggification | part 2Eduardo Julian2021-09-041-13/+13
|
* Unified tuple and record syntax.Eduardo Julian2021-09-031-4/+4
|
* De-taggification | part 1Eduardo Julian2021-09-011-5/+5
|
* De-taggification | part 0Eduardo Julian2021-08-291-68/+68
|
* Updates to the Ruby compiler.Eduardo Julian2021-08-271-10/+10
|
* "Interface" instead of "interface:", and "Rec" can be used in type definition.Eduardo Julian2021-08-261-38/+40
|
* Updates to the Lua compiler.Eduardo Julian2021-08-251-17/+5
|
* Outsourced the syntax for labelled type definitions to macros.Eduardo Julian2021-08-241-46/+47
|
* More fixes.Eduardo Julian2021-08-201-1/+1
|
* Some bug fixes.Eduardo Julian2021-08-181-9/+9
|
* Moved documentation-generation machinery to its own module.Eduardo Julian2021-08-141-15/+15
|
* Made program: specify its bindings the same way as syntax:.Eduardo Julian2021-08-131-12/+12
|
* Improved binding syntax for "syntax:".Eduardo Julian2021-08-121-8/+8
|
* Relocated maybe and lazy from data to control.Eduardo Julian2021-08-111-5/+17
|
* Improved single-line comment syntax (from "##" to "...").Eduardo Julian2021-08-091-177/+177
|
* No more #export magic syntax.Eduardo Julian2021-08-081-24/+24
|
* Made the be/de macros for (co)monadic expression extensible.Eduardo Julian2021-08-071-16/+16
|
* Even more renamings.Eduardo Julian2021-08-011-1/+1
|
* Yet more renamings.Eduardo Julian2021-07-311-23/+25
|
* More renamings.Eduardo Julian2021-07-301-5/+5
|
* Re-named List's tags: Nil => End && Cons => ItemEduardo Julian2021-07-281-33/+33
|
* Re-named wrap => in && unwrap => out.Eduardo Julian2021-07-271-105/+105
|
* Re-named Promise to Async.Eduardo Julian2021-07-261-36/+36
|
* Better syntax for "library/lux.^multi".Eduardo Julian2021-07-251-11/+11
|
* Made the default JS file-system promise-based so it works well on Node.Eduardo Julian2021-07-191-71/+124
|
* Now properly loading cached modules.Eduardo Julian2021-07-171-23/+23
|
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-0/+1303