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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
- Type-vars no longer get deleted.
Eduardo Julian
2017-11-13
1
-45
/
+23
*
- Changed how Lux procedures work on the old compiler and the stdlib.
Eduardo Julian
2017-11-06
2
-6
/
+6
*
- 2 tests in the stdlib got fixed after the random unicode text fix.
Eduardo Julian
2017-10-26
2
-2
/
+2
*
- Better names for piping macros.
Eduardo Julian
2017-10-22
1
-23
/
+20
*
- Added circular rings of type-variables to keep track of unified variables d...
Eduardo Julian
2017-10-21
1
-7
/
+108
*
- Re-named "Host" to "Primitive".
Eduardo Julian
2017-10-20
1
-11
/
+11
*
- Replaced the "#seed" and "#times" options for "seed" and "times" test combi...
Eduardo Julian
2017-10-20
53
-3067
/
+3312
*
- Added "for" macro to specify platform-dependent code.
Eduardo Julian
2017-10-17
1
-4
/
+14
*
- Simplified CLI.
Eduardo Julian
2017-10-17
1
-39
/
+35
*
- Re-named "Lux" type to "Meta".
Eduardo Julian
2017-10-16
13
-46
/
+46
*
- Re-named "Meta" type to "Ann".
Eduardo Julian
2017-10-16
2
-3
/
+3
*
- Re-named "Vector" to "Sequence" to avoid confusion with mathematical vectors.
Eduardo Julian
2017-10-16
4
-32
/
+32
*
- Removed the useless Seq type.
Eduardo Julian
2017-10-16
2
-130
/
+0
*
- Re-named "Result" type back to "Error".
Eduardo Julian
2017-10-16
46
-375
/
+375
*
- Re-named lux/control/parser;opt to lux/control/parser;maybe.
Eduardo Julian
2017-10-16
1
-2
/
+2
*
- Re-named lux/world/fs to lux/world/file.
Eduardo Julian
2017-10-16
2
-2
/
+2
*
- Moved Array type to lux.lux.
Eduardo Julian
2017-10-16
1
-40
/
+40
*
- Renamed "%r" to "%f".
Eduardo Julian
2017-10-12
1
-1
/
+3
*
- Added seeds for failing tests.
Eduardo Julian
2017-10-11
2
-0
/
+2
*
- Forgot to commit update to tests for lux/type/check.
Eduardo Julian
2017-10-11
1
-73
/
+73
*
- Fixed the tests for lux/math/random.
Eduardo Julian
2017-10-04
1
-2
/
+2
*
- Changed the terminology of monoids ("append" -> "compose", "unit" -> "ident...
Eduardo Julian
2017-09-19
8
-36
/
+36
*
- Some refactoring.
Eduardo Julian
2017-09-19
12
-45
/
+48
*
- Some improvements/refactoring for durations.
Eduardo Julian
2017-09-19
1
-14
/
+6
*
Merge pull request #34 from mccraigmccraig/fix-duration-tests
The Lux Programming Language
2017-09-19
1
-16
/
+22
|
\
|
*
fix duration frame and encoding tests
mccraig mccraig of the clan mccraig
2017-09-19
1
-16
/
+22
*
|
- Tree parsing.
Eduardo Julian
2017-09-19
2
-42
/
+42
*
|
- XML parsing.
Eduardo Julian
2017-09-19
1
-3
/
+46
*
|
- Added unary function support for the "infix" macro.
Eduardo Julian
2017-09-19
1
-13
/
+20
|
/
*
- Re-named "jvm-import" to "import".
Eduardo Julian
2017-09-08
1
-6
/
+6
*
- Added polytypic JSON codec support for unit-types.
Eduardo Julian
2017-09-05
4
-43
/
+66
*
- Added tests for lux/math/random.
Eduardo Julian
2017-09-05
2
-1
/
+56
*
- Renamed bitwise right-shifting functions.
Eduardo Julian
2017-09-05
1
-2
/
+2
*
- Simplified code for JSON format.
Eduardo Julian
2017-09-04
1
-6
/
+5
*
- Renamed "Log" to "Writer".
Eduardo Julian
2017-09-04
2
-12
/
+12
*
- Implemented network I/O for TCP and UDP (in the JVM).
Eduardo Julian
2017-09-04
3
-1
/
+143
*
- Re-named "real" numbers to "frac"(tions).
Eduardo Julian
2017-09-04
12
-148
/
+147
*
- Added HTML-generation module.
Eduardo Julian
2017-08-30
1
-3
/
+9
*
- Implemented a file-system library.
Eduardo Julian
2017-08-22
1
-0
/
+162
*
- Implemented a blob (binary large object) library.
Eduardo Julian
2017-08-22
1
-0
/
+107
*
- Small refactorings.
Eduardo Julian
2017-08-21
1
-2
/
+2
*
- Added module for color computations.
Eduardo Julian
2017-08-21
1
-0
/
+96
*
- Implemented Agent-Oriented Programming.
Eduardo Julian
2017-08-03
2
-0
/
+25
*
- Re-implemented polytypic matchers in terms of lux/control/parser.
Eduardo Julian
2017-08-02
2
-17
/
+12
*
- Removed polytipic text-encoders.
Eduardo Julian
2017-08-01
2
-56
/
+1
*
- Broken down lux/data/format/json module into smaller family of modules.
Eduardo Julian
2017-08-01
1
-35
/
+34
*
- Added formatters for JSON, XML and time types.
Eduardo Julian
2017-07-31
1
-1
/
+1
*
- Extended duration and date with Order and Codec implementations.
Eduardo Julian
2017-07-31
2
-4
/
+59
*
- Added more structures for instants and dates.
Eduardo Julian
2017-07-29
3
-1
/
+99
*
- Re-implemented Tainted using models.
Eduardo Julian
2017-07-29
1
-1
/
+2
[prev]
[next]