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