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
/
test
/
lux
/
macro
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-07-02
Moved "lux/macro" to "lux/meta/macro".
Eduardo Julian
11
-737
/
+0
2022-07-02
More traditional names for unquoting macros.
Eduardo Julian
3
-7
/
+8
2022-07-01
Moved "lux/macro/code" to "lux/meta/code".
Eduardo Julian
11
-366
/
+53
2022-06-30
Moved ".../dictionary/plist" to ".../list/property".
Eduardo Julian
1
-5
/
+4
2022-06-26
New "parser" hierarchy. [Part 4]
Eduardo Julian
10
-39
/
+184
2022-06-25
De-sigil-ification: suffix : [Part 15]
Eduardo Julian
1
-1
/
+1
2022-06-24
Generalized machinery for context-aware macros.
Eduardo Julian
1
-0
/
+12
2022-06-16
De-sigil-ification: suffix : [Part 14]
Eduardo Julian
11
-19
/
+19
2022-06-16
De-sigil-ification: suffix : [Part 13]
Eduardo Julian
11
-33
/
+33
2022-06-13
New "format" hierarchy.
Eduardo Julian
1
-1
/
+1
2022-06-12
Generalized macro-let.
Eduardo Julian
1
-0
/
+37
2022-06-12
De-sigil-ification: suffix : [Part 3]
Eduardo Julian
2
-7
/
+8
2022-06-11
De-sigil-ification: : [Part 2]
Eduardo Julian
3
-44
/
+48
2022-06-04
comonad/cofree => comonad/free
Eduardo Julian
1
-1
/
+1
2022-06-04
De-sigil-ification: #
Eduardo Julian
8
-33
/
+33
2022-06-04
Extensible import syntax [Part 6]
Eduardo Julian
6
-8
/
+8
2022-06-03
Extensible import syntax [Part 5]
Eduardo Julian
11
-11
/
+11
2022-06-03
Extensible import syntax [Part 4]
Eduardo Julian
6
-11
/
+11
2022-06-02
Extensible import syntax [Part 3]
Eduardo Julian
11
-11
/
+11
2022-06-01
Extensible import syntax: Part 1
Eduardo Julian
11
-35
/
+35
2022-04-09
Better names for testing macros (plus better indentation).
Eduardo Julian
11
-228
/
+228
2022-04-08
Better names for random text/character generators.
Eduardo Julian
4
-4
/
+4
2022-04-08
De-sigil-ification: $
Eduardo Julian
11
-446
/
+446
2022-03-30
Re-named "as_is" to "these" to avoid confusion with the new type-annotation m...
Eduardo Julian
1
-24
/
+24
2022-03-17
De-sigil-ification: !
Eduardo Julian
1
-1
/
+1
2022-03-16
De-sigil-ification: prefix :
Eduardo Julian
4
-16
/
+16
2022-03-15
De-sigil-ification: ^
Eduardo Julian
1
-0
/
+98
2022-03-14
De-sigil-ification: @
Eduardo Julian
3
-76
/
+76
2022-02-23
ADDED Can pass config parameters to compiler and select code based on it. Can...
Eduardo Julian
1
-2
/
+3
2022-01-30
Fixes for the pure-Lux JVM compiler machinery. [Part 12]
Eduardo Julian
1
-31
/
+32
2021-09-15
"module:" => "using"
Eduardo Julian
10
-10
/
+10
2021-09-14
Re-named "Identifier" to "Symbol".
Eduardo Julian
3
-8
/
+8
2021-09-14
Re-named "name_of" to "symbol".
Eduardo Julian
1
-2
/
+2
2021-09-14
Re-named "Name" to "Symbol".
Eduardo Julian
1
-5
/
+5
2021-09-13
Updated only/except import syntax to take into account record => variant synt...
Eduardo Julian
10
-32
/
+32
2021-09-12
Re-named \ => # && \\ => ##
Eduardo Julian
8
-48
/
+48
2021-09-12
Made the "#" character great again!
Eduardo Julian
8
-82
/
+70
2021-09-10
Migrated variants to the new syntax.
Eduardo Julian
8
-36
/
+36
2021-09-09
The old record syntax has been re-purposed as variant syntax.
Eduardo Julian
1
-15
/
+4
2021-09-08
Normalized syntax of "exception:", "actor:" and "message:".
Eduardo Julian
1
-3
/
+5
2021-09-08
Post annotations clean-up.
Eduardo Julian
3
-59
/
+2
2021-09-07
De-taggification | part 4
Eduardo Julian
11
-92
/
+92
2021-09-05
Changed the syntax of do/be's (co)monad bindings.
Eduardo Julian
5
-12
/
+12
2021-09-04
De-taggification | part 2
Eduardo Julian
11
-53
/
+53
2021-09-03
Unified tuple and record syntax.
Eduardo Julian
2
-7
/
+7
2021-08-27
Updates to the Ruby compiler.
Eduardo Julian
1
-2
/
+2
2021-08-24
Outsourced the syntax for labelled type definitions to macros.
Eduardo Julian
5
-34
/
+34
2021-08-19
Enabled compile-time code evaluation (i.e. "eval" function).
Eduardo Julian
1
-2
/
+3
2021-08-18
Some bug fixes.
Eduardo Julian
3
-6
/
+6
2021-08-16
Made extension-definition macros specify their bindings the same way as syntax:.
Eduardo Julian
4
-251
/
+0
[next]