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
*
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
-87
/
+493
*
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
-1023
/
+1017
*
Clean-up after format change for extensions [part 2]
Eduardo Julian
2022-10-21
43
-718
/
+562
*
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
-241
/
+179
*
Migrating default extensions to the new format [Part 3]
Eduardo Julian
2022-10-20
17
-773
/
+781
*
Migrating default extensions to the new format [Part 2]
Eduardo Julian
2022-10-19
67
-1965
/
+1955
*
Migrating default extensions to the new format [Part 1]
Eduardo Julian
2022-10-03
15
-1072
/
+1135
*
Migrating default extensions to the new format [Part 0]
Eduardo Julian
2022-10-03
14
-279
/
+447
*
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
-259
/
+211
*
New format for extensions [part 2]
Eduardo Julian
2022-10-01
32
-284
/
+299
*
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
-265
/
+376
*
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
-1007
/
+1179
*
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
-280
/
+336
*
Added support for predicate-based polymorphism.
Eduardo Julian
2022-08-30
9
-50
/
+399
*
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
-1168
/
+1360
*
Added variadic functions.
Eduardo Julian
2022-08-18
7
-12
/
+406
*
Added support for event-loop concurrency.
Eduardo Julian
2022-08-18
13
-1237
/
+1455
*
Less needless re-compilation in the caching system.
Eduardo Julian
2022-08-17
10
-315
/
+293
*
Made the compiler's caching system sensitive to the build configuration.
Eduardo Julian
2022-08-17
13
-91
/
+121
*
Proper testing for debug.log!
Eduardo Julian
2022-08-17
18
-250
/
+425
*
Documentation changes for v0.7.0
Eduardo Julian
2022-08-14
9
-65
/
+29
*
Fixes for Aedifex tests.
Eduardo Julian
2022-08-12
30
-159
/
+227
*
Fixed test suite.
Eduardo Julian
2022-08-12
34
-2565
/
+2486
*
Improved exception-definition macro.
Eduardo Julian
2022-08-11
127
-1071
/
+1200
*
Re-named the "case" macro to "when".
Eduardo Julian
2022-08-11
485
-4447
/
+4611
*
Extracted property-based testing machinery into its own module.
Eduardo Julian
2022-08-10
336
-3317
/
+3803
*
Extracted test-tallying machinery into its own module.
Eduardo Julian
2022-07-30
50
-2195
/
+2289
*
Extracted test-coverage machinery into its own module.
Eduardo Julian
2022-07-28
26
-1124
/
+1164
*
Extracted unit-testing machinery into its own module.
Eduardo Julian
2022-07-28
115
-2798
/
+2995
*
Now statically resolving values from globals in pattern-matching.
Eduardo Julian
2022-07-28
108
-1726
/
+1817
*
New flat format for documentation fragments.
Eduardo Julian
2022-07-27
19
-382
/
+369
*
Slightly cleaner application of variance for FRP channels.
Eduardo Julian
2022-07-26
14
-119
/
+130
*
Made inlined functions into first-class macros.
Eduardo Julian
2022-07-26
22
-601
/
+559
*
Better error reporting when analyzing variants.
Eduardo Julian
2022-07-10
5
-20
/
+29
[next]