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
/
library
/
lux
/
world
/
net
/
uri
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-licensed to MPL 2.0
Eduardo Julian
2023-01-13
5
-0
/
+15
*
Added some simple time-series handling machinery.
Eduardo Julian
2022-12-02
3
-5
/
+5
*
Added index section to documentation + re-named Primitive -> Nominal
Eduardo Julian
2022-11-21
1
-5
/
+5
*
Fixed a bug when optimization record access.
Eduardo Julian
2022-11-20
1
-2
/
+2
*
Added support for inline testing.
Eduardo Julian
2022-11-07
1
-1
/
+2
*
More efficient code-generation for text composition.
Eduardo Julian
2022-11-06
1
-10
/
+8
*
Property-based testing can now log/print successful seeds from run.
Eduardo Julian
2022-11-05
2
-7
/
+110
*
Added support for aspect-oriented programming.
Eduardo Julian
2022-10-27
1
-0
/
+106
*
Minor naming & syntax improvements.
Eduardo Julian
2022-10-24
1
-2
/
+2
*
New module just for the Char type + fixes to JSON parsing.
Eduardo Julian
2022-10-24
1
-0
/
+116
*
New Delay type with associated constants + compile-time warning for undefined...
Eduardo Julian
2022-10-23
1
-0
/
+25
*
Clean-up after format change for extensions [part 3]
Eduardo Julian
2022-10-22
1
-0
/
+141