aboutsummaryrefslogtreecommitdiff
path: root/lux-jvm/commands.md (unfollow)
Commit message (Expand)AuthorFilesLines
2023-01-16Can now compile the JVM back-end using itself.Eduardo Julian1-0/+4
2022-08-17Proper testing for debug.log!Eduardo Julian1-2/+2
2022-08-14Documentation changes for v0.7.0Eduardo Julian1-1/+17
2022-07-26Made inlined functions into first-class macros.Eduardo Julian1-3/+3
2022-04-05Properly handling variance for remaining mutable types.Eduardo Julian1-1/+1
2022-03-15De-sigil-ification: ^Eduardo Julian1-1/+1
2022-01-10Fixes for the pure-Lux JVM compiler machinery. [Part 5]Eduardo Julian1-2/+2
2021-12-24Dusting off the pure-Lux JVM compiler machinery.Eduardo Julian1-2/+2
2021-11-30v0.6.5Eduardo Julian1-2/+2
2021-11-08Sharing the same Function class between bootsrapper and JVM compiler.Eduardo Julian1-1/+1
2021-10-22v0.6.3Eduardo Julian1-1/+1
2021-10-09Fixed packaging issue.Eduardo Julian1-2/+2
2021-07-12Better syntax for parallel-hierarchy imports.Eduardo Julian1-7/+5
2021-07-06Simplified the API for file-system operations.Eduardo Julian1-5/+2
2021-06-18Refactored the machinery to make local macros into its own module.Eduardo Julian1-4/+2
2021-03-10Wrestling with JPHP.Eduardo Julian1-0/+60