aboutsummaryrefslogtreecommitdiffstats
path: root/lib/time.moon (follow)
Commit message (Collapse)AuthorAgeFilesLines
* move lib to alv-lib modules-ol2020-04-141-285/+0
|
* move into proper Lua module (`alv`)s-ol2020-04-141-1/+1
|
* time/every: allow specifying events-ol2020-04-121-6/+10
| | | | | | | | | e.g. (print (every 0.5 "hello")) (print (every 0.5 (switch (tick 1) "hello" "world")))
* lib/time, lib/util: doc updatess-ol2020-04-121-20/+49
|
* lib/time: add scale-time, sequences-ol2020-04-051-20/+84
|
* new core.base.match, update libs-ol2020-03-251-69/+82
|
* error handling: libs-ol2020-03-221-2/+2
|
* new meta/doc systems-ol2020-03-211-124/+143
|
* fork ops before eval cycles-ol2020-03-181-21/+22
|
* docs/guide: runtime descriptions-ol2020-03-131-0/+2
|
* add ldoc documentations-ol2020-03-071-12/+12
|
* document more interfacess-ol2020-03-021-1/+1
|
* find IO via Result tree, not Registrys-ol2020-03-021-10/+4
|
* convert lib.time to IOs-ol2020-03-021-15/+39
|
* IO systems-ol2020-03-021-3/+2
|
* new op interface part ones-ol2020-03-011-59/+60
|
* lots of fixess-ol2020-02-281-6/+10
|
* merge Const and Stream into Value; Dataflow logics-ol2020-02-191-54/+85
| | | | lib not fully ported / functonial
* major refactoring: Const, Stream + ResultNodes-ol2020-02-161-19/+38
|
* envelopess-ol2020-02-101-5/+35
|
* add doc, import, import*, defns-ol2020-02-101-0/+11
|
* reorganizations-ol2020-02-101-1/+1
|
* re-fix functionss-ol2020-02-071-0/+5
|
* 50% of functionss-ol2020-02-031-1/+1
|
* first-class scopess-ol2020-02-011-1/+3
|
* modularizes-ol2020-01-311-0/+33