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
/
test
/
tests.lux
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-08-11
Fixed various JVM translation tests.
Eduardo Julian
1
-6
/
+6
2018-07-21
Re-named "Symbol" to "Identifier".
Eduardo Julian
1
-37
/
+24
2018-05-06
- Updated new-luxc to the latest stdlib changes.
Eduardo Julian
1
-20
/
+20
2018-05-01
- WIP: - Initial PHP back-end implementation [missing procedures].
Eduardo Julian
1
-21
/
+26
2018-03-13
- Initial Ruby back-end implementation.
Eduardo Julian
1
-3
/
+6
2018-02-22
- Added tests for JS procedure translation.
Eduardo Julian
1
-1
/
+2
2018-02-22
- Unified translation tests.
Eduardo Julian
1
-16
/
+7
2018-02-21
- Changed the format for variants in JS.
Eduardo Julian
1
-2
/
+3
2018-02-17
- Added tests for normal JS (non-procedure) behavior.
Eduardo Julian
1
-7
/
+15
2018-01-28
- Got the tests to build again.
Eduardo Julian
1
-7
/
+7
2017-12-01
- Got the tests to compile again.
Eduardo Julian
1
-23
/
+23
2017-11-15
- Moved "luxc/lang/syntax" to "lux/lang/syntax".
Eduardo Julian
1
-2
/
+1
2017-11-01
- Re-organized code-generation, and re-named it "translation".
Eduardo Julian
1
-8
/
+8
2017-11-01
- Re-organized synthesis.
Eduardo Julian
1
-7
/
+7
2017-10-31
- Re-named "parser" to "syntax".
Eduardo Julian
1
-1
/
+1
2017-10-31
- Re-organized analysis.
Eduardo Julian
1
-9
/
+9
2017-10-29
- Fixed some bugs.
Eduardo Julian
1
-2
/
+1
2017-10-26
- Testing definition generation and reference.
Eduardo Julian
1
-0
/
+1
2017-10-12
- Compilation and tests for primitive conversions.
Eduardo Julian
1
-1
/
+2
2017-10-07
- Added tests for host procedures.
Eduardo Julian
1
-1
/
+2
2017-10-05
- Added tests for type-checking and type-coercion.
Eduardo Julian
1
-0
/
+1
2017-09-19
- Function generation.
Eduardo Julian
1
-2
/
+1
2017-09-17
- Added pattern-matching compilation.
Eduardo Julian
1
-0
/
+1
2017-09-08
- Removed the (non) tests for case synthesis.
Eduardo Julian
1
-3
/
+1
2017-07-03
- Tested the compilation for "nat" procedures.
Eduardo Julian
1
-1
/
+6
2017-06-12
- Renamed the "compilation" phase as the "generation" phase.
Eduardo Julian
1
-1
/
+5
2017-06-09
- Added loop synthesis.
Eduardo Julian
1
-1
/
+2
2017-05-31
- Implemented some synthesis algorithms and tests for primitives, structures,...
Eduardo Julian
1
-8
/
+11
2017-05-29
- Fixes for pattern-matching (case) analysis.
Eduardo Julian
1
-2
/
+6
2017-05-15
WIP
Eduardo Julian
1
-1
/
+3
2017-05-09
- Added tests for some kinds of analysis.
Eduardo Julian
1
-1
/
+2
2017-04-14
- Added tests for parser.
Eduardo Julian
1
-0
/
+12