index
:
lux
master
fork of https://github.com/LuxLang/lux for my bookshelf
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lux-python
/
project.lux
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2023-01-16
Can now compile the JVM back-end using itself.
Eduardo Julian
1
-2
/
+2
2023-01-13
Re-licensed to MPL 2.0
Eduardo Julian
1
-0
/
+3
2022-08-17
Proper testing for debug.log!
Eduardo Julian
1
-3
/
+3
2022-08-14
Documentation changes for v0.7.0
Eduardo Julian
1
-5
/
+5
2022-07-26
Made inlined functions into first-class macros.
Eduardo Julian
1
-1
/
+1
2022-04-06
More efficient binary parsing.
Eduardo Julian
1
-2
/
+3
2022-04-05
No longer depending on the ASM library for JVM bytecode generation.
Eduardo Julian
1
-3
/
+4
2021-11-30
v0.6.5
Eduardo Julian
1
-3
/
+3
2021-11-02
v0.6.4
Eduardo Julian
1
-3
/
+3
2021-10-22
v0.6.3
Eduardo Julian
1
-3
/
+3
2021-10-09
Fixed packaging issue.
Eduardo Julian
1
-3
/
+11
2021-10-01
Commercial licensing option for Lux + release versions for sub-projects.
Eduardo Julian
1
-3
/
+3
2021-09-05
Clearing the local scope during eval analysis to avoid accidentally seeing ↵
Eduardo Julian
1
-9
/
+9
variables outside of eval's scope.
2021-09-05
Handled formatting issues in documentation.
Eduardo Julian
1
-4
/
+4
2021-09-03
Unified tuple and record syntax.
Eduardo Julian
1
-2
/
+2
2021-08-25
Updates to the Lua compiler.
Eduardo Julian
1
-1
/
+1
2021-08-18
Some bug fixes.
Eduardo Julian
1
-5
/
+3
2021-08-14
Moved documentation-generation machinery to its own module.
Eduardo Julian
1
-10
/
+15
2021-07-18
New JVM compiler can now compile JVM interfaces.
Eduardo Julian
1
-0
/
+11