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
/
lux
/
abstract
/
functor.lux
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-09-07
De-taggification | part 4
Eduardo Julian
1
-4
/
+4
2021-09-04
De-taggification | part 2
Eduardo Julian
1
-4
/
+4
2021-08-24
Outsourced the syntax for labelled type definitions to macros.
Eduardo Julian
1
-4
/
+4
2021-08-16
Made extension-definition macros specify their bindings the same way as syntax:.
Eduardo Julian
1
-2
/
+2
2021-08-11
Relocated maybe and lazy from data to control.
Eduardo Julian
1
-1
/
+2
2021-08-08
No more #export magic syntax.
Eduardo Julian
1
-1
/
+1
2021-07-14
Normalized the hierarchy of the standard library modules.
Eduardo Julian
1
-13
/
+14
2021-07-12
Better syntax for parallel-hierarchy imports.
Eduardo Julian
1
-2
/
+2
2020-12-29
Moved "lux/data/number" to "lux/math/number".
Eduardo Julian
1
-3
/
+3
2020-12-02
Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...
Eduardo Julian
1
-12
/
+12
2020-07-01
Moved all spec(ifications) from under "test/" to under "spec/".
Eduardo Julian
1
-50
/
+0
2020-05-19
Can now write TAR files.
Eduardo Julian
1
-1
/
+0
2020-05-17
Local binding names for (co|indexed-)?monads are now explicitly set.
Eduardo Julian
1
-3
/
+3
2020-05-09
Including runtime machinery in the cache.
Eduardo Julian
1
-17
/
+67
2019-07-26
No more "n/"-prefixed functions.
Eduardo Julian
1
-7
/
+10
2019-06-20
Improved the convention for using text formatters.
Eduardo Julian
1
-2
/
+2
2019-04-06
Moved "lux/cli", "lux/io" and "lux/function" under "lux/control".
Eduardo Julian
1
-1
/
+2
2019-04-06
Created the "lux/abstract" branch and moved some modules into it.
Eduardo Julian
1
-1
/
+1
2019-03-24
Ported tests for collection-related modules.
Eduardo Julian
1
-16
/
+14
2019-03-22
Ported tests for number-related modules.
Eduardo Julian
1
-1
/
+1
2019-03-15
Changed the convention for the structure opening separator from "/" to ";", t...
Eduardo Julian
1
-8
/
+10
2019-02-08
Ported some modules to the new test format.
Eduardo Julian
1
-11
/
+12
2019-02-05
Ported tests for lux/control/interval to the new format.
Eduardo Julian
1
-1
/
+2
2019-02-05
Integrated tests into normal source code.
Eduardo Julian
1
-0
/
+0
2019-02-04
Ported "lux/io" module to new test format.
Eduardo Julian
1
-0
/
+56