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