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
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Removed the (ultimately redundant) on_stop function for actors.
Eduardo Julian
2021-01-13
1
-20
/
+18
|
*
Raise error when trying to use deprecated fields/method/classes in JVM.
Eduardo Julian
2021-01-12
1
-11
/
+10
|
*
Compiler now shows suggestions when encountering unknown definitions.
Eduardo Julian
2021-01-12
2
-156
/
+258
|
*
Both the old JVM interop and the new JVM interop use the same syntax for ↵
Eduardo Julian
2019-05-28
1
-2
/
+2
|
|
|
|
array types.
*
Added some debugging machinery.
Eduardo Julian
2019-04-12
1
-59
/
+1
|
*
WIP: Ruby compiler.
Eduardo Julian
2019-04-09
1
-16
/
+4
|
*
- Upgrade the tuple left-access mechanism to the new style.
Eduardo Julian
2019-04-07
1
-4
/
+5
|
|
|
|
- Updated JS compiler. - Updated Python compiler.
*
Added Lux version to manifests.
Eduardo Julian
2019-03-31
1
-1
/
+2
|
*
Re-named "do-template" to "template".
Eduardo Julian
2019-03-30
1
-4
/
+4
|
*
The Python compiler is alive.
Eduardo Julian
2019-03-27
1
-42
/
+108
|
*
Got the Python compiler running.
Eduardo Julian
2019-03-26
2
-0
/
+299
[prev]