aboutsummaryrefslogtreecommitdiffstats
path: root/core/value.moon (follow)
Commit message (Expand)AuthorAgeFilesLines
* Value -> Value/Event/IO-Streams-ol2020-03-241-227/+0
* error handling: scope + registrys-ol2020-03-221-1/+1
* new meta/doc systems-ol2020-03-211-12/+31
* language Error trackings-ol2020-03-201-1/+2
* fork ops before eval cycles-ol2020-03-181-0/+9
* docs/internal: add builtins and invoke moduless-ol2020-03-181-2/+2
* add Result specs-ol2020-03-101-1/+0
* add internals docss-ol2020-03-081-7/+9
* more changes for ldocs-ol2020-03-081-22/+54
* add ldoc documentations-ol2020-03-071-25/+90
* 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