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
/
lux-cl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improved exception-definition macro.
Eduardo Julian
2022-08-11
1
-2
/
+3
*
Re-named the "case" macro to "when".
Eduardo Julian
2022-08-11
1
-8
/
+8
*
Removed the need for ,! unquoting.
Eduardo Julian
2022-07-10
1
-3
/
+1
*
First-class programs instead of having a "lux program" extension.
Eduardo Julian
2022-07-09
1
-29
/
+30
*
Made exception.report a function.
Eduardo Julian
2022-07-06
1
-2
/
+2
*
Moved compiler machinery under lux/meta.
Eduardo Julian
2022-07-06
1
-1
/
+1
*
More traditional names for unquoting macros.
Eduardo Julian
2022-07-02
1
-5
/
+5
*
De-sigil-ification: suffix : [Part 16]
Eduardo Julian
2022-06-26
1
-2
/
+2
*
De-sigil-ification: suffix : [Part 15]
Eduardo Julian
2022-06-25
1
-2
/
+2
*
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
-23
/
+23
*
De-sigil-ification: suffix : [Part 8]
Eduardo Julian
2022-06-14
1
-1
/
+1
*
New "format" hierarchy.
Eduardo Julian
2022-06-13
1
-1
/
+1
*
De-sigil-ification: suffix : [Part 3]
Eduardo Julian
2022-06-12
1
-4
/
+4
*
De-sigil-ification: : [Part 1]
Eduardo Julian
2022-06-05
1
-19
/
+19
*
De-sigil-ification: #
Eduardo Julian
2022-06-04
1
-4
/
+4
*
Extensible import syntax [Part 6]
Eduardo Julian
2022-06-04
1
-1
/
+1
*
Extensible import syntax [Part 4]
Eduardo Julian
2022-06-03
1
-5
/
+5
*
Extensible import syntax [Part 3]
Eduardo Julian
2022-06-02
1
-1
/
+1
*
Extensible import syntax: Part 1
Eduardo Julian
2022-06-01
1
-16
/
+16
*
De-sigil-ification: $
Eduardo Julian
2022-04-08
1
-4
/
+4
*
De-sigil-ification: &
Eduardo Julian
2022-04-07
1
-1
/
+1
*
Re-named ffi.as to "is", and ffi.check to "as", to line the names up with nor...
Eduardo Julian
2022-03-30
1
-5
/
+5
*
Now demanding mandatory loop names, instead of using default "again" name.
Eduardo Julian
2022-03-30
1
-2
/
+2
*
De-sigil-ification: prefix :
Eduardo Julian
2022-03-16
1
-75
/
+75
*
Leaner syntax for library/lux/control/exception.report
Eduardo Julian
2022-03-15
1
-2
/
+2
*
De-sigil-ification: >
Eduardo Julian
2022-03-14
1
-4
/
+4
*
Made JVM "import:" syntax consistent with the other "import:"s.
Eduardo Julian
2022-03-14
1
-46
/
+51
*
Leaner syntax for the "for" macro.
Eduardo Julian
2022-03-14
1
-86
/
+86
*
"module:" => "using"
Eduardo Julian
2021-09-15
1
-1
/
+1
*
Re-named "recur" to "again".
Eduardo Julian
2021-09-14
1
-1
/
+1
*
Updated only/except import syntax to take into account record => variant synt...
Eduardo Julian
2021-09-13
1
-17
/
+17
*
Re-named \ => # && \\ => ##
Eduardo Julian
2021-09-12
1
-5
/
+5
*
Made the "#" character great again!
Eduardo Julian
2021-09-12
1
-33
/
+34
*
Migrated variants to the new syntax.
Eduardo Julian
2021-09-10
1
-13
/
+13
*
De-bracing | part 2
Eduardo Julian
2021-09-08
1
-2
/
+2
*
De-bracing part 0
Eduardo Julian
2021-09-08
1
-3
/
+3
*
Normalized syntax of "exception:", "actor:" and "message:".
Eduardo Julian
2021-09-08
1
-1
/
+1
*
De-taggification | part 4
Eduardo Julian
2021-09-07
1
-45
/
+45
*
De-taggification | part 2
Eduardo Julian
2021-09-04
1
-22
/
+22
*
Unified tuple and record syntax.
Eduardo Julian
2021-09-03
1
-4
/
+4
*
De-taggification | part 0
Eduardo Julian
2021-08-29
1
-9
/
+9
*
The Python compiler can now be compiled by the new JVM compiler.
Eduardo Julian
2021-08-23
1
-2
/
+2
*
Some bug fixes.
Eduardo Julian
2021-08-18
1
-1
/
+1
*
Made extension-definition macros specify their bindings the same way as syntax:.
Eduardo Julian
2021-08-16
1
-2
/
+2
*
Moved documentation-generation machinery to its own module.
Eduardo Julian
2021-08-14
1
-2
/
+2
*
Made program: specify its bindings the same way as syntax:.
Eduardo Julian
2021-08-13
1
-3
/
+3
*
Relocated maybe and lazy from data to control.
Eduardo Julian
2021-08-11
1
-1
/
+1
*
Improved single-line comment syntax (from "##" to "...").
Eduardo Julian
2021-08-09
1
-7
/
+7
*
Re-named ":coerce" to ":as" since it technically doesn't do coercions.
Eduardo Julian
2021-07-11
1
-23
/
+23
[next]