aboutsummaryrefslogtreecommitdiff
path: root/lux-python/project.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Made inlined functions into first-class macros.Eduardo Julian2022-07-261-1/+1
|
* More efficient binary parsing.Eduardo Julian2022-04-061-2/+3
|
* No longer depending on the ASM library for JVM bytecode generation.Eduardo Julian2022-04-051-3/+4
|
* v0.6.5Eduardo Julian2021-11-301-3/+3
|
* v0.6.4Eduardo Julian2021-11-021-3/+3
|
* v0.6.3Eduardo Julian2021-10-221-3/+3
|
* Fixed packaging issue.Eduardo Julian2021-10-091-3/+11
|
* Commercial licensing option for Lux + release versions for sub-projects.Eduardo Julian2021-10-011-3/+3
|
* Clearing the local scope during eval analysis to avoid accidentally seeing ↵Eduardo Julian2021-09-051-9/+9
| | | | variables outside of eval's scope.
* Handled formatting issues in documentation.Eduardo Julian2021-09-051-4/+4
|
* Unified tuple and record syntax.Eduardo Julian2021-09-031-2/+2
|
* Updates to the Lua compiler.Eduardo Julian2021-08-251-1/+1
|
* Some bug fixes.Eduardo Julian2021-08-181-0/+14