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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added currencies.
Eduardo Julian
2022-11-28
25
-382
/
+914
*
Added support for saturation arithmetic.
Eduardo Julian
2022-11-25
22
-400
/
+510
*
New arithmetic abstraction + common file extensions as constants.
Eduardo Julian
2022-11-23
26
-508
/
+1037
*
Added index section to documentation + re-named Primitive -> Nominal
Eduardo Julian
2022-11-21
153
-880
/
+1145
*
Fixed a bug when optimization record access.
Eduardo Julian
2022-11-20
60
-359
/
+562
*
Got the tests to compile again for Python.
Eduardo Julian
2022-11-19
10
-435
/
+469
*
Updated the Python compiler to work with the new format for extensions.
Eduardo Julian
2022-11-18
19
-354
/
+394
*
Added generic logging abstraction/machinery.
Eduardo Julian
2022-11-16
14
-59
/
+511
*
Now documenting dependers and dependees.
Eduardo Julian
2022-11-15
180
-1483
/
+1873
*
Added LineNumberTable annotations to functions when compiling for the JVM.
Eduardo Julian
2022-11-15
40
-977
/
+1256
*
Added SourceFile annotations to functions when compiling for the JVM.
Eduardo Julian
2022-11-11
10
-269
/
+294
*
Can now mark definitions as deprecated in their documentation.
Eduardo Julian
2022-11-07
137
-2244
/
+2596
*
Added support for inline testing.
Eduardo Julian
2022-11-07
19
-76
/
+444
*
More efficient code-generation for text composition.
Eduardo Julian
2022-11-06
32
-385
/
+678
*
Property-based testing can now log/print successful seeds from run.
Eduardo Julian
2022-11-05
23
-184
/
+462
*
Eliminated the .alias# extension. Now detecting aliases in .def#.
Eduardo Julian
2022-10-28
36
-324
/
+609
*
Added support for aspect-oriented programming.
Eduardo Julian
2022-10-27
19
-246
/
+836
*
Minor naming & syntax improvements.
Eduardo Julian
2022-10-24
192
-748
/
+914
*
New module just for the Char type + fixes to JSON parsing.
Eduardo Julian
2022-10-24
20
-208
/
+592
*
Added the capacity to re-bind global definitions within a scope.
Eduardo Julian
2022-10-24
11
-91
/
+497
*
New Delay type with associated constants + compile-time warning for undefined...
Eduardo Julian
2022-10-23
12
-32
/
+137
*
New (optional) names for Frac type + fixed module of CSP concurrency.
Eduardo Julian
2022-10-22
19
-56
/
+183
*
Clean-up after format change for extensions [part 3]
Eduardo Julian
2022-10-22
34
-1029
/
+1023
*
Clean-up after format change for extensions [part 2]
Eduardo Julian
2022-10-21
43
-721
/
+565
*
Clean-up after format change for extensions [part 1]
Eduardo Julian
2022-10-21
14
-260
/
+145
*
Clean-up after format change for extensions [part 0]
Eduardo Julian
2022-10-21
11
-242
/
+180
*
Migrating default extensions to the new format [Part 3]
Eduardo Julian
2022-10-20
17
-783
/
+791
*
Migrating default extensions to the new format [Part 2]
Eduardo Julian
2022-10-19
67
-1988
/
+1978
*
Migrating default extensions to the new format [Part 1]
Eduardo Julian
2022-10-03
15
-1131
/
+1194
*
Migrating default extensions to the new format [Part 0]
Eduardo Julian
2022-10-03
14
-282
/
+450
*
New format for extensions [part 4]
Eduardo Julian
2022-10-02
18
-125
/
+181
*
New format for extensions [part 3]
Eduardo Julian
2022-10-02
24
-263
/
+215
*
New format for extensions [part 2]
Eduardo Julian
2022-10-01
32
-298
/
+313
*
New format for extensions [part 1]
Eduardo Julian
2022-10-01
35
-217
/
+275
*
New format for extensions [part 0]
Eduardo Julian
2022-10-01
18
-268
/
+379
*
Added support for context-oriented programming.
Eduardo Julian
2022-09-03
13
-167
/
+623
*
Made labels (tags & slots) into normal definitions.
Eduardo Julian
2022-09-02
47
-1009
/
+1181
*
Added support for row polymorphism.
Eduardo Julian
2022-08-31
7
-5
/
+450
*
Got rid of the superfluous "lux macro" extension.
Eduardo Julian
2022-08-30
25
-288
/
+344
*
Added support for predicate-based polymorphism.
Eduardo Julian
2022-08-30
9
-51
/
+400
*
Added support for behavioral programming.
Eduardo Julian
2022-08-26
9
-11
/
+168
*
Added support for type-based polymorphism.
Eduardo Julian
2022-08-25
6
-6
/
+175
*
Added support for structured concurrency.
Eduardo Julian
2022-08-25
6
-9
/
+589
*
Added function trampolines.
Eduardo Julian
2022-08-23
7
-14
/
+186
*
Added support for the agent model.
Eduardo Julian
2022-08-22
5
-7
/
+183
*
Added support for time-zoned time.
Eduardo Julian
2022-08-19
7
-7
/
+377
*
Added support for incremental computation.
Eduardo Julian
2022-08-19
5
-4
/
+278
*
Added functions with named parameters.
Eduardo Julian
2022-08-19
9
-22
/
+297
*
Added support for Communicating Sequential Processes (CSP).
Eduardo Julian
2022-08-18
5
-1271
/
+1463
*
Added variadic functions.
Eduardo Julian
2022-08-18
7
-12
/
+406
[next]