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
/
library
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Added extension to JS interop for writing object literals.
Eduardo Julian
2022-06-11
1
-15
/
+70
|
*
De-sigil-ification: : [Part 2]
Eduardo Julian
2022-06-11
80
-2577
/
+2774
|
*
Added extensions to JS interop for working with "undefined" values.
Eduardo Julian
2022-06-06
6
-10
/
+83
|
*
De-sigil-ification: : [Part 1]
Eduardo Julian
2022-06-05
44
-2206
/
+2331
|
*
comonad/cofree => comonad/free
Eduardo Julian
2022-06-04
16
-21
/
+30
|
*
De-sigil-ification: #
Eduardo Julian
2022-06-04
247
-1595
/
+1602
|
*
Extensible import syntax [Part 6]
Eduardo Julian
2022-06-04
269
-661
/
+730
|
*
Extensible import syntax [Part 5]
Eduardo Julian
2022-06-03
272
-332
/
+314
|
*
Extensible import syntax [Part 4]
Eduardo Julian
2022-06-03
288
-833
/
+836
|
*
Extensible import syntax [Part 3]
Eduardo Julian
2022-06-02
276
-350
/
+338
|
*
Extensible import syntax [Part 2]
Eduardo Julian
2022-06-02
228
-271
/
+258
|
*
Extensible import syntax: Part 1
Eduardo Julian
2022-06-01
455
-3109
/
+3138
|
*
De-sigil-ification: *
Eduardo Julian
2022-04-09
38
-127
/
+132
|
*
Better names for testing macros (plus better indentation).
Eduardo Julian
2022-04-09
1
-8
/
+8
|
*
Re-branded "abstract" types as "primitive" types.
Eduardo Julian
2022-04-09
81
-240
/
+239
|
*
Removed (mostly useless) pattern-matching macro for abstract types.
Eduardo Julian
2022-04-08
75
-113
/
+99
|
*
Better names for random text/character generators.
Eduardo Julian
2022-04-08
5
-160
/
+161
|
*
De-sigil-ification: $
Eduardo Julian
2022-04-08
191
-5653
/
+5655
|
*
Can now deploy releases with Aedifex.
Eduardo Julian
2022-04-08
2
-11
/
+23
|
*
De-sigil-ification: &
Eduardo Julian
2022-04-07
147
-780
/
+782
|
*
More efficient TAR handling.
Eduardo Julian
2022-04-07
6
-38
/
+39
|
*
More efficient binary formatting.
Eduardo Julian
2022-04-06
52
-579
/
+599
|
*
More efficient binary parsing.
Eduardo Julian
2022-04-06
5
-45
/
+80
|
*
Got documentation back in working condition.
Eduardo Julian
2022-04-06
3
-22
/
+33
|
*
No longer depending on the ASM library for JVM bytecode generation.
Eduardo Julian
2022-04-05
4
-36
/
+44
|
*
Properly handling variance for remaining mutable types.
Eduardo Julian
2022-04-05
10
-231
/
+304
|
*
Properly handling variance for arrays to avoid invalid subtyping.
Eduardo Julian
2022-04-04
6
-75
/
+129
|
*
De-sigil-ification: /
Eduardo Julian
2022-03-30
58
-327
/
+327
|
*
Lined-up names of "safe" binary/array defs with names of "unsafe" ones.
Eduardo Julian
2022-03-30
11
-100
/
+101
|
*
Re-named ffi.as to "is", and ffi.check to "as", to line the names up with ↵
Eduardo Julian
2022-03-30
4
-299
/
+299
|
|
|
|
normal type-annotation macros.
*
"when" macro for Try.
Eduardo Julian
2022-03-30
1
-1
/
+15
|
*
Now demanding mandatory loop names, instead of using default "again" name.
Eduardo Julian
2022-03-30
70
-293
/
+287
|
*
Re-named "as_is" to "these" to avoid confusion with the new type-annotation ↵
Eduardo Julian
2022-03-30
53
-191
/
+191
|
|
|
|
macro names.
*
De-sigil-ification: !
Eduardo Julian
2022-03-17
71
-735
/
+775
|
*
JVM interop now allows importing inherited virtual/interface methods.
Eduardo Julian
2022-03-16
13
-236
/
+241
|
*
De-sigil-ification: prefix :
Eduardo Julian
2022-03-16
232
-5710
/
+5748
|
*
Generalized/type-agnostic arithmetic.
Eduardo Julian
2022-03-16
9
-539
/
+759
|
*
Leaner syntax for library/lux/control/exception.report
Eduardo Julian
2022-03-15
70
-611
/
+616
|
*
De-sigil-ification: ^
Eduardo Julian
2022-03-15
145
-2000
/
+2295
|
*
De-sigil-ification: >
Eduardo Julian
2022-03-14
39
-584
/
+616
|
*
Made JVM "import:" syntax consistent with the other "import:"s.
Eduardo Julian
2022-03-14
23
-366
/
+382
|
*
FIXED: JS error wherein a piece of runtime machinery was missing.
Eduardo Julian
2022-03-14
4
-278
/
+280
|
*
Leaner syntax for the "for" macro.
Eduardo Julian
2022-03-14
44
-2271
/
+2275
|
*
Type-safe host-level functions for interop with scripting languages.
Eduardo Julian
2022-03-14
4
-14
/
+24
|
*
De-sigil-ification: @
Eduardo Julian
2022-03-14
128
-2480
/
+2483
|
*
Can now add type-vars to imported procedures from scripting languages.
Eduardo Julian
2022-03-14
20
-1827
/
+1071
|
*
Added an easy way to export Lux functionality to host programs (everywhere ↵
Eduardo Julian
2022-03-11
24
-506
/
+1056
|
|
|
|
else).
*
Added an easy way to export Lux functionality to host programs (in JVM).
Eduardo Julian
2022-03-09
8
-168
/
+267
|
*
Finishing the meta-compiler [Part 6 / Done... for now]
Eduardo Julian
2022-03-08
14
-240
/
+390
|
*
Compilers for scripting languages now only depend on new JVM compiler.
Eduardo Julian
2022-03-07
9
-176
/
+176
|
[prev]
[next]