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
/
library
/
lux
/
macro
/
syntax
/
input.lux
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-07-02
Moved "lux/macro" to "lux/meta/macro".
Eduardo Julian
1
-43
/
+0
2022-07-01
Moved "lux/macro/code" to "lux/meta/code".
Eduardo Julian
1
-1
/
+1
2022-06-26
New "parser" hierarchy. [Part 4]
Eduardo Julian
1
-3
/
+3
2022-06-25
De-sigil-ification: suffix : [Part 15]
Eduardo Julian
1
-1
/
+1
2022-06-16
De-sigil-ification: suffix : [Part 14]
Eduardo Julian
1
-2
/
+2
2022-06-16
De-sigil-ification: suffix : [Part 13]
Eduardo Julian
1
-3
/
+3
2022-06-04
Extensible import syntax [Part 6]
Eduardo Julian
1
-1
/
+1
2022-06-03
Extensible import syntax [Part 5]
Eduardo Julian
1
-1
/
+1
2022-06-03
Extensible import syntax [Part 4]
Eduardo Julian
1
-1
/
+1
2022-06-02
Extensible import syntax [Part 3]
Eduardo Julian
1
-1
/
+1
2022-06-01
Extensible import syntax: Part 1
Eduardo Julian
1
-2
/
+2
2022-04-08
De-sigil-ification: $
Eduardo Julian
1
-8
/
+8
2022-03-14
De-sigil-ification: @
Eduardo Julian
1
-15
/
+15
2021-09-15
"module:" => "using"
Eduardo Julian
1
-1
/
+1
2021-09-13
Updated only/except import syntax to take into account record => variant synt...
Eduardo Julian
1
-2
/
+2
2021-09-12
Re-named \ => # && \\ => ##
Eduardo Julian
1
-3
/
+3
2021-09-08
Normalized syntax of "exception:", "actor:" and "message:".
Eduardo Julian
1
-12
/
+17
2021-09-07
De-taggification | part 4
Eduardo Julian
1
-3
/
+3
2021-09-04
De-taggification | part 2
Eduardo Julian
1
-3
/
+3
2021-09-03
Unified tuple and record syntax.
Eduardo Julian
1
-2
/
+2
2021-08-24
Outsourced the syntax for labelled type definitions to macros.
Eduardo Julian
1
-2
/
+3
2021-08-21
Can now produce arbitrary code fragments statically by evaluating arbitrary e...
Eduardo Julian
1
-2
/
+0
2021-08-18
Some bug fixes.
Eduardo Julian
1
-2
/
+2
2021-08-11
Relocated maybe and lazy from data to control.
Eduardo Julian
1
-1
/
+1
2021-08-08
No more #export magic syntax.
Eduardo Julian
1
-4
/
+4
2021-08-02
Fixed a bug in the new compiler which allowed the same module to be imported ...
Eduardo Julian
1
-0
/
+1
2021-07-14
Normalized the hierarchy of the standard library modules.
Eduardo Julian
1
-10
/
+11
2021-01-05
Added lexically-scoped templates.
Eduardo Julian
1
-0
/
+37