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.lux
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-09-14
No more "^slots".
Eduardo Julian
1
-6
/
+0
2021-09-14
Re-named "name_of" to "symbol".
Eduardo Julian
1
-5
/
+5
2021-09-14
Re-named "Name" to "Symbol".
Eduardo Julian
1
-4
/
+5
2021-09-13
Re-named "primitive" to "Primitive".
Eduardo Julian
1
-4
/
+4
2021-09-13
Updated only/except import syntax to take into account record => variant synt...
Eduardo Julian
1
-4
/
+4
2021-09-12
Re-named \ => # && \\ => ##
Eduardo Julian
1
-34
/
+34
2021-09-12
Made the "#" character great again!
Eduardo Julian
1
-34
/
+33
2021-09-10
Migrated variants to the new syntax.
Eduardo Julian
1
-38
/
+38
2021-09-08
De-bracing | part 2
Eduardo Julian
1
-2
/
+2
2021-09-08
De-bracing | part 1
Eduardo Julian
1
-1
/
+1
2021-09-07
De-taggification | part 4
Eduardo Julian
1
-33
/
+33
2021-09-06
New chapter on compiler extensions.
Eduardo Julian
1
-2
/
+5
2021-09-06
Documentation improvements.
Eduardo Julian
1
-6
/
+10
2021-09-04
De-taggification | part 2
Eduardo Julian
1
-8
/
+8
2021-09-03
Unified tuple and record syntax.
Eduardo Julian
1
-3
/
+2
2021-08-29
Better parameterized type documentation.
Eduardo Julian
1
-8
/
+8
2021-08-27
Updates to the Ruby compiler.
Eduardo Julian
1
-8
/
+8
2021-08-26
"Interface" instead of "interface:", and "Rec" can be used in type definition.
Eduardo Julian
1
-8
/
+24
2021-08-25
Updates to the Lua compiler.
Eduardo Julian
1
-5
/
+983
2021-08-24
Outsourced the syntax for labelled type definitions to macros.
Eduardo Julian
1
-5
/
+8
2021-08-23
The Python compiler can now be compiled by the new JVM compiler.
Eduardo Julian
1
-6
/
+10
2021-08-21
Can now produce arbitrary code fragments statically by evaluating arbitrary e...
Eduardo Julian
1
-14
/
+5
2021-08-20
More fixes.
Eduardo Julian
1
-5
/
+10
2021-08-19
Enabled compile-time code evaluation (i.e. "eval" function).
Eduardo Julian
1
-2
/
+23
2021-08-16
Made extension-definition macros specify their bindings the same way as syntax:.
Eduardo Julian
1
-2
/
+5
2021-08-14
Moved documentation-generation machinery to its own module.
Eduardo Julian
1
-0
/
+31
[prev]