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
/
new-luxc
/
source
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-04-17
- Re-named the "lux convert ..." extensions to "lux conversion ...".
Eduardo Julian
1
-76
/
+92
2019-04-16
Now using generation for host extensions.
Eduardo Julian
1
-11
/
+18
2019-04-16
Made some new-luxc modules "old".
Eduardo Julian
12
-835
/
+774
2019-04-12
Improvements and fixes to "tuple//left" and "tuple//right".
Eduardo Julian
2
-42
/
+41
2019-04-11
WIP: Lua compiler.
Eduardo Julian
14
-1827
/
+0
2019-04-09
WIP: Ruby compiler.
Eduardo Julian
2
-319
/
+0
2019-04-08
Moved Ruby back-end code to stdlib.
Eduardo Julian
12
-1455
/
+0
2019-04-07
Upgraded the tuple right-access mechanism to the new style.
Eduardo Julian
2
-40
/
+56
2019-04-07
Updated JVM compiler's tuple left-access mechanism to the new style.
Eduardo Julian
3
-15
/
+19
2019-04-07
Updated the JVM compiler to the latest changes.
Eduardo Julian
15
-205
/
+206
2019-04-04
Updated JVM compiler.
Eduardo Julian
1
-20
/
+18
2019-03-30
Re-named "do-template" to "template".
Eduardo Julian
47
-129
/
+129
2019-03-26
Got the Python compiler running.
Eduardo Julian
3
-408
/
+0
2019-03-26
WIP: Moved Python code-generation machinery over to stdlib.
Eduardo Julian
11
-1716
/
+0
2019-03-13
Replaced the digit separator in numbers from "_" to ",".
Eduardo Julian
5
-5
/
+5
2019-03-05
Removed old JS-compiler files.
Eduardo Julian
2
-528
/
+0
2019-03-05
Got the JS compiler running again.
Eduardo Julian
2
-7
/
+7
2019-03-03
Some refactoring around statements.
Eduardo Julian
3
-4
/
+4
2019-03-03
Some refactoring around synthesis.
Eduardo Julian
7
-9
/
+9
2019-03-03
Macros are used for analysis and statements, so they shouldn't belong to anal...
Eduardo Julian
1
-4
/
+3
2019-03-03
Some refactoring around analysis.
Eduardo Julian
2
-2
/
+2
2019-03-03
Factored-out general compiler program machinery.
Eduardo Julian
2
-85
/
+39
2019-02-24
Improved the names of monad transformers.
Eduardo Julian
2
-5
/
+5
2019-02-24
Got new-luxc to compile/build again.
Eduardo Julian
17
-157
/
+166
2019-02-21
Moved extension machinery over.
Eduardo Julian
2
-524
/
+0
2019-02-20
Removed statement machinery (has been superseded by common statement extensio...
Eduardo Julian
1
-47
/
+0
2019-02-20
Moved expression machinery over.
Eduardo Julian
1
-89
/
+0
2019-02-20
Moved function machinery over.
Eduardo Julian
1
-77
/
+0
2019-02-19
Moved looping machinery over.
Eduardo Julian
1
-35
/
+0
2019-02-19
Moved pattern-matching machinery over.
Eduardo Julian
1
-191
/
+0
2019-02-13
- WIP: Moved some of the JS compiler machinery over to stdlib.
Eduardo Julian
4
-777
/
+0
2019-02-12
Forgot to remove the JS module from new-luxc.
Eduardo Julian
1
-113
/
+0
2018-12-26
ClassLoader machinery.
Eduardo Julian
1
-109
/
+31
2018-12-04
Excised the Renjin R interpreter, to avoid licensing complications.
Eduardo Julian
2
-158
/
+1
2018-10-29
Extracted "phase" from under "lux/platform/compiler/default".
Eduardo Julian
14
-53
/
+42
2018-10-29
Nested the compiler and the interpreter under the lux/platform/* path.
Eduardo Julian
12
-69
/
+81
2018-10-27
Some refactoring.
Eduardo Julian
1
-16
/
+37
2018-10-13
Removed timing/perf-logging.
Eduardo Julian
1
-5
/
+5
2018-08-29
Adapted new-luxc to latest stdlib changes.
Eduardo Julian
6
-131
/
+131
2018-08-23
"lux text char" is now unsafe/optimized.
Eduardo Julian
2
-16
/
+2
2018-08-23
Optimized text clipping.
Eduardo Julian
2
-13
/
+6
2018-08-20
- Fixed ordering issue with Lux arithmetic extensions.
Eduardo Julian
1
-18
/
+18
2018-08-16
Various fixes.
Eduardo Julian
2
-31
/
+31
2018-08-16
Extension-related fixes.
Eduardo Julian
3
-12
/
+14
2018-08-15
Fixes for pattern-matching/case synthesis & translation.
Eduardo Julian
2
-106
/
+49
2018-08-11
- Fixed common translation tests for JVM.
Eduardo Julian
5
-59
/
+67
2018-08-11
Fixed various JVM translation tests.
Eduardo Julian
3
-304
/
+234
2018-08-11
Moved interpreter (REPL) code to stdlib.
Eduardo Julian
2
-170
/
+23
2018-08-11
Moved CLI machinery to stdlib.
Eduardo Julian
1
-46
/
+6
2018-08-09
- Fixes for eval.
Eduardo Julian
3
-38
/
+3
[prev]
[next]