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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-02-12
Added an abstraction for interest rates.
Eduardo Julian
1
-1
/
+7
2023-01-13
Re-licensed to MPL 2.0
Eduardo Julian
187
-0
/
+561
2023-01-06
Now documenting exported aliases.
Eduardo Julian
9
-131
/
+109
2022-12-19
Added price-action abstraction.
Eduardo Julian
1
-4
/
+0
2022-12-02
Added some simple time-series handling machinery.
Eduardo Julian
1
-3
/
+3
2022-11-21
Added index section to documentation + re-named Primitive -> Nominal
Eduardo Julian
6
-20
/
+12
2022-11-20
Fixed a bug when optimization record access.
Eduardo Julian
4
-7
/
+7
2022-11-15
Now documenting dependers and dependees.
Eduardo Julian
4
-8
/
+8
2022-11-07
Can now mark definitions as deprecated in their documentation.
Eduardo Julian
126
-1631
/
+1454
2022-10-24
Minor naming & syntax improvements.
Eduardo Julian
2
-22
/
+22
2022-10-21
Clean-up after format change for extensions [part 2]
Eduardo Julian
4
-4
/
+4
2022-08-12
Fixed test suite.
Eduardo Julian
18
-2472
/
+2353
2022-08-11
Improved exception-definition macro.
Eduardo Julian
10
-455
/
+532
2022-08-11
Re-named the "case" macro to "when".
Eduardo Julian
17
-608
/
+783
2022-08-10
Extracted property-based testing machinery into its own module.
Eduardo Julian
28
-1733
/
+1892
2022-07-30
Extracted test-tallying machinery into its own module.
Eduardo Julian
46
-2254
/
+2336
2022-07-28
Extracted test-coverage machinery into its own module.
Eduardo Julian
22
-1197
/
+1226
2022-07-28
Extracted unit-testing machinery into its own module.
Eduardo Julian
39
-2315
/
+2408
2022-07-28
Now statically resolving values from globals in pattern-matching.
Eduardo Julian
36
-1265
/
+1300
2022-07-27
New flat format for documentation fragments.
Eduardo Julian
16
-246
/
+257
2022-07-26
Slightly cleaner application of variance for FRP channels.
Eduardo Julian
2
-2
/
+2
2022-07-26
Made inlined functions into first-class macros.
Eduardo Julian
3
-59
/
+60
2022-07-10
Better error reporting when analyzing variants.
Eduardo Julian
1
-2
/
+2
2022-07-09
First-class programs instead of having a "lux program" extension.
Eduardo Julian
5
-13
/
+12
2022-07-08
Folded "default" documentation into regular definition documentation.
Eduardo Julian
150
-2750
/
+2752
2022-07-08
Moved "lux/extension" to "lux/meta/extension".
Eduardo Julian
1
-0
/
+0
2022-07-08
Re-named the "documentation" macro to "definition".
Eduardo Julian
158
-1109
/
+1098
2022-07-08
Moved "lux/static" to "lux/meta/static".
Eduardo Julian
1
-0
/
+0
2022-07-08
Moved "lux/locale" to "lux/world/locale".
Eduardo Julian
4
-2
/
+5
2022-07-06
Moved "lux/time" to "lux/world/time".
Eduardo Julian
8
-2
/
+4
2022-07-06
Made exception.report a function.
Eduardo Julian
17
-408
/
+291
2022-07-06
Moved compiler machinery under lux/meta.
Eduardo Julian
1
-2
/
+1
2022-07-03
Re-named "do_to" to "to".
Eduardo Julian
16
-462
/
+347
2022-07-03
Moved "lux/target" to "lux/meta/target".
Eduardo Julian
14
-0
/
+0
2022-07-03
Added a new custom type for pattern-matching macros.
Eduardo Julian
125
-656
/
+369
2022-07-02
Moved "lux/macro" to "lux/meta/macro".
Eduardo Julian
10
-0
/
+0
2022-07-02
More traditional names for unquoting macros.
Eduardo Julian
61
-333
/
+282
2022-07-01
Moved "lux/macro/code" to "lux/meta/code".
Eduardo Julian
1
-0
/
+0
2022-06-30
Moved ".../dictionary/plist" to ".../list/property".
Eduardo Julian
18
-517
/
+414
2022-06-30
Better naming for measure/quantity types.
Eduardo Julian
13
-1009
/
+834
2022-06-29
New "parser" hierarchy. [Part 6]
Eduardo Julian
13
-439
/
+303
2022-06-29
Better syntax for calling virtual methods when defining JVM classes.
Eduardo Julian
11
-669
/
+566
2022-06-29
Better syntax for getting/setting fields when defining JVM classes.
Eduardo Julian
6
-6
/
+6
2022-06-27
New "parser" hierarchy. [Part 5]
Eduardo Julian
22
-217
/
+179
2022-06-27
Extensible spliced un-quoting.
Eduardo Julian
22
-999
/
+816
2022-06-27
Extensible un-quoting.
Eduardo Julian
14
-273
/
+236
2022-06-26
Re-named directives to declarations.
Eduardo Julian
40
-2173
/
+1527
2022-06-26
Re-named "format/lux/data/binary.Writer" to "Format".
Eduardo Julian
49
-1515
/
+1210
2022-06-26
New "parser" hierarchy. [Part 4]
Eduardo Julian
48
-147
/
+6
2022-06-26
De-sigil-ification: suffix : [Part 16]
Eduardo Julian
1
-5
/
+5
[next]