aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/poly (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Re-named lux/data/format/context to lux/control/parser/environment.Eduardo Julian2020-11-271-57/+55
|
* Made the syntax of ^template more consistent.Eduardo Julian2020-11-172-98/+98
|
* Pure-Lux implementation for biggest and smallest Frac values.Eduardo Julian2020-11-072-54/+54
|
* Easy to use Rev constants.Eduardo Julian2020-10-313-41/+41
|
* Re-named some list functions.Eduardo Julian2020-10-243-6/+6
|
* Re-named "to-text" functions to "format".Eduardo Julian2020-10-151-2/+2
|
* Changed the format of project descriptor files.Eduardo Julian2020-09-163-5/+5
|
* Download and catch dependencies in Aedifex.Eduardo Julian2020-08-261-2/+2
|
* Now using the new syntax for variants (even though they still work the old ↵Eduardo Julian2020-07-023-15/+38
| | | | way... for now)
* Updated test for function optimization.Eduardo Julian2020-06-111-19/+21
|
* Local binding names for (co|indexed-)?monads are now explicitly set.Eduardo Julian2020-05-173-6/+5
|
* Moved polytypic code generators to their own branch.Eduardo Julian2019-09-073-0/+600