aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* small internal doc fixess-ol2020-05-212-1/+2
* add lib/rhythms-ol2020-05-211-0/+80
* alv-fltk: clear log option, autoclear options-ol2020-05-203-21/+42
* once again, revamp windows distributions-ol2020-05-1918-116/+342
* update featured videos-ol2020-05-171-2/+3
* split guide into multiple pagess-ol2020-05-1719-563/+656
* builtin/trae: print literals literallys-ol2020-05-171-5/+5
* update scm rockspecs-ol2020-05-151-0/+92
* update windows release logics-ol2020-05-154-37/+59
* move copilot logic, make startup scripts luas-ol2020-05-1510-301/+316
* add array and struct constructorss-ol2020-05-142-0/+47
* pureops with arbitrary patterns-ol2020-05-143-28/+53
* fix osc/syncs-ol2020-05-141-1/+1
* fix nil error when comparing complex typess-ol2020-05-141-0/+2
* fix bug where symbol results became constants-ol2020-05-141-2/+5
* new windows bundling with fltks-ol2020-05-144-17/+39
* docs/guide: luraocks install + alv-fltk infos-ol2020-05-143-55/+52
* colorize evaltime outputs-ol2020-05-141-6/+19
* add website to version.moon, update rockspecs-ol2020-05-1310-26/+119
* add fltk4lua copilot UIs-ol2020-05-132-0/+120
* cleanup alv/builtins-ol2020-05-132-7/+8
* allow ~ in symbolss-ol2020-05-131-1/+1
* add =/~/! castss-ol2020-05-132-1/+70
* add and use PureOps-ol2020-05-125-106/+128
* base.match: never recall by defaults-ol2020-05-122-7/+6
* fix alv-libs-ol2020-05-126-71/+52
* EvtStream:set(nil) doesnt set :dirtys-ol2020-05-122-0/+19
* report errors when requiring lua moduless-ol2020-05-121-0/+2
* base.match: match constants as sigss-ol2020-05-123-42/+107
* RTNode constifies constant SigStreamss-ol2020-05-125-34/+80
* make EvtStreams carry a single values-ol2020-05-115-24/+126
* make <num! 4> == <num= 4>s-ol2020-05-1010-27/+50
* add and test Type:eq(a,b)s-ol2020-05-102-15/+64
* test alv.type pps-ol2020-05-102-5/+24
* make tostring Scope deterministic and test its-ol2020-05-102-2/+20
* exclude Constants from side_inputss-ol2020-05-091-0/+1
* more alv-lib fixess-ol2020-05-092-5/+5
* add types.T, fix spec + docss-ol2020-05-0937-428/+486
* more internal doc fixess-ol2020-05-086-15/+15
* add shorthands for builtin primitives to Primitives-ol2020-05-087-58/+125
* rename RTNode.value to RTNode.result (to match Result class)s-ol2020-05-0826-316/+291
* fix docss-ol2020-05-084-22/+4
* add alv.type and specs-ol2020-05-0819-124/+167
* wip new type system and refactorings-ol2020-05-0829-561/+845
* fix logic/not and logic/bools-ol2020-04-281-8/+9
* fix util/edges-ol2020-04-271-3/+3
* move internal md docs into docs/internalss-ol2020-04-275-9/+6
* refer to the language as 'alv' in documentations-ol2020-04-273-55/+55
* do not fix lua version in rockspecs-ol2020-04-272-2/+2
* fix existing testss-ol2020-04-266-34/+55