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
/
poly
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Moved "lux/data/number" to "lux/math/number".
Eduardo Julian
2020-12-29
3
-22
/
+25
*
Replaced kebab-case with snake_case for naming convention.
Eduardo Julian
2020-12-25
3
-72
/
+72
*
Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...
Eduardo Julian
2020-12-02
2
-10
/
+10
*
Added specialized root/2 and root/3 functions in lux/math.
Eduardo Julian
2020-12-01
1
-7
/
+7
*
Re-named lux/data/format/context to lux/control/parser/environment.
Eduardo Julian
2020-11-27
1
-57
/
+55
*
Made the syntax of ^template more consistent.
Eduardo Julian
2020-11-17
2
-98
/
+98
*
Pure-Lux implementation for biggest and smallest Frac values.
Eduardo Julian
2020-11-07
2
-54
/
+54
*
Easy to use Rev constants.
Eduardo Julian
2020-10-31
3
-41
/
+41
*
Re-named some list functions.
Eduardo Julian
2020-10-24
3
-6
/
+6
*
Re-named "to-text" functions to "format".
Eduardo Julian
2020-10-15
1
-2
/
+2
*
Changed the format of project descriptor files.
Eduardo Julian
2020-09-16
3
-5
/
+5
*
Download and catch dependencies in Aedifex.
Eduardo Julian
2020-08-26
1
-2
/
+2
*
Now using the new syntax for variants (even though they still work the old wa...
Eduardo Julian
2020-07-02
3
-15
/
+38
*
Updated test for function optimization.
Eduardo Julian
2020-06-11
1
-19
/
+21
*
Local binding names for (co|indexed-)?monads are now explicitly set.
Eduardo Julian
2020-05-17
3
-6
/
+5
*
Moved polytypic code generators to their own branch.
Eduardo Julian
2019-09-07
3
-0
/
+600
[prev]