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
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
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
|
*
Added support for event-loop concurrency.
Eduardo Julian
2022-08-18
12
-1326
/
+1545
|
*
Less needless re-compilation in the caching system.
Eduardo Julian
2022-08-17
10
-322
/
+300
|
*
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
17
-243
/
+418
|
*
Documentation changes for v0.7.0
Eduardo Julian
2022-08-14
6
-16
/
+21
|
*
Fixes for Aedifex tests.
Eduardo Julian
2022-08-12
30
-159
/
+227
|
*
Fixed test suite.
Eduardo Julian
2022-08-12
34
-2751
/
+2672
|
*
Improved exception-definition macro.
Eduardo Julian
2022-08-11
127
-1103
/
+1232
|
*
Re-named the "case" macro to "when".
Eduardo Julian
2022-08-11
485
-4595
/
+4759
|
*
Extracted property-based testing machinery into its own module.
Eduardo Julian
2022-08-10
336
-3466
/
+3952
|
*
Extracted test-tallying machinery into its own module.
Eduardo Julian
2022-07-30
50
-2368
/
+2462
|
*
Extracted test-coverage machinery into its own module.
Eduardo Julian
2022-07-28
26
-1252
/
+1292
|
*
Extracted unit-testing machinery into its own module.
Eduardo Julian
2022-07-28
115
-3039
/
+3236
|
*
Now statically resolving values from globals in pattern-matching.
Eduardo Julian
2022-07-28
108
-1842
/
+1933
|
*
New flat format for documentation fragments.
Eduardo Julian
2022-07-27
19
-395
/
+382
|
*
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
21
-610
/
+568
|
*
Better error reporting when analyzing variants.
Eduardo Julian
2022-07-10
5
-20
/
+29
|
*
Removed the need for ,! unquoting.
Eduardo Julian
2022-07-10
49
-751
/
+708
|
*
First-class programs instead of having a "lux program" extension.
Eduardo Julian
2022-07-09
40
-434
/
+444
|
*
Extracted macro-expansion machinery into its own module.
Eduardo Julian
2022-07-08
15
-200
/
+231
|
*
Folded "default" documentation into regular definition documentation.
Eduardo Julian
2022-07-08
153
-2807
/
+2795
|
*
Moved "lux/extension" to "lux/meta/extension".
Eduardo Julian
2022-07-08
10
-27
/
+27
|
*
Re-named the "documentation" macro to "definition".
Eduardo Julian
2022-07-08
161
-1226
/
+1213
|
*
Moved "lux/static" to "lux/meta/static".
Eduardo Julian
2022-07-08
24
-27
/
+31
|
*
Extensible macro vocabulary for "lux/macro/pattern.`".
Eduardo Julian
2022-07-08
5
-164
/
+200
|
*
Moved "lux/locale" to "lux/world/locale".
Eduardo Julian
2022-07-08
14
-7
/
+10
|
*
Added support for defining custom/closed macro systems.
Eduardo Julian
2022-07-07
12
-465
/
+566
|
*
Moved "lux/time" to "lux/world/time".
Eduardo Julian
2022-07-06
65
-171
/
+200
|
*
Made exception.report a function.
Eduardo Julian
2022-07-06
100
-877
/
+751
|
*
Moved compiler machinery under lux/meta.
Eduardo Julian
2022-07-06
315
-150
/
+105
|
[prev]
[next]