aboutsummaryrefslogtreecommitdiffstats
path: root/alv (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* indexing into typess-ol2020-05-211-4/+20
* base.match: fix bug when repeating multi-element patternss-ol2020-05-211-8/+9
* small internal doc fixess-ol2020-05-211-0/+1
* alv-fltk: clear log option, autoclear options-ol2020-05-203-21/+42
* builtin/trae: print literals literallys-ol2020-05-171-5/+5
* move copilot logic, make startup scripts luas-ol2020-05-155-6/+303
* pureops with arbitrary patterns-ol2020-05-143-28/+53
* fix nil error when comparing complex typess-ol2020-05-141-0/+2
* fix bug where symbol results became constants-ol2020-05-141-2/+5
* add website to version.moon, update rockspecs-ol2020-05-131-5/+7
* add fltk4lua copilot UIs-ol2020-05-131-0/+5
* cleanup alv/builtins-ol2020-05-131-6/+7
* allow ~ in symbolss-ol2020-05-131-1/+1
* add =/~/! castss-ol2020-05-132-1/+70
* add and use PureOps-ol2020-05-122-1/+59
* base.match: never recall by defaults-ol2020-05-121-4/+3
* EvtStream:set(nil) doesnt set :dirtys-ol2020-05-121-0/+2
* report errors when requiring lua moduless-ol2020-05-121-0/+2
* base.match: match constants as sigss-ol2020-05-122-24/+41
* RTNode constifies constant SigStreamss-ol2020-05-122-12/+25
* make EvtStreams carry a single values-ol2020-05-111-12/+9
* make <num! 4> == <num= 4>s-ol2020-05-107-23/+25
* add and test Type:eq(a,b)s-ol2020-05-101-0/+20
* test alv.type pps-ol2020-05-101-3/+8
* make tostring Scope deterministic and test its-ol2020-05-101-2/+3
* exclude Constants from side_inputss-ol2020-05-091-0/+1
* add types.T, fix spec + docss-ol2020-05-0916-168/+159
* more internal doc fixess-ol2020-05-086-15/+15
* add shorthands for builtin primitives to Primitives-ol2020-05-086-40/+107
* rename RTNode.value to RTNode.result (to match Result class)s-ol2020-05-0818-196/+170
* add alv.type and specs-ol2020-05-0812-111/+113
* wip new type system and refactorings-ol2020-05-0820-270/+474
* move internal md docs into docs/internalss-ol2020-04-272-223/+2
* refer to the language as 'alv' in documentations-ol2020-04-271-7/+7
* fix registry/module bugss-ol2020-04-266-42/+18
* relative importss-ol2020-04-242-4/+14
* only mark ValueStreams dirty if they actually changeds-ol2020-04-241-1/+4
* code readabilitys-ol2020-04-249-33/+34
* remove AST:quote()s-ol2020-04-245-38/+12
* fix alv-wx, loggings-ol2020-04-242-2/+2
* better (require) implementations-ol2020-04-245-106/+165
* move tick-counting into COPILOTs-ol2020-04-244-48/+41
* better logging interfaces-ol2020-04-243-17/+24
* report IO errors with requires-ol2020-04-211-1/+1
* export and export* to create alive moduless-ol2020-04-207-43/+140
* add wxLua alv-wxs-ol2020-04-192-7/+17
* release v0.1-rc4v0.1-rc4s-ol2020-04-181-2/+2
* reassign duplicate tags (and print a warning)s-ol2020-04-182-26/+22
* output to different streams at eval/runtimes-ol2020-04-183-12/+19
* release v0.1-rc3v0.1-rc3s-ol2020-04-171-2/+2