aboutsummaryrefslogtreecommitdiff
path: root/licentia/source/program/licentia.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2021-08-24Outsourced the syntax for labelled type definitions to macros.Eduardo Julian1-1/+1
2021-08-23The Python compiler can now be compiled by the new JVM compiler.Eduardo Julian1-3/+3
2021-08-13Made program: specify its bindings the same way as syntax:.Eduardo Julian1-5/+5
2021-08-11Relocated maybe and lazy from data to control.Eduardo Julian1-2/+2
2021-08-09Improved single-line comment syntax (from "##" to "...").Eduardo Julian1-12/+12
2021-07-17Now properly loading cached modules.Eduardo Julian1-25/+26
2021-07-12A bit more clarity for Licentia licenses.Eduardo Julian1-4/+5
2021-07-12Better syntax for parallel-hierarchy imports.Eduardo Julian1-9/+7
2021-06-18Refactored the machinery to make local macros into its own module.Eduardo Julian1-2/+0
2021-06-14Extracted Licentia out of the standard library.Eduardo Julian1-23/+26
2020-12-11Improved parsing speed for Lux code.Eduardo Julian1-2/+2
2020-12-09Added support for "Commons Clause" to Licentia.Eduardo Julian1-17/+20
2020-12-02Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...Eduardo Julian1-4/+4
2020-12-01Added specialized root/2 and root/3 functions in lux/math.Eduardo Julian1-2/+2
2020-10-25Some small refactoring.Eduardo Julian1-2/+2
2020-10-09Mandatory long names for JVM imports, instead of having "long" be optional an...Eduardo Julian1-2/+2
2020-07-10Fixes and improvements to JavaScript compilation.Eduardo Julian1-1/+2
2019-07-02Re-name "lux/data/error" to "lux/control/try".Eduardo Julian1-7/+7
2019-06-20Improved the convention for using text formatters.Eduardo Julian1-1/+1
2019-04-06Created the "lux/abstract" branch and moved some modules into it.Eduardo Julian1-1/+2
2019-03-15Changed the convention for the structure opening separator from "/" to ";", t...Eduardo Julian1-2/+2
2019-03-14Now allowing the alias of a module to refer to the alias of an ancestor.Eduardo Julian1-3/+3
2019-02-24Improved the names of monad transformers.Eduardo Julian1-1/+1
2019-02-11Updated license for 2019.Eduardo Julian1-18/+24
2019-02-11Added the special # syntax for referring to the module's alias when opening s...Eduardo Julian1-1/+1
2019-02-07Small improvements & fixes.Eduardo Julian1-0/+5
2019-02-05Folded license-making program (legislator) into the Lux project proper (as li...Eduardo Julian1-0/+66