aboutsummaryrefslogtreecommitdiffstats
path: root/core/value.moon (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-24Value -> Value/Event/IO-Streams-ol1-227/+0
2020-03-22error handling: scope + registrys-ol1-1/+1
2020-03-21new meta/doc systems-ol1-12/+31
2020-03-20language Error trackings-ol1-1/+2
2020-03-18fork ops before eval cycles-ol1-0/+9
2020-03-18docs/internal: add builtins and invoke moduless-ol1-2/+2
2020-03-10add Result specs-ol1-1/+0
2020-03-08add internals docss-ol1-7/+9
2020-03-08more changes for ldocs-ol1-22/+54
2020-03-07add ldoc documentations-ol1-25/+90
2020-03-05refactoring cyclic requiresv0.0s-ol1-107/+11
2020-03-02find IO via Result tree, not Registrys-ol1-6/+14
2020-03-02update lib.math and lib.logic to new op interfaces-ol1-0/+5
2020-03-02convert lib.time to IOs-ol1-2/+2
2020-03-02IO systems-ol1-3/+3
2020-03-01new op interface part ones-ol1-18/+15
2020-02-29add type-pattern matching languages-ol1-0/+2
2020-02-28lots of fixess-ol1-0/+1
2020-02-19merge Const and Stream into Value; Dataflow logics-ol1-64/+90
2020-02-16major refactoring: Const, Stream + ResultNodes-ol1-0/+157