Results 64 issues of Grazfather

Noticed today that `jmp` and family don't peek ahead in `context_code`. I added an option to peek for `call`s in #144. It'll be a bit more work to add it...

enhancement
help wanted

1. Revert the revert 2. Fix the issue.

Right now there's just a delay `sleep(x)` in every iteration of the main loop. This makes is so that the CAN messages can come in at an inconsistent rate. In...

The link in the java chapter is broken: It mixes up 1.7.0 and 1.9.0, and it doesn't use https. The link should be https://repo1.maven.org/maven2/org/clojure/clojure/1.9.0/clojure-1.9.0.jar Then the command after it should...

Referenced in the slides [here](http://security.cs.rpi.edu/courses/binexp-spring2015/lectures/17/10_lecture.pdf) but not present. Source is available in this repo, so it's nbd, but fyi.

According to the [repo](https://gitlab.com/technomancy/fennelview) it's part of fennel now. We can remove it from _repl.fnl_. Looks like it was left there accidentally.

From #155 I discovered our windows 'history'. I think that we should be pushing in `move-screen` as well as `move-to-screen` and maybe in more locations.

On instructions that are jumps the code (configurable?) should be able to render some of the code at the jump target.

(Thanks for reporting an issue! Please make sure you click the link above to view the issue guidelines, then fill out the blanks below.) ## What are the steps to...

Component: Makefiles