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
/
test
/
tests.lux
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Move the modules under lux/function/* to be under lux/control/*.
Eduardo Julian
2017-04-10
1
-5
/
+5
*
- Renamed "lambda" to "function".
Eduardo Julian
2017-04-10
1
-4
/
+5
*
- Added XML support.
Eduardo Julian
2017-04-06
1
-1
/
+2
*
- Moved lux/lexer and lux/lexer/regex to lux/data/text/lexer and lux/data/tex...
Eduardo Julian
2017-04-05
1
-35
/
+37
*
- Priority-queues and sequences can now be empty.
Eduardo Julian
2017-04-03
1
-1
/
+1
*
- Renamed lux/codata/* to lux/function/* and moved the lux/codata/coll/stream...
Eduardo Julian
2017-04-03
1
-6
/
+6
*
- Implemented Int encoding/decoding in the standard library.
Eduardo Julian
2017-04-03
1
-1
/
+1
*
- Some refactorings, new types & functions, and moved the lux/effect module t...
Eduardo Julian
2017-04-01
1
-8
/
+8
*
- Implemented ordered sets by means of red-black trees.
Eduardo Julian
2017-03-30
1
-0
/
+1
*
- Implemented finger-trees.
Eduardo Julian
2017-03-28
1
-1
/
+3
*
- Expanded the lux/control/interval module.
Eduardo Julian
2017-03-27
1
-0
/
+1
*
- Moved lux/random to lux/math/random.
Eduardo Julian
2017-03-24
1
-3
/
+3
*
- Added support for fuzzy logic.
Eduardo Julian
2017-01-28
1
-1
/
+2
*
- Changed the license from MPL 2.0 to MIT.
Eduardo Julian
2017-01-26
1
-5
/
+0
*
- Added thunks (lazy evaluation).
Eduardo Julian
2017-01-25
1
-0
/
+1
*
- Moved the lux/data/struct/* modules to lux/data/coll/*.
Eduardo Julian
2017-01-25
1
-14
/
+14
*
- Added a module for continuous logic.
Eduardo Julian
2017-01-25
1
-1
/
+2
*
- Renamed lux/data/struct/tree to lux/data/struct/tree/rose.
Eduardo Julian
2017-01-25
1
-3
/
+3
*
- Moved the template: macro to the lux module.
Eduardo Julian
2017-01-04
1
-5
/
+4
*
- Improved tests for lux/data/char, lux/host, lux/type/check.
Eduardo Julian
2016-12-19
1
-3
/
+3
*
- Improved the way tests are run.
Eduardo Julian
2016-12-19
1
-1
/
+1
*
- Fixed a bug in the way effect-handling worked.
Eduardo Julian
2016-12-18
1
-1
/
+1
*
- Added tests for lux/macro/poly/*
Eduardo Julian
2016-12-17
1
-8
/
+5
*
- Added tests for lux/codata/cont.
Eduardo Julian
2016-12-15
1
-5
/
+6
*
- Updated tests for lux/type.
Eduardo Julian
2016-12-15
1
-8
/
+8
*
- Updated tests for lux/macro/ast and lux/macro/syntax.
Eduardo Julian
2016-12-14
1
-9
/
+9
*
- Updated lux/pipe, lux/lexer and lux/regex tests.
Eduardo Julian
2016-12-14
1
-4
/
+3
*
- Added tests for lux/math/ratio and lux/math/simple.
Eduardo Julian
2016-12-12
1
-5
/
+4
*
- Updates lux/math tests.
Eduardo Julian
2016-12-11
1
-9
/
+9
*
- Updated & expanded lux/concurrency/* tests.
Eduardo Julian
2016-12-08
1
-29
/
+22
*
- Updated lux/host tests.
Eduardo Julian
2016-12-06
1
-1
/
+1
*
- Updated tests in the lux/codata branch.
Eduardo Julian
2016-12-05
1
-4
/
+4
*
- Updated lux/cli tests.
Eduardo Julian
2016-12-02
1
-2
/
+2
*
- Bug fixes, refactorings and minor expansions.
Eduardo Julian
2016-12-01
1
-1
/
+3
*
- Collected the Lux compiler's repo, the Standard Library's, the Leiningen pl...
Eduardo Julian
2016-12-01
1
-0
/
+84