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
/
data
/
text
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Re-licensed to MPL 2.0
Eduardo Julian
2023-01-13
8
-0
/
+24
|
*
Can now mark definitions as deprecated in their documentation.
Eduardo Julian
2022-11-07
4
-61
/
+73
|
*
Improved exception-definition macro.
Eduardo Julian
2022-08-11
1
-6
/
+15
|
*
Re-named the "case" macro to "when".
Eduardo Julian
2022-08-11
3
-176
/
+247
|
*
Extracted unit-testing machinery into its own module.
Eduardo Julian
2022-07-28
8
-416
/
+427
|
*
Folded "default" documentation into regular definition documentation.
Eduardo Julian
2022-07-08
6
-30
/
+30
|
*
Re-named the "documentation" macro to "definition".
Eduardo Julian
2022-07-08
7
-15
/
+15
|
*
Added a new custom type for pattern-matching macros.
Eduardo Julian
2022-07-03
7
-20
/
+6
|
*
More traditional names for unquoting macros.
Eduardo Julian
2022-07-02
2
-2
/
+2
|
*
Moved ".../dictionary/plist" to ".../list/property".
Eduardo Julian
2022-06-30
3
-72
/
+4
|
*
Re-named directives to declarations.
Eduardo Julian
2022-06-26
8
-656
/
+389
|
*
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
9
-9
/
+9
|
*
De-sigil-ification: suffix : [Part 13]
Eduardo Julian
2022-06-16
9
-9
/
+9
|
*
New "format" hierarchy.
Eduardo Julian
2022-06-13
8
-8
/
+8
|
*
De-sigil-ification: suffix : [Part 3]
Eduardo Julian
2022-06-12
2
-2
/
+2
|
*
Extensible import syntax [Part 5]
Eduardo Julian
2022-06-03
7
-7
/
+7
|
*
Extensible import syntax [Part 4]
Eduardo Julian
2022-06-03
2
-2
/
+2
|
*
Extensible import syntax [Part 3]
Eduardo Julian
2022-06-02
7
-7
/
+7
|
*
Extensible import syntax [Part 2]
Eduardo Julian
2022-06-02
2
-2
/
+2
|
*
Extensible import syntax: Part 1
Eduardo Julian
2022-06-01
9
-61
/
+61
|
*
Better names for random text/character generators.
Eduardo Julian
2022-04-08
2
-34
/
+34
|
*
Got documentation back in working condition.
Eduardo Julian
2022-04-06
1
-1
/
+1
|
*
De-sigil-ification: /
Eduardo Julian
2022-03-30
1
-23
/
+23
|
*
De-sigil-ification: ^
Eduardo Julian
2022-03-15
1
-15
/
+15
|
*
Additional documentation for JVM types.
Eduardo Julian
2021-09-16
1
-2
/
+2
|
*
"module:" => "using"
Eduardo Julian
2021-09-15
9
-9
/
+9
|
*
Re-named "name_of" to "symbol".
Eduardo Julian
2021-09-14
1
-1
/
+1
|
*
Updated only/except import syntax to take into account record => variant ↵
Eduardo Julian
2021-09-13
9
-23
/
+23
|
|
|
|
syntax change.
*
Re-named \ => # && \\ => ##
Eduardo Julian
2021-09-12
3
-6
/
+6
|
*
De-taggification | part 4
Eduardo Julian
2021-09-07
9
-24
/
+24
|
*
De-taggification | part 2
Eduardo Julian
2021-09-04
9
-36
/
+36
|
*
Better parameterized type documentation.
Eduardo Julian
2021-08-29
1
-1
/
+1
|
*
The Python compiler can now be compiled by the new JVM compiler.
Eduardo Julian
2021-08-23
2
-4
/
+7
|
*
More fixes.
Eduardo Julian
2021-08-20
9
-0
/
+874