aboutsummaryrefslogtreecommitdiff
path: root/licentia/source/program/licentia.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2022-07-09First-class programs instead of having a "lux program" extension.Eduardo Julian1-24/+25
2022-06-27New "parser" hierarchy. [Part 5]Eduardo Julian1-7/+7
2022-06-16De-sigil-ification: suffix : [Part 14]Eduardo Julian1-2/+2
2022-06-16New "parser" hierarchy. [Part 3]Eduardo Julian1-3/+3
2022-06-16De-sigil-ification: suffix : [Part 13]Eduardo Julian1-2/+2
2022-06-13New "format" hierarchy.Eduardo Julian1-1/+1
2022-06-05De-sigil-ification: : [Part 1]Eduardo Julian1-2/+2
2022-06-04De-sigil-ification: #Eduardo Julian1-5/+5
2022-06-04Extensible import syntax [Part 6]Eduardo Julian1-1/+1
2022-06-03Extensible import syntax [Part 5]Eduardo Julian1-1/+1
2022-06-03Extensible import syntax [Part 4]Eduardo Julian1-1/+1
2022-06-02Extensible import syntax [Part 3]Eduardo Julian1-1/+1
2022-06-01Extensible import syntax: Part 1Eduardo Julian1-7/+7
2022-03-16De-sigil-ification: prefix :Eduardo Julian1-12/+12
2022-03-14Made JVM "import:" syntax consistent with the other "import:"s.Eduardo Julian1-31/+31
2021-09-15"module:" => "using"Eduardo Julian1-1/+1
2021-09-13Updated only/except import syntax to take into account record => variant synt...Eduardo Julian1-7/+7
2021-09-12Re-named \ => # && \\ => ##Eduardo Julian1-7/+7
2021-09-12Made the "#" character great again!Eduardo Julian1-2/+2
2021-09-10Migrated variants to the new syntax.Eduardo Julian1-2/+2
2021-09-07De-taggification | part 4Eduardo Julian1-15/+15
2021-09-05Changed the syntax of do/be's (co)monad bindings.Eduardo Julian1-1/+1
2021-09-04De-taggification | part 2Eduardo Julian1-9/+9
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