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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added an abstraction for interest rates.
Eduardo Julian
2023-02-12
2
-6
/
+7
*
Re-licensed to MPL 2.0
Eduardo Julian
2023-01-13
188
-0
/
+564
*
Now documenting exported aliases.
Eduardo Julian
2023-01-06
10
-132
/
+112
*
Added price-action abstraction.
Eduardo Julian
2022-12-19
1
-4
/
+0
*
Added some simple time-series handling machinery.
Eduardo Julian
2022-12-02
2
-9
/
+9
*
Added index section to documentation + re-named Primitive -> Nominal
Eduardo Julian
2022-11-21
7
-27
/
+19
*
Fixed a bug when optimization record access.
Eduardo Julian
2022-11-20
4
-7
/
+7
*
Now documenting dependers and dependees.
Eduardo Julian
2022-11-15
4
-8
/
+8
*
Can now mark definitions as deprecated in their documentation.
Eduardo Julian
2022-11-07
127
-2098
/
+1944
*
Minor naming & syntax improvements.
Eduardo Julian
2022-10-24
2
-22
/
+22
*
Clean-up after format change for extensions [part 2]
Eduardo Julian
2022-10-21
4
-4
/
+4
*
Fixed test suite.
Eduardo Julian
2022-08-12
19
-2490
/
+2367
*
Improved exception-definition macro.
Eduardo Julian
2022-08-11
11
-463
/
+540
*
Re-named the "case" macro to "when".
Eduardo Julian
2022-08-11
18
-1474
/
+1668
*
Extracted property-based testing machinery into its own module.
Eduardo Julian
2022-08-10
29
-2582
/
+2746
*
Extracted test-tallying machinery into its own module.
Eduardo Julian
2022-07-30
46
-2254
/
+2336
*
Extracted test-coverage machinery into its own module.
Eduardo Julian
2022-07-28
22
-1197
/
+1226
*
Extracted unit-testing machinery into its own module.
Eduardo Julian
2022-07-28
39
-2315
/
+2408
*
Now statically resolving values from globals in pattern-matching.
Eduardo Julian
2022-07-28
37
-1268
/
+1303
*
New flat format for documentation fragments.
Eduardo Julian
2022-07-27
16
-246
/
+257
*
Slightly cleaner application of variance for FRP channels.
Eduardo Julian
2022-07-26
2
-2
/
+2
*
Made inlined functions into first-class macros.
Eduardo Julian
2022-07-26
4
-60
/
+61
*
Better error reporting when analyzing variants.
Eduardo Julian
2022-07-10
1
-2
/
+2
*
First-class programs instead of having a "lux program" extension.
Eduardo Julian
2022-07-09
6
-16
/
+16
*
Folded "default" documentation into regular definition documentation.
Eduardo Julian
2022-07-08
151
-2763
/
+2763
*
Moved "lux/extension" to "lux/meta/extension".
Eduardo Julian
2022-07-08
1
-0
/
+0
*
Re-named the "documentation" macro to "definition".
Eduardo Julian
2022-07-08
159
-1216
/
+1203
*
Moved "lux/static" to "lux/meta/static".
Eduardo Julian
2022-07-08
1
-0
/
+0
*
Moved "lux/locale" to "lux/world/locale".
Eduardo Julian
2022-07-08
5
-4
/
+5
*
Moved "lux/time" to "lux/world/time".
Eduardo Julian
2022-07-06
9
-4
/
+4
*
Made exception.report a function.
Eduardo Julian
2022-07-06
18
-410
/
+291
*
Moved compiler machinery under lux/meta.
Eduardo Julian
2022-07-06
1
-2
/
+1
*
Re-named "do_to" to "to".
Eduardo Julian
2022-07-03
17
-464
/
+347
*
Moved "lux/target" to "lux/meta/target".
Eduardo Julian
2022-07-03
14
-0
/
+0
*
Added a new custom type for pattern-matching macros.
Eduardo Julian
2022-07-03
126
-665
/
+374
*
Moved "lux/macro" to "lux/meta/macro".
Eduardo Julian
2022-07-02
10
-0
/
+0
*
More traditional names for unquoting macros.
Eduardo Julian
2022-07-02
62
-349
/
+296
*
Moved "lux/macro/code" to "lux/meta/code".
Eduardo Julian
2022-07-01
1
-0
/
+0
*
Moved ".../dictionary/plist" to ".../list/property".
Eduardo Julian
2022-06-30
18
-517
/
+414
*
Better naming for measure/quantity types.
Eduardo Julian
2022-06-30
13
-1009
/
+834
*
New "parser" hierarchy. [Part 6]
Eduardo Julian
2022-06-29
13
-439
/
+303
*
Better syntax for calling virtual methods when defining JVM classes.
Eduardo Julian
2022-06-29
11
-669
/
+566
*
Better syntax for getting/setting fields when defining JVM classes.
Eduardo Julian
2022-06-29
6
-6
/
+6
*
New "parser" hierarchy. [Part 5]
Eduardo Julian
2022-06-27
22
-217
/
+179
*
Extensible spliced un-quoting.
Eduardo Julian
2022-06-27
22
-999
/
+816
*
Extensible un-quoting.
Eduardo Julian
2022-06-27
14
-273
/
+236
*
Re-named directives to declarations.
Eduardo Julian
2022-06-26
40
-2173
/
+1527
*
Re-named "format/lux/data/binary.Writer" to "Format".
Eduardo Julian
2022-06-26
50
-2371
/
+2066
*
New "parser" hierarchy. [Part 4]
Eduardo Julian
2022-06-26
49
-150
/
+7
*
De-sigil-ification: suffix : [Part 16]
Eduardo Julian
2022-06-26
1
-5
/
+5
[next]