aboutsummaryrefslogtreecommitdiff
path: root/stdlib/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-2/+1
2022-08-17Proper testing for debug.log!Eduardo Julian1-7/+7
2022-08-14Documentation changes for v0.7.0Eduardo Julian1-8/+8
2022-07-09First-class programs instead of having a "lux program" extension.Eduardo Julian1-5/+5
2022-04-08Can now deploy releases with Aedifex.Eduardo Julian1-3/+4
2022-04-07Better snapshot deployments for Aedifex.Eduardo Julian1-3/+2
2022-04-06More efficient binary formatting.Eduardo Julian1-1/+1
2022-04-06More efficient binary parsing.Eduardo Julian1-1/+1
2022-04-06Got documentation back in working condition.Eduardo Julian1-1/+1
2022-03-17De-sigil-ification: !Eduardo Julian1-1/+1
2022-03-15De-sigil-ification: ^Eduardo Julian1-1/+2
2022-03-11Added an easy way to export Lux functionality to host programs (everywhere el...Eduardo Julian1-6/+10
2021-11-30v0.6.5Eduardo Julian1-6/+6
2021-11-08Sharing the same Function class between bootsrapper and JVM compiler.Eduardo Julian1-3/+3
2021-11-02v0.6.4Eduardo Julian1-7/+7
2021-10-31Properly inheriting the default profile in Aedifex.Eduardo Julian1-7/+7
2021-10-22v0.6.3Eduardo Julian1-7/+7
2021-10-22FIXED analysis extensions got reset and new ones would be unavailable.Eduardo Julian1-2/+2
2021-10-09Fixed packaging issue.Eduardo Julian1-8/+8
2021-10-01Commercial licensing option for Lux + release versions for sub-projects.Eduardo Julian1-6/+6
2021-09-20Updates and fixes for the book.Eduardo Julian1-4/+4
2021-09-08Now using eval to derive code for arbitrary types.Eduardo Julian1-3/+4
2021-09-05De-taggification | part 3Eduardo Julian1-48/+48
2021-09-04Appendix H: AedifexEduardo Julian1-13/+71
2021-09-03Unified tuple and record syntax.Eduardo Julian1-14/+14
2021-09-01Updates to the JS compiler.Eduardo Julian1-0/+3
2021-08-27Updates to the Ruby compiler.Eduardo Julian1-0/+3
2021-08-25Updates to the Lua compiler.Eduardo Julian1-3/+10
2021-08-18Some bug fixes.Eduardo Julian1-3/+10
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