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