bakpakin on master
Fix docstring. (compare)
bakpakin on master
Add testcase for issue #1005 (compare)
bakpakin on master
Get rid of disabled tracing. #1… (compare)
bakpakin on master
Address #1005 - Fix janet_call … (compare)
compile
iiuc: https://github.com/janet-lang/janet/blob/master/test/suite0008.janet#L297-L298
llmII: here's a taste of what you can do with parser/*
stuff: https://github.com/sogaiu/janet-editor-elf/blob/master/janet-editor-elf/delims.janet#L16-L53
this is what i use to find missing delimiters in "partial" code
[]
to get it all back as an array of toplevel values
(ev/with-deadline 5 (ev/thread (fn [] (while true ()))))
works 😁
fn
defn
defmacro
and variants that'd pretty much make flycheck do great for checking for errors without having to worry about arbitrary execution
debug/stacktrace