aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/library/lux.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Made the be/de macros for (co)monadic expression extensible.Eduardo Julian2021-08-071-529/+514
|
* Fixed a bug in the new compiler which allowed the same module to be imported ↵Eduardo Julian2021-08-021-125/+124
| | | | more than once.
* Even more renamings.Eduardo Julian2021-08-011-29/+39
|
* Yet more renamings.Eduardo Julian2021-07-311-68/+73
|
* More renamings.Eduardo Julian2021-07-301-20/+22
|
* Switched from the "from to" convention to the "minimum additional" convention.Eduardo Julian2021-07-291-74/+79
|
* Re-named List's tags: Nil => End && Cons => ItemEduardo Julian2021-07-281-581/+581
|
* Re-named wrap => in && unwrap => out.Eduardo Julian2021-07-271-233/+233
|
* Re-named Promise to Async.Eduardo Julian2021-07-261-153/+153
|
* Better syntax for "library/lux.^multi".Eduardo Julian2021-07-251-105/+108
|
* Now properly loading cached modules.Eduardo Julian2021-07-171-7/+6
|
* Fixed some inconsistent naming.Eduardo Julian2021-07-161-23/+11
|
* Constant inlining.Eduardo Julian2021-07-141-182/+182
|
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-0/+5958