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
/
stdlib
/
source
/
spec
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implemented an alternative method for extensible JVM bytecode generation.
Eduardo Julian
2019-12-28
1
-8
/
+12
*
Renamed "Statement" to "Directive".
Eduardo Julian
2019-09-07
2
-22
/
+22
*
No more "n/"-prefixed functions.
Eduardo Julian
2019-07-26
5
-35
/
+41
*
No more "i/"-prefixed functions.
Eduardo Julian
2019-07-25
2
-12
/
+14
*
No more "f/"-prefixed functions.
Eduardo Julian
2019-07-24
4
-21
/
+28
*
Re-name "lux/data/error" to "lux/control/try".
Eduardo Julian
2019-07-02
9
-79
/
+75
*
Improved the convention for using text formatters.
Eduardo Julian
2019-06-20
5
-12
/
+10
*
Turned all "lux int ???" extensions to "lux i64 ???".
Eduardo Julian
2019-04-28
1
-6
/
+6
*
Turned all "lux frac ???" extensions to "lux f64 ???".
Eduardo Julian
2019-04-28
1
-7
/
+7
*
Ported tests for type analysis.
Eduardo Julian
2019-04-27
3
-19
/
+96
*
Refactored the spec a bit better.
Eduardo Julian
2019-04-26
8
-75
/
+142
*
Ported common extensions tests.
Eduardo Julian
2019-04-26
1
-0
/
+339
*
- Ported pattern-matching tests.
Eduardo Julian
2019-04-26
3
-24
/
+378
*
Ported reference tests.
Eduardo Julian
2019-04-26
2
-20
/
+101
*
WIP: Turning compiler tests into a re-usable specification.
Eduardo Julian
2019-04-26
3
-0
/
+201