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
/
luxc
/
repl.lux
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-08-11
Moved interpreter (REPL) code to stdlib.
Eduardo Julian
1
-145
/
+0
2018-07-29
Adapted new-luxc to some of the latest changes to Lux.
Eduardo Julian
1
-32
/
+41
2018-07-14
Switched to using new bit syntax in new-luxc.
Eduardo Julian
1
-4
/
+4
2018-07-07
- Moved the type-based value representation of the REPL into the standard lib...
Eduardo Julian
1
-199
/
+4
2018-07-04
- Re-named "degree" to "revolution".
Eduardo Julian
1
-1
/
+1
2018-07-03
- Re-named ":!" to ":coerce".
Eduardo Julian
1
-21
/
+21
2018-06-15
- WIP: Adjustments to new-luxc based on recent changes to stdlib.
Eduardo Julian
1
-1
/
+1
2018-05-20
- Re-named "Top" to "Any", and "Bottom" to "Nothing".
Eduardo Julian
1
-16
/
+16
2018-05-10
- Adjusted new-luxc to latest changes.
Eduardo Julian
1
-15
/
+15
2018-05-10
- Re-named "Compiler" type to "Lux".
Eduardo Julian
1
-4
/
+4
2018-05-06
- Updated new-luxc to the latest stdlib changes.
Eduardo Julian
1
-3
/
+3
2018-04-06
- Adapted new-luxc's code to latest stdlib changes.
Eduardo Julian
1
-8
/
+13
2018-01-08
- Re-factored initialization functions to their own module.
Eduardo Julian
1
-1
/
+2
2018-01-08
- Moved all translation code under the JVM path (in preparation for porting t...
Eduardo Julian
1
-1
/
+1
2017-12-13
- Added CLI machinery to compiler.
Eduardo Julian
1
-1
/
+12
2017-12-05
- Added analysis, synthesis, translation and statement extensions.
Eduardo Julian
1
-6
/
+4
2017-11-29
- Adapted main codebase to the latest syntatic changes.
Eduardo Julian
1
-139
/
+139
2017-11-23
- Added REPL.
Eduardo Julian
1
-0
/
+316