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
/
lang
/
host.jvm.lux
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Re-named "import" to "import:".
Eduardo Julian
2018-07-03
1
-7
/
+7
*
- Re-named ":!" to ":coerce".
Eduardo Julian
2018-07-03
1
-23
/
+23
*
- Re-named ":!!" to ":assume".
Eduardo Julian
2018-07-03
1
-1
/
+1
*
- WIP: Adjustments to new-luxc based on recent changes to stdlib.
Eduardo Julian
2018-06-15
1
-9
/
+10
*
- Re-named "Top" to "Any", and "Bottom" to "Nothing".
Eduardo Julian
2018-05-20
1
-6
/
+6
*
- Updated new-luxc to the latest stdlib changes.
Eduardo Julian
2018-05-06
1
-7
/
+7
*
- Adapted new-luxc's code to latest stdlib changes.
Eduardo Julian
2018-04-06
1
-7
/
+8
*
- Initial Python back-end implementation.
Eduardo Julian
2018-04-04
1
-1
/
+1
*
- Added all the missing tests for translation of common procedures.
Eduardo Julian
2018-02-23
1
-0
/
+1
*
- Re-factored initialization functions to their own module.
Eduardo Julian
2018-01-08
1
-1
/
+1
*
- Moved all translation code under the JVM path (in preparation for porting t...
Eduardo Julian
2018-01-08
1
-1
/
+1
*
- WIP: Caching.
Eduardo Julian
2017-12-05
1
-2
/
+2
*
- Adapted main codebase to the latest syntatic changes.
Eduardo Julian
2017-11-29
1
-88
/
+88
*
- Added parallel compilation.
Eduardo Julian
2017-11-20
1
-4
/
+4
*
- Re-named "lux/meta" to to "lux/macro".
Eduardo Julian
2017-11-15
1
-1
/
+1
*
- Heavy refactoring.
Eduardo Julian
2017-11-15
1
-0
/
+185