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
/
program
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Simplified caching and JVM program JARs.
Eduardo Julian
2023-01-22
1
-2
/
+2
|
*
Can now compile the JVM back-end using itself.
Eduardo Julian
2023-01-16
1
-6
/
+43
|
*
Re-licensed to MPL 2.0
Eduardo Julian
2023-01-13
51
-0
/
+153
|
*
Can now compile complex values (i.e. variants & tuples) in C++.
Eduardo Julian
2023-01-13
1
-1
/
+2
|
*
Moved compiler target machinery under meta/compiler.
Eduardo Julian
2023-01-08
1
-1
/
+1
|
*
Now showing stack-traces for runtime exceptions in Ruby.
Eduardo Julian
2022-12-22
13
-23
/
+29
|
*
Added price-action abstraction.
Eduardo Julian
2022-12-19
1
-12
/
+22
|
*
Caching compiler artifacts into TAR files, instead of huge directories.
Eduardo Julian
2022-12-18
1
-62
/
+251
|
*
Added trade session (OHLCV) abstraction.
Eduardo Julian
2022-12-12
1
-2
/
+1
|
*
Added some simple time-series handling machinery.
Eduardo Julian
2022-12-02
28
-147
/
+147
|
*
Added index section to documentation + re-named Primitive -> Nominal
Eduardo Julian
2022-11-21
2
-6
/
+6
|
*
Fixed a bug when optimization record access.
Eduardo Julian
2022-11-20
4
-9
/
+9
|
*
Now documenting dependers and dependees.
Eduardo Julian
2022-11-15
1
-6
/
+6
|
*
Added support for inline testing.
Eduardo Julian
2022-11-07
1
-1
/
+3
|
*
Minor naming & syntax improvements.
Eduardo Julian
2022-10-24
2
-6
/
+6
|
*
Clean-up after format change for extensions [part 3]
Eduardo Julian
2022-10-22
1
-4
/
+6
|
*
Clean-up after format change for extensions [part 2]
Eduardo Julian
2022-10-21
1
-2
/
+2
|
*
Clean-up after format change for extensions [part 0]
Eduardo Julian
2022-10-21
1
-5
/
+6
|
*
New format for extensions [part 4]
Eduardo Julian
2022-10-02
1
-3
/
+1
|
*
New format for extensions [part 3]
Eduardo Julian
2022-10-02
1
-0
/
+1
|
*
New format for extensions [part 0]
Eduardo Julian
2022-10-01
1
-2
/
+2
|
*
Got rid of the superfluous "lux macro" extension.
Eduardo Julian
2022-08-30
8
-37
/
+37
|
*
Made the compiler's caching system sensitive to the build configuration.
Eduardo Julian
2022-08-17
1
-1
/
+1
|
*
Documentation changes for v0.7.0
Eduardo Julian
2022-08-14
5
-15
/
+21
|
*
Fixes for Aedifex tests.
Eduardo Julian
2022-08-12
6
-21
/
+38
|
*
Improved exception-definition macro.
Eduardo Julian
2022-08-11
8
-25
/
+28
|
*
Re-named the "case" macro to "when".
Eduardo Julian
2022-08-11
23
-68
/
+68
|
*
Now statically resolving values from globals in pattern-matching.
Eduardo Julian
2022-07-28
3
-4
/
+4
|
*
Removed the need for ,! unquoting.
Eduardo Julian
2022-07-10
1
-4
/
+4
|
*
First-class programs instead of having a "lux program" extension.
Eduardo Julian
2022-07-09
24
-197
/
+225
|
*
Moved "lux/time" to "lux/world/time".
Eduardo Julian
2022-07-06
8
-31
/
+37
|
*
Made exception.report a function.
Eduardo Julian
2022-07-06
7
-38
/
+38
|
*
Moved compiler machinery under lux/meta.
Eduardo Julian
2022-07-06
12
-31
/
+23
|
*
Moved "lux/target" to "lux/meta/target".
Eduardo Julian
2022-07-03
4
-9
/
+9
|
*
Added a new custom type for pattern-matching macros.
Eduardo Julian
2022-07-03
4
-5
/
+5
|
*
Moved "lux/macro" to "lux/meta/macro".
Eduardo Julian
2022-07-02
8
-21
/
+27
|
*
More traditional names for unquoting macros.
Eduardo Julian
2022-07-02
3
-26
/
+26
|
*
Moved "lux/macro/code" to "lux/meta/code".
Eduardo Julian
2022-07-01
4
-6
/
+5
|
*
Moved ".../dictionary/plist" to ".../list/property".
Eduardo Julian
2022-06-30
2
-10
/
+11
|
*
Re-named directives to declarations.
Eduardo Julian
2022-06-26
1
-8
/
+8
|
*
Re-named "format/lux/data/binary.Writer" to "Format".
Eduardo Julian
2022-06-26
2
-2
/
+2
|
*
New "parser" hierarchy. [Part 4]
Eduardo Julian
2022-06-26
2
-6
/
+9
|
*
De-sigil-ification: suffix : [Part 16]
Eduardo Julian
2022-06-26
11
-31
/
+28
|
*
De-sigil-ification: suffix : [Part 15]
Eduardo Julian
2022-06-25
31
-51
/
+51
|
*
De-sigil-ification: suffix : [Part 14]
Eduardo Julian
2022-06-16
51
-88
/
+88
|
*
New "parser" hierarchy. [Part 3]
Eduardo Julian
2022-06-16
11
-60
/
+58
|
*
De-sigil-ification: suffix : [Part 13]
Eduardo Julian
2022-06-16
50
-369
/
+369
|
*
Better syntax for the "sharing" and "by_example" macros.
Eduardo Julian
2022-06-15
1
-14
/
+12
|
*
De-sigil-ification: suffix : [Part 12]
Eduardo Julian
2022-06-15
2
-4
/
+4
|
*
New "format" hierarchy.
Eduardo Julian
2022-06-13
31
-34
/
+35
|
[next]