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
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2022-03-30
De-sigil-ification: /
Eduardo Julian
14
-260
/
+259
2022-03-30
Now demanding mandatory loop names, instead of using default "again" name.
Eduardo Julian
2
-13
/
+12
2022-03-30
Re-named "as_is" to "these" to avoid confusion with the new type-annotation ↵
Eduardo Julian
8
-30
/
+30
macro names.
2022-03-17
De-sigil-ification: !
Eduardo Julian
9
-156
/
+156
2022-03-16
De-sigil-ification: prefix :
Eduardo Julian
22
-433
/
+431
2022-03-15
De-sigil-ification: ^
Eduardo Julian
4
-64
/
+64
2022-03-14
De-sigil-ification: >
Eduardo Julian
1
-61
/
+62
2022-03-14
Made JVM "import:" syntax consistent with the other "import:"s.
Eduardo Julian
5
-110
/
+111
2022-03-14
Leaner syntax for the "for" macro.
Eduardo Julian
7
-45
/
+45
2022-03-14
De-sigil-ification: @
Eduardo Julian
3
-53
/
+53
2022-01-19
Fixes for the pure-Lux JVM compiler machinery. [Part 8]
Eduardo Julian
1
-2
/
+2
2022-01-13
Fixes for the pure-Lux JVM compiler machinery. [Part 6]
Eduardo Julian
1
-4
/
+3
2021-09-19
Added STDLIB documentation for the different target platforms.
Eduardo Julian
9
-206
/
+310
2021-09-16
Additional documentation for JVM types.
Eduardo Julian
18
-27
/
+374
2021-09-15
"module:" => "using"
Eduardo Julian
190
-193
/
+193
2021-09-15
"Row" => "Sequence"
Eduardo Julian
7
-36
/
+36
2021-09-15
"Sequence" => "Stream"
Eduardo Julian
2
-16
/
+15
2021-09-14
Re-named "recur" to "again".
Eduardo Julian
2
-5
/
+5
2021-09-14
Better list pairing.
Eduardo Julian
1
-3
/
+2
2021-09-14
Re-named "Identifier" to "Symbol".
Eduardo Julian
9
-54
/
+43
2021-09-14
No more "^slots".
Eduardo Julian
1
-6
/
+0
2021-09-14
Re-named "name_of" to "symbol".
Eduardo Julian
3
-7
/
+7
2021-09-14
Re-named "Name" to "Symbol".
Eduardo Julian
4
-10
/
+11
2021-09-13
Re-named "primitive" to "Primitive".
Eduardo Julian
2
-5
/
+5
2021-09-13
Updated only/except import syntax to take into account record => variant ↵
Eduardo Julian
190
-669
/
+669
syntax change.
2021-09-12
Re-named \ => # && \\ => ##
Eduardo Julian
16
-77
/
+73
2021-09-12
Made the "#" character great again!
Eduardo Julian
11
-65
/
+64
2021-09-10
Undid the foolish re-design of "abstract:" and "actor:".
Eduardo Julian
2
-65
/
+65
2021-09-10
Fixed the indentation of variants.
Eduardo Julian
2
-3
/
+3
2021-09-10
Migrated variants to the new syntax.
Eduardo Julian
7
-50
/
+50
2021-09-09
The old record syntax has been re-purposed as variant syntax.
Eduardo Julian
2
-34
/
+1
2021-09-08
De-bracing | part 2
Eduardo Julian
4
-52
/
+9
2021-09-08
De-bracing | part 1
Eduardo Julian
3
-6
/
+6
2021-09-08
Normalized syntax of "exception:", "actor:" and "message:".
Eduardo Julian
1
-1
/
+2
2021-09-08
Post annotations clean-up.
Eduardo Julian
2
-28
/
+1
2021-09-08
Normalized the syntax of "abstract:" and "actor:".
Eduardo Julian
2
-80
/
+64
2021-09-08
Now using eval to derive code for arbitrary types.
Eduardo Julian
1
-2
/
+1
2021-09-07
De-taggification | part 4
Eduardo Julian
192
-767
/
+767
2021-09-06
New chapter on compiler extensions.
Eduardo Julian
15
-7
/
+858
2021-09-06
Documentation improvements.
Eduardo Julian
4
-19
/
+44
2021-09-05
Handled formatting issues in documentation.
Eduardo Julian
29
-331
/
+188
2021-09-04
Better type-declaration documentation.
Eduardo Julian
1
-1
/
+1
2021-09-04
De-taggification | part 2
Eduardo Julian
181
-727
/
+727
2021-09-03
Unified tuple and record syntax.
Eduardo Julian
2
-5
/
+4
2021-09-01
De-taggification | part 1
Eduardo Julian
4
-34
/
+34
2021-09-01
Updates to the JS compiler.
Eduardo Julian
2
-4
/
+74
2021-08-30
Better tagged type documentation + lexer fix.
Eduardo Julian
2
-2
/
+2
2021-08-29
De-taggification | part 0
Eduardo Julian
4
-31
/
+30
2021-08-29
Better parameterized type documentation.
Eduardo Julian
85
-128
/
+128
2021-08-27
Updates to the Ruby compiler.
Eduardo Julian
7
-18
/
+329
[next]