aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/world/time/series.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added compilation of (almost all non-loop) control structures for C++.Eduardo Julian2023-01-171-1/+1
* Re-licensed to MPL 2.0Eduardo Julian2023-01-131-0/+3
* Began work on C++ back-end.Eduardo Julian2022-12-231-3/+3
* Added some explicit machinery for the Any type.Eduardo Julian2022-12-221-3/+4
* Added accumulation/distribution oscillator.Eduardo Julian2022-12-121-3/+4
* Added machinery for averaging a time-series.Eduardo Julian2022-12-091-109/+104
* Added some simple time-series handling machinery.Eduardo Julian2022-12-021-0/+152