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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added STDLIB documentation for the different target platforms.
Eduardo Julian
2021-09-19
9
-206
/
+310
*
Additional documentation for JVM types.
Eduardo Julian
2021-09-16
18
-27
/
+374
*
"module:" => "using"
Eduardo Julian
2021-09-15
190
-193
/
+193
*
"Row" => "Sequence"
Eduardo Julian
2021-09-15
7
-36
/
+36
*
"Sequence" => "Stream"
Eduardo Julian
2021-09-15
2
-16
/
+15
*
Re-named "recur" to "again".
Eduardo Julian
2021-09-14
2
-5
/
+5
*
Better list pairing.
Eduardo Julian
2021-09-14
1
-3
/
+2
*
Re-named "Identifier" to "Symbol".
Eduardo Julian
2021-09-14
9
-54
/
+43
*
No more "^slots".
Eduardo Julian
2021-09-14
1
-6
/
+0
*
Re-named "name_of" to "symbol".
Eduardo Julian
2021-09-14
3
-7
/
+7
*
Re-named "Name" to "Symbol".
Eduardo Julian
2021-09-14
4
-10
/
+11
*
Re-named "primitive" to "Primitive".
Eduardo Julian
2021-09-13
2
-5
/
+5
*
Updated only/except import syntax to take into account record => variant synt...
Eduardo Julian
2021-09-13
190
-669
/
+669
*
Re-named \ => # && \\ => ##
Eduardo Julian
2021-09-12
16
-77
/
+73
*
Made the "#" character great again!
Eduardo Julian
2021-09-12
11
-65
/
+64
*
Undid the foolish re-design of "abstract:" and "actor:".
Eduardo Julian
2021-09-10
2
-65
/
+65
*
Fixed the indentation of variants.
Eduardo Julian
2021-09-10
2
-3
/
+3
*
Migrated variants to the new syntax.
Eduardo Julian
2021-09-10
7
-50
/
+50
*
The old record syntax has been re-purposed as variant syntax.
Eduardo Julian
2021-09-09
2
-34
/
+1
*
De-bracing | part 2
Eduardo Julian
2021-09-08
4
-52
/
+9
*
De-bracing | part 1
Eduardo Julian
2021-09-08
3
-6
/
+6
*
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
192
-767
/
+767
*
New chapter on compiler extensions.
Eduardo Julian
2021-09-06
15
-7
/
+858
*
Documentation improvements.
Eduardo Julian
2021-09-06
4
-19
/
+44
*
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
181
-727
/
+727
*
Unified tuple and record syntax.
Eduardo Julian
2021-09-03
2
-5
/
+4
*
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
85
-128
/
+128
*
Updates to the Ruby compiler.
Eduardo Julian
2021-08-27
7
-18
/
+329
*
"Interface" instead of "interface:", and "Rec" can be used in type definition.
Eduardo Julian
2021-08-26
11
-35
/
+59
*
Updates to the Lua compiler.
Eduardo Julian
2021-08-25
26
-46
/
+2458
*
Outsourced the syntax for labelled type definitions to macros.
Eduardo Julian
2021-08-24
27
-26
/
+1370
*
The Python compiler can now be compiled by the new JVM compiler.
Eduardo Julian
2021-08-23
37
-64
/
+1560
*
Can now produce arbitrary code fragments statically by evaluating arbitrary e...
Eduardo Julian
2021-08-21
22
-25
/
+1834
*
More fixes.
Eduardo Julian
2021-08-20
25
-22
/
+1883
*
Enabled compile-time code evaluation (i.e. "eval" function).
Eduardo Julian
2021-08-19
27
-25
/
+2349
*
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
34
-34
/
+1426
*
Moved documentation-generation machinery to its own module.
Eduardo Julian
2021-08-14
12
-0
/
+326