aboutsummaryrefslogtreecommitdiff
path: root/lux-lua/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-18Added support for event-loop concurrency.Eduardo Julian1-0/+1
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 formatting.Eduardo Julian1-3/+3
2022-03-11Added an easy way to export Lux functionality to host programs (everywhere el...Eduardo Julian1-18/+28
2021-11-02v0.6.4Eduardo Julian1-3/+3
2021-10-22v0.6.3Eduardo Julian1-6/+13
2021-10-09Fixed packaging issue.Eduardo Julian1-3/+3
2021-10-01Commercial licensing option for Lux + release versions for sub-projects.Eduardo Julian1-3/+3
2021-09-03Unified tuple and record syntax.Eduardo Julian1-2/+2
2021-08-25Updates to the Lua compiler.Eduardo Julian1-2/+4
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