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
/
stdlib
/
source
/
lux
/
compiler
/
default.lux
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Added timing functionality to measure performance.
Eduardo Julian
2018-08-20
1
-31
/
+36
*
Extension-related fixes.
Eduardo Julian
2018-08-16
1
-8
/
+10
*
Moved interpreter (REPL) code to stdlib.
Eduardo Julian
2018-08-11
1
-12
/
+12
*
Moved CLI machinery to stdlib.
Eduardo Julian
2018-08-11
1
-5
/
+2
*
- Fixes for eval.
Eduardo Julian
2018-08-09
1
-1
/
+2
*
- Re-defined the relationship between analysis and evaluation.
Eduardo Julian
2018-08-08
1
-4
/
+4
*
Small fixes.
Eduardo Julian
2018-08-08
1
-5
/
+5
*
Made some adjustments to fit stdlib's compiler infrastructure to new-luxc.
Eduardo Julian
2018-08-04
1
-70
/
+72
*
Moved default compiler process to stdlib (with caching temporarily disabled).
Eduardo Julian
2018-08-03
1
-1
/
+186
*
Cleared out "lux/compiler/default" module off its contents to re-use the spac...
Eduardo Julian
2018-08-02
1
-10
/
+1
*
Moved evaluation machinery from new-luxc to stdlib.
Eduardo Julian
2018-07-29
1
-2
/
+4
*
- Re-named "Compiler" to "Phase".
Eduardo Julian
2018-07-21
1
-0
/
+9