aboutsummaryrefslogtreecommitdiff
path: root/lux-python/project.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2023-01-16Can now compile the JVM back-end using itself.Eduardo Julian1-2/+2
2023-01-13Re-licensed to MPL 2.0Eduardo Julian1-0/+3
2022-08-17Proper testing for debug.log!Eduardo Julian1-3/+3
2022-08-14Documentation changes for v0.7.0Eduardo Julian1-5/+5
2022-07-26Made inlined functions into first-class macros.Eduardo Julian1-1/+1
2022-04-06More efficient binary parsing.Eduardo Julian1-2/+3
2022-04-05No longer depending on the ASM library for JVM bytecode generation.Eduardo Julian1-3/+4
2021-11-30v0.6.5Eduardo Julian1-3/+3
2021-11-02v0.6.4Eduardo Julian1-3/+3
2021-10-22v0.6.3Eduardo Julian1-3/+3
2021-10-09Fixed packaging issue.Eduardo Julian1-3/+11
2021-10-01Commercial licensing option for Lux + release versions for sub-projects.Eduardo Julian1-3/+3
2021-09-05Clearing the local scope during eval analysis to avoid accidentally seeing va...Eduardo Julian1-9/+9
2021-09-05Handled formatting issues in documentation.Eduardo Julian1-4/+4
2021-09-03Unified tuple and record syntax.Eduardo Julian1-2/+2
2021-08-25Updates to the Lua compiler.Eduardo Julian1-1/+1
2021-08-18Some bug fixes.Eduardo Julian1-5/+3
2021-08-14Moved documentation-generation machinery to its own module.Eduardo Julian1-10/+15
2021-07-18New JVM compiler can now compile JVM interfaces.Eduardo Julian1-0/+11