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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-06-01
Extensible import syntax: Part 1
Eduardo Julian
1033
-6504
/
+6533
2022-04-09
De-sigil-ification: *
Eduardo Julian
55
-535
/
+535
2022-04-09
Better names for testing macros (plus better indentation).
Eduardo Julian
298
-16206
/
+16206
2022-04-09
Re-branded "abstract" types as "primitive" types.
Eduardo Julian
85
-251
/
+250
2022-04-08
Removed (mostly useless) pattern-matching macro for abstract types.
Eduardo Julian
79
-215
/
+192
2022-04-08
Better names for random text/character generators.
Eduardo Julian
121
-782
/
+785
2022-04-08
De-sigil-ification: $
Eduardo Julian
518
-30898
/
+30900
2022-04-08
Can now deploy releases with Aedifex.
Eduardo Julian
14
-86
/
+300
2022-04-07
Better snapshot deployments for Aedifex.
Eduardo Julian
18
-212
/
+234
2022-04-07
De-sigil-ification: &
Eduardo Julian
186
-1009
/
+1041
2022-04-07
More efficient TAR handling.
Eduardo Julian
13
-64
/
+66
2022-04-06
More efficient binary formatting.
Eduardo Julian
59
-610
/
+630
2022-04-06
More efficient binary parsing.
Eduardo Julian
9
-63
/
+98
2022-04-06
Got documentation back in working condition.
Eduardo Julian
36
-541
/
+488
2022-04-05
No longer depending on the ASM library for JVM bytecode generation.
Eduardo Julian
6
-52
/
+60
2022-04-05
Properly handling variance for remaining mutable types.
Eduardo Julian
12
-237
/
+312
2022-04-04
Properly handling variance for arrays to avoid invalid subtyping.
Eduardo Julian
7
-122
/
+178
2022-03-30
De-sigil-ification: /
Eduardo Julian
107
-1001
/
+1000
2022-03-30
Lined-up names of "safe" binary/array defs with names of "unsafe" ones.
Eduardo Julian
14
-184
/
+185
2022-03-30
Re-named ffi.as to "is", and ffi.check to "as", to line the names up with nor...
Eduardo Julian
6
-305
/
+305
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
86
-359
/
+352
2022-03-30
Re-named "as_is" to "these" to avoid confusion with the new type-annotation m...
Eduardo Julian
83
-365
/
+365
2022-03-17
De-sigil-ification: !
Eduardo Julian
101
-1081
/
+1113
2022-03-16
JVM interop now allows importing inherited virtual/interface methods.
Eduardo Julian
14
-222
/
+228
2022-03-16
De-sigil-ification: prefix :
Eduardo Julian
389
-10195
/
+10235
2022-03-16
Generalized/type-agnostic arithmetic.
Eduardo Julian
16
-699
/
+1030
2022-03-15
Leaner syntax for library/lux/control/exception.report
Eduardo Julian
80
-730
/
+735
2022-03-15
De-sigil-ification: ^
Eduardo Julian
257
-3758
/
+4147
2022-03-14
Using a fake console in Aedifex if the system console is unavailable.
Eduardo Julian
1
-84
/
+104
2022-03-14
De-sigil-ification: >
Eduardo Julian
112
-2191
/
+2344
2022-03-14
Made JVM "import:" syntax consistent with the other "import:"s.
Eduardo Julian
38
-619
/
+662
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
67
-2770
/
+2771
2022-03-14
Type-safe host-level functions for interop with scripting languages.
Eduardo Julian
7
-17
/
+33
2022-03-14
De-sigil-ification: @
Eduardo Julian
219
-4635
/
+4638
2022-03-14
Can now add type-vars to imported procedures from scripting languages.
Eduardo Julian
27
-1862
/
+1107
2022-03-11
Added an easy way to export Lux functionality to host programs (everywhere el...
Eduardo Julian
36
-718
/
+1459
2022-03-09
Added an easy way to export Lux functionality to host programs (in JVM).
Eduardo Julian
10
-172
/
+433
2022-03-08
Finishing the meta-compiler [Part 6 / Done... for now]
Eduardo Julian
22
-282
/
+509
2022-03-07
Compilers for scripting languages now only depend on new JVM compiler.
Eduardo Julian
14
-178
/
+358
2022-03-05
Optimizations for the pure-Lux JVM compiler. [Part 5]
Eduardo Julian
20
-868
/
+1243
2022-03-04
Keeping the JVM interop fixes coming...
Eduardo Julian
16
-109
/
+150
2022-03-02
Finishing the meta-compiler [Part 5]
Eduardo Julian
16
-234
/
+440
2022-03-01
Still more fixes for JVM interop.
Eduardo Julian
20
-278
/
+400
2022-02-28
Optimizations for the pure-Lux JVM compiler. [Part 4]
Eduardo Julian
16
-169
/
+353
2022-02-27
Fixed directive extensions for Lux/Lua.
Eduardo Julian
22
-247
/
+361
2022-02-24
Finishing the meta-compiler [Part 4]
Eduardo Julian
35
-368
/
+654
2022-02-23
ADDED Can pass config parameters to compiler and select code based on it. Can...
Eduardo Julian
40
-323
/
+710
2022-02-22
No more automatic conversions of primitive types in JVM FFI.
Eduardo Julian
31
-561
/
+1603
[prev]
[next]