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
/
test
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
New Delay type with associated constants + compile-time warning for ↵
Eduardo Julian
2022-10-23
4
-10
/
+69
|
|
|
|
undefined computations.
*
New (optional) names for Frac type + fixed module of CSP concurrency.
Eduardo Julian
2022-10-22
8
-6
/
+83
|
*
Clean-up after format change for extensions [part 3]
Eduardo Julian
2022-10-22
4
-37
/
+187
|
*
Clean-up after format change for extensions [part 2]
Eduardo Julian
2022-10-21
4
-80
/
+45
|
*
Clean-up after format change for extensions [part 0]
Eduardo Julian
2022-10-21
1
-2
/
+2
|
*
Migrating default extensions to the new format [Part 3]
Eduardo Julian
2022-10-20
4
-184
/
+233
|
*
Migrating default extensions to the new format [Part 2]
Eduardo Julian
2022-10-19
6
-53
/
+47
|
*
Migrating default extensions to the new format [Part 1]
Eduardo Julian
2022-10-03
1
-13
/
+13
|
*
New format for extensions [part 4]
Eduardo Julian
2022-10-02
4
-17
/
+48
|
*
New format for extensions [part 3]
Eduardo Julian
2022-10-02
1
-57
/
+51
|
*
New format for extensions [part 2]
Eduardo Julian
2022-10-01
1
-24
/
+28
|
*
New format for extensions [part 1]
Eduardo Julian
2022-10-01
1
-19
/
+26
|
*
New format for extensions [part 0]
Eduardo Julian
2022-10-01
1
-17
/
+26
|
*
Added support for context-oriented programming.
Eduardo Julian
2022-09-03
9
-150
/
+392
|
*
Made labels (tags & slots) into normal definitions.
Eduardo Julian
2022-09-02
3
-90
/
+7
|
*
Added support for row polymorphism.
Eduardo Julian
2022-08-31
5
-2
/
+224
|
*
Got rid of the superfluous "lux macro" extension.
Eduardo Julian
2022-08-30
12
-124
/
+197
|
*
Added support for predicate-based polymorphism.
Eduardo Julian
2022-08-30
5
-3
/
+126
|
*
Added support for behavioral programming.
Eduardo Julian
2022-08-26
3
-2
/
+103
|
*
Added support for type-based polymorphism.
Eduardo Julian
2022-08-25
4
-2
/
+96
|
*
Added support for structured concurrency.
Eduardo Julian
2022-08-25
4
-7
/
+249
|
*
Added function trampolines.
Eduardo Julian
2022-08-23
5
-3
/
+118
|
*
Added support for the agent model.
Eduardo Julian
2022-08-22
3
-0
/
+111
|
*
Added support for time-zoned time.
Eduardo Julian
2022-08-19
4
-1
/
+155
|
*
Added support for incremental computation.
Eduardo Julian
2022-08-19
3
-1
/
+129
|
*
Added functions with named parameters.
Eduardo Julian
2022-08-19
4
-2
/
+182
|
*
Added support for Communicating Sequential Processes (CSP).
Eduardo Julian
2022-08-18
4
-1271
/
+1387
|
*
Added variadic functions.
Eduardo Julian
2022-08-18
5
-8
/
+334
|
*
Added support for event-loop concurrency.
Eduardo Julian
2022-08-18
5
-1216
/
+1361
|
*
Less needless re-compilation in the caching system.
Eduardo Julian
2022-08-17
3
-104
/
+148
|
*
Made the compiler's caching system sensitive to the build configuration.
Eduardo Julian
2022-08-17
4
-19
/
+37
|
*
Proper testing for debug.log!
Eduardo Julian
2022-08-17
7
-49
/
+161
|
*
Documentation changes for v0.7.0
Eduardo Julian
2022-08-14
1
-1
/
+0
|
*
Fixes for Aedifex tests.
Eduardo Julian
2022-08-12
21
-136
/
+180
|
*
Fixed test suite.
Eduardo Julian
2022-08-12
12
-233
/
+226
|
*
Improved exception-definition macro.
Eduardo Julian
2022-08-11
11
-28
/
+31
|
*
Re-named the "case" macro to "when".
Eduardo Julian
2022-08-11
147
-750
/
+735
|
*
Extracted property-based testing machinery into its own module.
Eduardo Julian
2022-08-10
280
-673
/
+961
|
*
Extracted test-tallying machinery into its own module.
Eduardo Julian
2022-07-30
1
-51
/
+52
|
*
Extracted test-coverage machinery into its own module.
Eduardo Julian
2022-07-28
1
-3
/
+3
|
*
Extracted unit-testing machinery into its own module.
Eduardo Julian
2022-07-28
51
-409
/
+445
|
*
Now statically resolving values from globals in pattern-matching.
Eduardo Julian
2022-07-28
20
-104
/
+121
|
*
New flat format for documentation fragments.
Eduardo Julian
2022-07-27
1
-60
/
+24
|
*
Slightly cleaner application of variance for FRP channels.
Eduardo Julian
2022-07-26
4
-30
/
+27
|
*
Made inlined functions into first-class macros.
Eduardo Julian
2022-07-26
3
-11
/
+12
|
*
Better error reporting when analyzing variants.
Eduardo Julian
2022-07-10
1
-3
/
+3
|
*
Removed the need for ,! unquoting.
Eduardo Julian
2022-07-10
3
-104
/
+102
|
*
First-class programs instead of having a "lux program" extension.
Eduardo Julian
2022-07-09
4
-64
/
+59
|
*
Extracted macro-expansion machinery into its own module.
Eduardo Julian
2022-07-08
11
-69
/
+79
|
*
Folded "default" documentation into regular definition documentation.
Eduardo Julian
2022-07-08
1
-31
/
+26
|
[prev]
[next]