aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/library (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-31Yet more renamings.Eduardo Julian55-621/+736
2021-07-30More renamings.Eduardo Julian101-692/+737
2021-07-29Switched from the "from to" convention to the "minimum additional" convention.Eduardo Julian74-616/+702
2021-07-28Re-named List's tags: Nil => End && Cons => ItemEduardo Julian148-1521/+1672
2021-07-27Re-named wrap => in && unwrap => out.Eduardo Julian282-5656/+5799
2021-07-26Re-named Promise to Async.Eduardo Julian116-1494/+1561
2021-07-25Better syntax for "library/lux.^multi".Eduardo Julian144-1486/+1573
2021-07-24Now packaging JVM programs as "fat" jars in new JVM compiler.Eduardo Julian6-41/+161
2021-07-23Automatically handling input/output conversions for methods in new JVM compi...Eduardo Julian2-35/+120
2021-07-22New JVM compiler can now compile JVM classes.Eduardo Julian4-134/+181
2021-07-20Updated the Scriptum documentation generator.Eduardo Julian9-86/+171
2021-07-19Made the default JS file-system promise-based so it works well on Node.Eduardo Julian3-92/+188
2021-07-18New JVM compiler can now compile JVM interfaces.Eduardo Julian15-218/+256
2021-07-17Now allowing compilers to generate custom-named outputs.Eduardo Julian23-99/+125
2021-07-17Now properly loading cached modules.Eduardo Julian9-90/+121
2021-07-16Fixed some inconsistent naming.Eduardo Julian19-126/+114
2021-07-15Re-named "spec" hierarchy to "specification".Eduardo Julian3-9/+12
2021-07-14Constant inlining.Eduardo Julian1-182/+182
2021-07-14Normalized the hierarchy of the standard library modules.Eduardo Julian445-0/+89763