aboutsummaryrefslogtreecommitdiff
path: root/licentia/source (unfollow)
Commit message (Expand)AuthorFilesLines
2021-08-27Updates to the Ruby compiler.Eduardo Julian1-1/+1
2021-08-24Outsourced the syntax for labelled type definitions to macros.Eduardo Julian7-20/+20
2021-08-23The Python compiler can now be compiled by the new JVM compiler.Eduardo Julian1-3/+3
2021-08-18Some bug fixes.Eduardo Julian10-133/+133
2021-08-16Made extension-definition macros specify their bindings the same way as syntax:.Eduardo Julian4-6/+6
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 Julian3-14/+14
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 Julian1-9/+7
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 Julian1-2/+0
2021-06-14Extracted Licentia out of the standard library.Eduardo Julian22-0/+2255