aboutsummaryrefslogtreecommitdiff
path: root/lux-jvm/source/luxc/lang/host/jvm (unfollow)
Commit message (Expand)AuthorFilesLines
2021-09-04De-taggification | part 2Eduardo Julian2-15/+15
2021-08-29De-taggification | part 0Eduardo Julian2-30/+30
2021-08-27Updates to the Ruby compiler.Eduardo Julian1-2/+2
2021-08-24Outsourced the syntax for labelled type definitions to macros.Eduardo Julian2-9/+9
2021-08-18Some bug fixes.Eduardo Julian2-17/+17
2021-08-16Made extension-definition macros specify their bindings the same way as syntax:.Eduardo Julian2-7/+7
2021-08-12Improved binding syntax for "syntax:".Eduardo Julian1-1/+1
2021-08-11Relocated maybe and lazy from data to control.Eduardo Julian1-4/+4
2021-08-09Improved single-line comment syntax (from "##" to "...").Eduardo Julian2-30/+30
2021-08-08No more #export magic syntax.Eduardo Julian2-29/+29
2021-08-02Fixed a bug in the new compiler which allowed the same module to be imported ...Eduardo Julian2-9/+9
2021-07-27Re-named wrap => in && unwrap => out.Eduardo Julian1-1/+1
2021-07-18New JVM compiler can now compile JVM interfaces.Eduardo Julian2-3/+3
2021-07-14Normalized the hierarchy of the standard library modules.Eduardo Julian2-56/+58
2021-07-10Made the "try" macro into a common one, instead of a host-specific one.Eduardo Julian1-1/+1
2021-06-12Constraining the year of the snapshot time in Aedifex.Eduardo Julian2-54/+54
2020-12-29Unified repository abstraction for Aedifex.Eduardo Julian2-7/+9
2020-12-29Moved "lux/data/number" to "lux/math/number".Eduardo Julian2-150/+150
2020-12-02Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...Eduardo Julian2-126/+132
2020-10-25Some improvements to the Lux syntax parser.Eduardo Julian1-1/+1
2020-10-12Type-checking macros via the Macro' type from the standard library.Eduardo Julian2-103/+103
2020-05-30Split new-luxc into lux-jvm and lux-r.Eduardo Julian2-0/+762