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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-07-08
Made sure the "phase" parameter of extensions is always usable (even across l...
Eduardo Julian
1
-79
/
+111
2021-06-30
"signature:" -> "interface:" & "structure:" -> "implementation:"
Eduardo Julian
1
-2
/
+2
2021-06-29
Some updates for the new compilers.
Eduardo Julian
2
-4
/
+3
2021-06-11
Added import name formatting to "import:" macros for other backends.
Eduardo Julian
1
-24
/
+25
2021-03-10
Wrestling with JPHP.
Eduardo Julian
1
-0
/
+35
2021-02-25
Updates for Ruby compiler.
Eduardo Julian
1
-1
/
+4
2021-02-24
Done with Python.
Eduardo Julian
2
-26
/
+84
2021-02-01
Improved compilation of loops and pattern-matching for Python.
Eduardo Julian
1
-2
/
+2
2021-01-28
Implemented arithmetic right-shift in terms of logic right-shift.
Eduardo Julian
1
-14
/
+25
2021-01-26
Made the Python being generated more compatible with both P2.7 and P3.
Eduardo Julian
1
-214
/
+266
2021-01-13
Removed the (ultimately redundant) on_stop function for actors.
Eduardo Julian
1
-20
/
+18
2021-01-12
Raise error when trying to use deprecated fields/method/classes in JVM.
Eduardo Julian
1
-11
/
+10
2021-01-12
Compiler now shows suggestions when encountering unknown definitions.
Eduardo Julian
2
-156
/
+258
2019-05-28
Both the old JVM interop and the new JVM interop use the same syntax for arra...
Eduardo Julian
1
-2
/
+2
2019-04-12
Added some debugging machinery.
Eduardo Julian
1
-59
/
+1
2019-04-09
WIP: Ruby compiler.
Eduardo Julian
1
-16
/
+4
2019-04-07
- Upgrade the tuple left-access mechanism to the new style.
Eduardo Julian
1
-4
/
+5
2019-03-31
Added Lux version to manifests.
Eduardo Julian
1
-1
/
+2
2019-03-30
Re-named "do-template" to "template".
Eduardo Julian
1
-4
/
+4
2019-03-27
The Python compiler is alive.
Eduardo Julian
1
-42
/
+108
2019-03-26
Got the Python compiler running.
Eduardo Julian
2
-0
/
+299
[prev]