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
/
synthesizer.lux
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
- WIP: Wiring everything to get the compiler to work fully.
Eduardo Julian
2017-10-26
1
-7
/
+7
*
- Migrated new-luxc to latest version of stdlib.
Eduardo Julian
2017-10-11
1
-23
/
+24
*
- Function generation.
Eduardo Julian
2017-09-19
1
-6
/
+6
*
- Updated new compiler's code to the recent changes in the language.
Eduardo Julian
2017-09-05
1
-1
/
+1
*
- Renamed "#Relative" to "#Variable" and "#Absolute" to "#Definition".
Eduardo Julian
2017-07-02
1
-3
/
+3
*
- Adjusted compiler to the new lack of Char type.
Eduardo Julian
2017-07-02
1
-33
/
+34
*
- Added loop synthesis.
Eduardo Julian
2017-06-09
1
-124
/
+47
*
- Now optimizing functions.
Eduardo Julian
2017-06-06
1
-100
/
+80
*
- Implemented some synthesis algorithms and tests for primitives, structures,...
Eduardo Julian
2017-05-31
1
-40
/
+238
*
- Some refactoring.
Eduardo Julian
2017-05-20
1
-2
/
+1
*
- WIP: Added pattern-matching (case) analysis.
Eduardo Julian
2017-05-19
1
-1
/
+1
*
- Renamed "Error" to "Result".
Eduardo Julian
2017-05-17
1
-12
/
+13
*
- Added tests for some kinds of analysis.
Eduardo Julian
2017-05-09
1
-3
/
+36
*
- WIP: Implemented more functionality.
Eduardo Julian
2017-05-03
1
-4
/
+2
*
- WIP: Some initial implementations for some re-written infrastructure.
Eduardo Julian
2017-05-01
1
-0
/
+14