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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Forgot to remove the JS module from new-luxc.
Eduardo Julian
2019-02-12
1
-113
/
+0
*
Extracted "phase" from under "lux/platform/compiler/default".
Eduardo Julian
2018-10-29
2
-4
/
+4
*
Adapted new-luxc to latest stdlib changes.
Eduardo Julian
2018-08-29
3
-110
/
+113
*
Fixed various JVM translation tests.
Eduardo Julian
2018-08-11
1
-11
/
+10
*
Made some adjustments to fit stdlib's compiler infrastructure to new-luxc.
Eduardo Julian
2018-08-04
1
-1
/
+1
*
Adapted new-luxc to some of the latest changes to Lux.
Eduardo Julian
2018-07-29
3
-14
/
+14
*
- Some fixes due to recent changes in stdlib.
Eduardo Julian
2018-07-22
4
-26
/
+31
*
Re-named "Symbol" to "Identifier".
Eduardo Julian
2018-07-21
2
-14
/
+14
*
WIP: Fix new-luxc's JVM back-end.
Eduardo Julian
2018-07-18
4
-84
/
+117
*
Switched to using new bit syntax in new-luxc.
Eduardo Julian
2018-07-14
7
-16
/
+16
*
Re-named "Bool" type to "Bit".
Eduardo Julian
2018-07-13
9
-16
/
+22
*
- Re-named "type-of" to ":of".
Eduardo Julian
2018-07-11
1
-1
/
+1
*
- Re-named "import" to "import:".
Eduardo Julian
2018-07-03
3
-14
/
+14
*
- Re-named "@abstraction" to ":abstraction" and "@representation" to ":repres...
Eduardo Julian
2018-07-03
4
-156
/
+156
*
- Migrated Scheme back-end to stdlib.
Eduardo Julian
2018-06-17
1
-260
/
+0
*
- WIP: Adjustments to new-luxc based on recent changes to stdlib.
Eduardo Julian
2018-06-15
3
-131
/
+131
*
- Re-named "Top" to "Any", and "Bottom" to "Nothing".
Eduardo Julian
2018-05-20
6
-15
/
+15
*
- Updated new-luxc to the latest stdlib changes.
Eduardo Julian
2018-05-06
7
-21
/
+21
*
- WIP: - Initial PHP back-end implementation [missing procedures].
Eduardo Julian
2018-05-01
1
-140
/
+169
*
- WIP: - Initial PHP back-end implementation.
Eduardo Julian
2018-04-27
1
-0
/
+314
*
- Initial Common Lisp back-end implementation.
Eduardo Julian
2018-04-25
1
-0
/
+365
*
- Initial Scheme back-end implementation.
Eduardo Julian
2018-04-18
1
-0
/
+260
*
- Fixes for R back-end.
Eduardo Julian
2018-04-15
1
-11
/
+16
*
- Made everything an expression for R translation.
Eduardo Julian
2018-04-14
1
-166
/
+113
*
- Initial R back-end implementation.
Eduardo Julian
2018-04-14
1
-0
/
+347
*
- Adapted new-luxc's code to latest stdlib changes.
Eduardo Julian
2018-04-06
7
-36
/
+36
*
- Initial Python back-end implementation.
Eduardo Julian
2018-04-04
1
-0
/
+340
*
- Initial Ruby back-end implementation.
Eduardo Julian
2018-03-13
1
-0
/
+219
*
- Initial Lua backend implementation.
Eduardo Julian
2018-03-06
2
-2
/
+190
*
- Fixed nat division and remainder.
Eduardo Julian
2018-02-24
1
-2
/
+9
*
- Added a code-generation utility module for JS.
Eduardo Julian
2018-02-23
1
-0
/
+106
*
- WIP: Caching.
Eduardo Julian
2017-12-05
2
-7
/
+7
*
- Added analysis, synthesis, translation and statement extensions.
Eduardo Julian
2017-12-05
1
-1
/
+1
*
- Adapted main codebase to the latest syntatic changes.
Eduardo Julian
2017-11-29
4
-363
/
+362
*
- Changed to the new relative imports syntax.
Eduardo Julian
2017-11-26
3
-10
/
+10
*
- Moved "luxc/lang/host/macro" to "luxc/lang/macro".
Eduardo Julian
2017-11-15
1
-37
/
+0
*
- Re-named "lux/meta" to to "lux/macro".
Eduardo Julian
2017-11-15
3
-8
/
+8
*
- Heavy refactoring.
Eduardo Julian
2017-11-15
5
-0
/
+976