index
:
alive
macros
main
stable
vector-math
wgsl-view
wip
experimental livecoding environment with persistent expressions
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
alv
/
copilot.moon
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-03-02
move copilot logic, make startup scripts lua
s-ol
1
-135
/
+0
2025-03-02
add fltk4lua copilot UI
s-ol
1
-0
/
+5
2025-03-02
report errors when requiring lua modules
s-ol
1
-0
/
+2
2025-03-02
add types.T, fix spec + docs
s-ol
1
-1
/
+1
2025-03-02
rename RTNode.value to RTNode.result (to match Result class)
s-ol
1
-1
/
+1
2025-03-02
wip new type system and refactoring
s-ol
1
-4
/
+4
2020-04-26
fix registry/module bugs
s-ol
1
-1
/
+7
2020-04-24
relative imports
s-ol
1
-4
/
+12
2020-04-24
code readability
s-ol
1
-1
/
+1
2020-04-24
fix alv-wx, logging
s-ol
1
-1
/
+1
2020-04-24
better (require) implementation
s-ol
1
-35
/
+54
2020-04-24
move tick-counting into COPILOT
s-ol
1
-17
/
+33
2020-04-24
better logging interface
s-ol
1
-3
/
+2
2020-04-20
export and export* to create alive modules
s-ol
1
-15
/
+2
2020-04-19
add wxLua alv-wx
s-ol
1
-7
/
+13
2020-04-18
output to different streams at eval/runtime
s-ol
1
-3
/
+5
2020-04-14
move into proper Lua module (`alv`)
s-ol
1
-4
/
+22
2020-03-21
new meta/doc system
s-ol
1
-4
/
+6
2020-03-20
language Error tracking
s-ol
1
-3
/
+4
2020-03-18
Rollback registry changes fully for evaltime errors.
s-ol
1
-16
/
+23
2020-03-02
find IO via Result tree, not Registry
s-ol
1
-1
/
+3
2020-03-02
dynamic scoping
s-ol
1
-1
/
+1
2020-03-02
update lib.math and lib.logic to new op interface
s-ol
1
-1
/
+3
2020-03-02
log errors differently
s-ol
1
-14
/
+7
2020-02-19
merge Const and Stream into Value; Dataflow logic
s-ol
1
-6
/
+8
2020-02-13
no more @registry juggling
s-ol
1
-11
/
+1
2020-02-13
new Registry tagging mechanism
s-ol
1
-6
/
+27
2020-02-10
envelopes
s-ol
1
-2
/
+2
2020-02-07
re-fix functions
s-ol
1
-8
/
+4
2020-02-03
Forward references
s-ol
1
-1
/
+1
2020-02-03
fix error handling again
s-ol
1
-4
/
+8
2020-02-02
add logger
s-ol
1
-7
/
+13
2020-02-01
first-class scopes
s-ol
1
-1
/
+2
2020-01-31
modularize
s-ol
1
-4
/
+8
2020-01-31
comments, actual working things
s-ol
1
-0
/
+36