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
/
test
/
lux
/
data
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added an abstraction for interest rates.
Eduardo Julian
2023-02-12
1
-4
/
+19
*
Better formatting for types & symbols for compilation logging.
Eduardo Julian
2023-01-13
1
-2
/
+2
*
Re-licensed to MPL 2.0
Eduardo Julian
2023-01-13
44
-0
/
+132
*
Moved compiler target machinery under meta/compiler.
Eduardo Julian
2023-01-08
1
-2
/
+3
*
Added simple machinery for aliasing of definitions.
Eduardo Julian
2023-01-04
9
-27
/
+27
*
Began work on C++ back-end.
Eduardo Julian
2022-12-23
30
-110
/
+103
*
Added some explicit machinery for the Any type.
Eduardo Julian
2022-12-22
5
-12
/
+48
*
Now showing stack-traces for runtime exceptions in Ruby.
Eduardo Julian
2022-12-22
8
-41
/
+45
*
Added price-action abstraction.
Eduardo Julian
2022-12-19
15
-56
/
+67
*
Added accumulation/distribution oscillator.
Eduardo Julian
2022-12-12
14
-148
/
+132
*
Added trade session (OHLCV) abstraction.
Eduardo Julian
2022-12-12
4
-115
/
+86
*
Added support for fixed-point arithmetic.
Eduardo Julian
2022-12-11
5
-82
/
+85
*
Added machinery for averaging a time-series.
Eduardo Julian
2022-12-09
4
-73
/
+60
*
Added some simple time-series handling machinery.
Eduardo Julian
2022-12-02
38
-419
/
+448
*
Added simple benchmarking machinery.
Eduardo Julian
2022-12-01
2
-28
/
+115
*
Added index section to documentation + re-named Primitive -> Nominal
Eduardo Julian
2022-11-21
3
-15
/
+104
*
Fixed a bug when optimization record access.
Eduardo Julian
2022-11-20
2
-6
/
+94
*
Added generic logging abstraction/machinery.
Eduardo Julian
2022-11-16
3
-2
/
+107
*
Now documenting dependers and dependees.
Eduardo Julian
2022-11-15
3
-10
/
+146
*
More efficient code-generation for text composition.
Eduardo Julian
2022-11-06
1
-1
/
+1
*
Eliminated the .alias# extension. Now detecting aliases in .def#.
Eduardo Julian
2022-10-28
1
-0
/
+9
*
Added support for aspect-oriented programming.
Eduardo Julian
2022-10-27
1
-2
/
+2
*
Minor naming & syntax improvements.
Eduardo Julian
2022-10-24
4
-17
/
+17
*
New module just for the Char type + fixes to JSON parsing.
Eduardo Julian
2022-10-24
5
-6
/
+140
*
Migrating default extensions to the new format [Part 2]
Eduardo Julian
2022-10-19
1
-1
/
+1
*
Made labels (tags & slots) into normal definitions.
Eduardo Julian
2022-09-02
1
-1
/
+1
*
Fixes for Aedifex tests.
Eduardo Julian
2022-08-12
1
-1
/
+1
*
Fixed test suite.
Eduardo Julian
2022-08-12
1
-4
/
+4
*
Re-named the "case" macro to "when".
Eduardo Julian
2022-08-11
20
-114
/
+114
*
Extracted property-based testing machinery into its own module.
Eduardo Julian
2022-08-10
36
-71
/
+107
*
Extracted unit-testing machinery into its own module.
Eduardo Julian
2022-07-28
2
-43
/
+43
*
Now statically resolving values from globals in pattern-matching.
Eduardo Julian
2022-07-28
6
-15
/
+15
*
Slightly cleaner application of variance for FRP channels.
Eduardo Julian
2022-07-26
1
-4
/
+4
*
Extracted macro-expansion machinery into its own module.
Eduardo Julian
2022-07-08
1
-2
/
+3
*
Moved "lux/time" to "lux/world/time".
Eduardo Julian
2022-07-06
3
-15
/
+18
*
Moved "lux/target" to "lux/meta/target".
Eduardo Julian
2022-07-03
1
-8
/
+8
*
Added a new custom type for pattern-matching macros.
Eduardo Julian
2022-07-03
5
-16
/
+16
*
Moved "lux/macro" to "lux/meta/macro".
Eduardo Julian
2022-07-02
11
-37
/
+41
*
More traditional names for unquoting macros.
Eduardo Julian
2022-07-02
16
-46
/
+46
*
Moved "lux/macro/code" to "lux/meta/code".
Eduardo Julian
2022-07-01
5
-19
/
+19
*
Alternative names for (un)quoting macros.
Eduardo Julian
2022-06-30
5
-12
/
+13
*
Moved ".../dictionary/plist" to ".../list/property".
Eduardo Julian
2022-06-30
2
-8
/
+14
*
Better naming for measure/quantity types.
Eduardo Julian
2022-06-30
1
-5
/
+5
*
Better syntax for calling virtual methods when defining JVM classes.
Eduardo Julian
2022-06-29
3
-4
/
+9
*
New "parser" hierarchy. [Part 5]
Eduardo Julian
2022-06-27
1
-1
/
+167
*
Re-named "format/lux/data/binary.Writer" to "Format".
Eduardo Julian
2022-06-26
2
-11
/
+11
*
New "parser" hierarchy. [Part 4]
Eduardo Julian
2022-06-26
3
-13
/
+11
*
De-sigil-ification: suffix : [Part 15]
Eduardo Julian
2022-06-25
1
-3
/
+3
*
De-sigil-ification: suffix : [Part 14]
Eduardo Julian
2022-06-16
36
-99
/
+99
*
New "parser" hierarchy. [Part 3]
Eduardo Julian
2022-06-16
2
-18
/
+315
[next]