about summary refs log tree commit diff stats
path: root/html/subx/057stop.subx.html
Commit message (Collapse)AuthorAgeFilesLines
* 4879Kartik Agaram2018-12-281-1/+1
|
* 4869Kartik Agaram2018-12-161-1/+1
|
* 4863Kartik Agaram2018-12-101-1/+1
|
* 4846Kartik Agaram2018-12-061-3/+3
| | | | | | | | | | | | | | Clean up a few things: a) Call scan-next-byte in hex.subx with the right number of args. Turns out tests continue to work fine if they never use the other args. b) Tear down a test for 'stop' in the right order. Not important since we have no EBP to restore. But can still be misleading. c) Have 'check-ints-equal' return nothing. Handy for it to not mess up EAX. I never use the result anyway, and the name also is imperative suggesting callers won't expect a return value.
* 4832Kartik Agaram2018-12-041-120/+124
| | | | | | Let's start adding ':end' labels in all functions, just because it helps us visualize where function calls end in traces, thanks to the '--map' commandline argument.
* 4816Kartik Agaram2018-12-021-6/+9
|
* 4814Kartik Agaram2018-12-011-0/+1
|
* 4811Kartik Agaram2018-11-301-3/+4
|
* 4809 - subx: html with 5 colors for commentsKartik Agaram2018-11-301-161/+165
|
* 4796Kartik Agaram2018-11-301-162/+159
|
* 4788Kartik Agaram2018-11-271-1/+1
|
* 4787Kartik Agaram2018-11-271-177/+184
|
* 4782Kartik Agaram2018-11-261-174/+177
|
* 4734Kartik Agaram2018-10-281-6/+6
|
* 4722Kartik Agaram2018-10-241-0/+262