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 (
Expand
)
Author
Age
Files
Lines
*
Replaced the digit separator in numbers from "_" to ",".
Eduardo Julian
2019-03-13
6
-14
/
+14
*
Re-named ":extract" to ":by-example".
Eduardo Julian
2019-03-12
1
-3
/
+3
*
Added the capacity to extract type-information from values to create new type...
Eduardo Julian
2019-03-02
1
-0
/
+10
*
Got rid of the Task type (it just provided the same functionality as (error.w...
Eduardo Julian
2019-02-24
1
-41
/
+42
*
Improved the names of monad transformers.
Eduardo Julian
2019-02-24
4
-4
/
+4
*
Moved extension machinery over.
Eduardo Julian
2019-02-21
1
-1
/
+4
*
Moved expression machinery over.
Eduardo Julian
2019-02-20
1
-1
/
+2
*
Moved function machinery over.
Eduardo Julian
2019-02-20
1
-201
/
+199
*
Adapted more tests to the new format.
Eduardo Julian
2019-02-17
8
-294
/
+330
*
Re-named "logical-right-shift" to "logic-right-shift".
Eduardo Julian
2019-02-13
1
-6
/
+15
*
- Updated JS machinery.
Eduardo Julian
2019-02-12
1
-2
/
+3
*
Ported 2 new test modules to the new format.
Eduardo Julian
2019-02-12
4
-153
/
+245
*
Added the special # syntax for referring to the module's alias when opening s...
Eduardo Julian
2019-02-11
46
-99
/
+104
*
Ported some modules to the new test format.
Eduardo Julian
2019-02-08
12
-317
/
+383
*
- Removed the current usage of data-integrity measures.
Eduardo Julian
2019-02-07
2
-13
/
+7
*
Updated test for "lux/control/pipe" to new format.
Eduardo Julian
2019-02-06
3
-64
/
+109
*
Folded license-making program (legislator) into the Lux project proper (as li...
Eduardo Julian
2019-02-05
2
-1
/
+348
*
Ported tests for lux/control/interval to the new format.
Eduardo Julian
2019-02-05
7
-237
/
+243
*
Integrated tests into normal source code.
Eduardo Julian
2019-02-05
94
-0
/
+9573