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