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
/
documentation
/
lux
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Normalized syntax of "exception:", "actor:" and "message:".
Eduardo Julian
2021-09-08
1
-1
/
+2
|
*
Post annotations clean-up.
Eduardo Julian
2021-09-08
2
-28
/
+1
|
*
Normalized the syntax of "abstract:" and "actor:".
Eduardo Julian
2021-09-08
2
-80
/
+64
|
*
Now using eval to derive code for arbitrary types.
Eduardo Julian
2021-09-08
1
-2
/
+1
|
*
De-taggification | part 4
Eduardo Julian
2021-09-07
191
-734
/
+734
|
*
New chapter on compiler extensions.
Eduardo Julian
2021-09-06
14
-5
/
+853
|
*
Documentation improvements.
Eduardo Julian
2021-09-06
3
-13
/
+34
|
*
Handled formatting issues in documentation.
Eduardo Julian
2021-09-05
29
-331
/
+188
|
*
Better type-declaration documentation.
Eduardo Julian
2021-09-04
1
-1
/
+1
|
*
De-taggification | part 2
Eduardo Julian
2021-09-04
180
-719
/
+719
|
*
Unified tuple and record syntax.
Eduardo Julian
2021-09-03
1
-2
/
+2
|
*
De-taggification | part 1
Eduardo Julian
2021-09-01
4
-34
/
+34
|
*
Updates to the JS compiler.
Eduardo Julian
2021-09-01
2
-4
/
+74
|
*
Better tagged type documentation + lexer fix.
Eduardo Julian
2021-08-30
2
-2
/
+2
|
*
De-taggification | part 0
Eduardo Julian
2021-08-29
4
-31
/
+30
|
*
Better parameterized type documentation.
Eduardo Julian
2021-08-29
84
-120
/
+120
|
*
Updates to the Ruby compiler.
Eduardo Julian
2021-08-27
6
-10
/
+321
|
*
"Interface" instead of "interface:", and "Rec" can be used in type definition.
Eduardo Julian
2021-08-26
10
-27
/
+35
|
*
Updates to the Lua compiler.
Eduardo Julian
2021-08-25
25
-41
/
+1475
|
*
Outsourced the syntax for labelled type definitions to macros.
Eduardo Julian
2021-08-24
26
-21
/
+1362
|
*
The Python compiler can now be compiled by the new JVM compiler.
Eduardo Julian
2021-08-23
36
-58
/
+1550
|
*
Can now produce arbitrary code fragments statically by evaluating arbitrary ↵
Eduardo Julian
2021-08-21
21
-11
/
+1829
|
|
|
|
expressions at compile-time.
*
More fixes.
Eduardo Julian
2021-08-20
24
-17
/
+1873
|
*
Enabled compile-time code evaluation (i.e. "eval" function).
Eduardo Julian
2021-08-19
26
-23
/
+2326
|
*
Some bug fixes.
Eduardo Julian
2021-08-18
34
-51
/
+1487
|
*
Made extension-definition macros specify their bindings the same way as syntax:.
Eduardo Julian
2021-08-16
33
-32
/
+1421
|
*
Moved documentation-generation machinery to its own module.
Eduardo Julian
2021-08-14
11
-0
/
+295
[prev]