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
*
Re-licensed to MPL 2.0
Eduardo Julian
2023-01-13
187
-0
/
+561
*
Now documenting exported aliases.
Eduardo Julian
2023-01-06
9
-131
/
+109
*
Added price-action abstraction.
Eduardo Julian
2022-12-19
1
-4
/
+0
*
Added some simple time-series handling machinery.
Eduardo Julian
2022-12-02
1
-3
/
+3
*
Added index section to documentation + re-named Primitive -> Nominal
Eduardo Julian
2022-11-21
6
-20
/
+12
*
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
126
-1631
/
+1454
*
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
18
-2472
/
+2353
*
Improved exception-definition macro.
Eduardo Julian
2022-08-11
10
-455
/
+532
*
Re-named the "case" macro to "when".
Eduardo Julian
2022-08-11
17
-608
/
+783
*
Extracted property-based testing machinery into its own module.
Eduardo Julian
2022-08-10
28
-1733
/
+1892
*
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
36
-1265
/
+1300
*
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
3
-59
/
+60
*
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
5
-13
/
+12
*
Folded "default" documentation into regular definition documentation.
Eduardo Julian
2022-07-08
150
-2750
/
+2752
*
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
158
-1109
/
+1098
*
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
4
-2
/
+5
*
Moved "lux/time" to "lux/world/time".
Eduardo Julian
2022-07-06
8
-2
/
+4
*
Made exception.report a function.
Eduardo Julian
2022-07-06
17
-408
/
+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
16
-462
/
+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
125
-656
/
+369
*
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
61
-333
/
+282
*
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
49
-1515
/
+1210
*
New "parser" hierarchy. [Part 4]
Eduardo Julian
2022-06-26
48
-147
/
+6
*
De-sigil-ification: suffix : [Part 16]
Eduardo Julian
2022-06-26
1
-5
/
+5
*
De-sigil-ification: suffix : [Part 15]
Eduardo Julian
2022-06-25
17
-18
/
+18
[next]