aboutsummaryrefslogtreecommitdiff
path: root/licentia (unfollow)
Commit message (Expand)AuthorFilesLines
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 Julian4-6/+8
2021-08-09Improved single-line comment syntax (from "##" to "...").Eduardo Julian4-18/+18
2021-08-08No more #export magic syntax.Eduardo Julian20-94/+94
2021-07-17Now properly loading cached modules.Eduardo Julian22-151/+174
2021-07-12A bit more clarity for Licentia licenses.Eduardo Julian12-101/+103
2021-07-12Better syntax for parallel-hierarchy imports.Eduardo Julian3-12/+14
2021-07-11Re-named ":coerce" to ":as" since it technically doesn't do coercions.Eduardo Julian1-2/+2
2021-06-27Made obtaining env variables more granular + partial Lua support.Eduardo Julian2-11/+3
2021-06-26Delegate text (lower|upper)-casing to the host-platform implementations.Eduardo Julian2-0/+18
2021-06-24Added a macro for type-casting JVM objects.Eduardo Julian1-0/+1
2021-06-18Refactored the machinery to make local macros into its own module.Eduardo Julian3-3/+5
2021-06-14Extracted Licentia out of the standard library.Eduardo Julian24-0/+2314