Services fix
parent
f20c72ae93
commit
89a8856a8e
|
@ -14,6 +14,7 @@
|
|||
- growable data heap
|
||||
- more compact relocation info
|
||||
- flip may fail with >64kb string
|
||||
- services broken
|
||||
- documentation:
|
||||
- document columns
|
||||
- update module system docs
|
||||
|
|
|
@ -29,7 +29,7 @@ parser prettyprint styles gadgets-listener gadgets-workspace ;
|
|||
{ "id" "SEL" "id" "id" "void*" }
|
||||
[
|
||||
nip
|
||||
[ call-listener f ]
|
||||
[ <input> listener-gadget call-tool f ]
|
||||
do-service
|
||||
2drop
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue