aboutsummaryrefslogtreecommitdiffstats
path: root/core/value.moon (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactoring cyclic requiresv0.0s-ol2020-03-051-107/+11
* find IO via Result tree, not Registrys-ol2020-03-021-6/+14
* update lib.math and lib.logic to new op interfaces-ol2020-03-021-0/+5
* convert lib.time to IOs-ol2020-03-021-2/+2
* IO systems-ol2020-03-021-3/+3
* new op interface part ones-ol2020-03-011-18/+15
* add type-pattern matching languages-ol2020-02-291-0/+2
* lots of fixess-ol2020-02-281-0/+1
* merge Const and Stream into Value; Dataflow logics-ol2020-02-191-64/+90
* major refactoring: Const, Stream + ResultNodes-ol2020-02-161-0/+157