aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/licentia/license/commercial.lux (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-06-14Extracted Licentia out of the standard library.Eduardo Julian1-30/+0
2020-12-10Updated Lux license to v0.1.1.Eduardo Julian1-5/+7
2020-12-01Added specialized root/2 and root/3 functions in lux/math.Eduardo Julian1-3/+1
2019-06-20Improved the convention for using text formatters.Eduardo Julian1-1/+1
2019-03-15Changed the convention for the structure opening separator from "/" to ";", ↵Eduardo Julian1-1/+1
to avoid confusion since "/" is used for relative module paths.
2019-02-11Added the special # syntax for referring to the module's alias when opening ↵Eduardo Julian1-1/+1
structures.
2019-02-05Folded license-making program (legislator) into the Lux project proper (as ↵Eduardo Julian1-0/+30
licentia).