0.0.9
Show .gist for eval
fix break in other thread
README
README
fix thread indicator
README
break vs stop
set breakpoint for stop
save file, line, and stop before execution
width
0.0.8
fix
docs
docs
examples
example
Stability improvements When building the AST we now put the new node after the existing one, and use result_child to return the first one. Excluded more examples where this causes a problem. Limited stopping points to certain QAST::Op's, and at most one per line. Keep track of code snippets during compilation. Added dawa cli tool. Made colors less bright.
Fix defer to next thread
fix ..