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
/
data
/
collection
/
sequence.lux
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Better error messages when re-using a name when making a definition.
Eduardo Julian
2020-11-24
1
-17
/
+17
|
*
Re-named the directory for my bookmarks to better reflect what they are.
Eduardo Julian
2020-10-31
1
-4
/
+4
|
*
Some small refactoring.
Eduardo Julian
2020-10-25
1
-85
/
+99
|
*
Allow "#io" outputs for JS imports.
Eduardo Julian
2020-08-09
1
-10
/
+11
|
*
Local binding names for (co|indexed-)?monads are now explicitly set.
Eduardo Julian
2020-05-17
1
-1
/
+1
|
*
No more "n/"-prefixed functions.
Eduardo Julian
2019-07-26
1
-31
/
+31
|
*
Improved the convention for using text formatters.
Eduardo Julian
2019-06-20
1
-2
/
+2
|
*
Applied several tweaks to make the code easier to process by the new compiler.
Eduardo Julian
2019-05-28
1
-0
/
+1
|
*
Created the "lux/abstract" branch and moved some modules into it.
Eduardo Julian
2019-04-06
1
-2
/
+2
|
*
Ported tests for collection-related modules.
Eduardo Julian
2019-03-24
1
-87
/
+83
|
*
Changed the convention for the structure opening separator from "/" to ";", ↵
Eduardo Julian
2019-03-15
1
-24
/
+24
|
|
|
|
to avoid confusion since "/" is used for relative module paths.
*
Added the special # syntax for referring to the module's alias when opening ↵
Eduardo Julian
2019-02-11
1
-2
/
+3
|
|
|
|
structures.
*
Integrated tests into normal source code.
Eduardo Julian
2019-02-05
1
-0
/
+103
[prev]