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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
More efficient binary formatting.
Eduardo Julian
2022-04-06
2
-20
/
+20
*
More efficient binary parsing.
Eduardo Julian
2022-04-06
1
-3
/
+3
*
Got documentation back in working condition.
Eduardo Julian
2022-04-06
29
-402
/
+336
*
De-sigil-ification: /
Eduardo Julian
2022-03-30
14
-260
/
+259
*
Now demanding mandatory loop names, instead of using default "again" name.
Eduardo Julian
2022-03-30
1
-6
/
+6
*
Re-named "as_is" to "these" to avoid confusion with the new type-annotation m...
Eduardo Julian
2022-03-30
7
-27
/
+27
*
De-sigil-ification: !
Eduardo Julian
2022-03-17
9
-156
/
+156
*
De-sigil-ification: prefix :
Eduardo Julian
2022-03-16
21
-357
/
+361
*
De-sigil-ification: ^
Eduardo Julian
2022-03-15
3
-44
/
+44
*
De-sigil-ification: >
Eduardo Julian
2022-03-14
1
-61
/
+62
*
Made JVM "import:" syntax consistent with the other "import:"s.
Eduardo Julian
2022-03-14
5
-110
/
+111
*
Leaner syntax for the "for" macro.
Eduardo Julian
2022-03-14
6
-43
/
+43
*
De-sigil-ification: @
Eduardo Julian
2022-03-14
2
-33
/
+33
*
Fixes for the pure-Lux JVM compiler machinery. [Part 8]
Eduardo Julian
2022-01-19
1
-2
/
+2
*
Fixes for the pure-Lux JVM compiler machinery. [Part 6]
Eduardo Julian
2022-01-13
1
-4
/
+3
*
Added STDLIB documentation for the different target platforms.
Eduardo Julian
2021-09-19
8
-154
/
+261
*
Additional documentation for JVM types.
Eduardo Julian
2021-09-16
18
-27
/
+374
*
"module:" => "using"
Eduardo Julian
2021-09-15
189
-189
/
+189
*
"Row" => "Sequence"
Eduardo Julian
2021-09-15
6
-34
/
+34
*
"Sequence" => "Stream"
Eduardo Julian
2021-09-15
2
-16
/
+15
*
Re-named "recur" to "again".
Eduardo Julian
2021-09-14
1
-1
/
+1
*
Better list pairing.
Eduardo Julian
2021-09-14
1
-3
/
+2
*
Re-named "Identifier" to "Symbol".
Eduardo Julian
2021-09-14
8
-45
/
+34
*
Re-named "name_of" to "symbol".
Eduardo Julian
2021-09-14
2
-2
/
+2
*
Re-named "Name" to "Symbol".
Eduardo Julian
2021-09-14
3
-6
/
+6
*
Re-named "primitive" to "Primitive".
Eduardo Julian
2021-09-13
1
-1
/
+1
*
Updated only/except import syntax to take into account record => variant synt...
Eduardo Julian
2021-09-13
189
-665
/
+665
*
Re-named \ => # && \\ => ##
Eduardo Julian
2021-09-12
15
-43
/
+39
*
Made the "#" character great again!
Eduardo Julian
2021-09-12
10
-31
/
+31
*
Undid the foolish re-design of "abstract:" and "actor:".
Eduardo Julian
2021-09-10
2
-65
/
+65
*
Fixed the indentation of variants.
Eduardo Julian
2021-09-10
2
-3
/
+3
*
Migrated variants to the new syntax.
Eduardo Julian
2021-09-10
6
-12
/
+12
*
The old record syntax has been re-purposed as variant syntax.
Eduardo Julian
2021-09-09
2
-34
/
+1
*
De-bracing | part 2
Eduardo Julian
2021-09-08
3
-50
/
+7
*
De-bracing | part 1
Eduardo Julian
2021-09-08
2
-5
/
+5
*
Normalized syntax of "exception:", "actor:" and "message:".
Eduardo Julian
2021-09-08
1
-1
/
+2
*
Post annotations clean-up.
Eduardo Julian
2021-09-08
2
-28
/
+1
*
Normalized the syntax of "abstract:" and "actor:".
Eduardo Julian
2021-09-08
2
-80
/
+64
*
Now using eval to derive code for arbitrary types.
Eduardo Julian
2021-09-08
1
-2
/
+1
*
De-taggification | part 4
Eduardo Julian
2021-09-07
191
-734
/
+734
*
New chapter on compiler extensions.
Eduardo Julian
2021-09-06
14
-5
/
+853
*
Documentation improvements.
Eduardo Julian
2021-09-06
3
-13
/
+34
*
Handled formatting issues in documentation.
Eduardo Julian
2021-09-05
29
-331
/
+188
*
Better type-declaration documentation.
Eduardo Julian
2021-09-04
1
-1
/
+1
*
De-taggification | part 2
Eduardo Julian
2021-09-04
180
-719
/
+719
*
Unified tuple and record syntax.
Eduardo Julian
2021-09-03
1
-2
/
+2
*
De-taggification | part 1
Eduardo Julian
2021-09-01
4
-34
/
+34
*
Updates to the JS compiler.
Eduardo Julian
2021-09-01
2
-4
/
+74
*
Better tagged type documentation + lexer fix.
Eduardo Julian
2021-08-30
2
-2
/
+2
*
De-taggification | part 0
Eduardo Julian
2021-08-29
4
-31
/
+30
[prev]
[next]