Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 4879 | Kartik Agaram | 2018-12-28 | 1 | -1/+1 |
| | |||||
* | 4869 | Kartik Agaram | 2018-12-16 | 1 | -1/+1 |
| | |||||
* | 4863 | Kartik Agaram | 2018-12-10 | 1 | -1/+1 |
| | |||||
* | 4846 | Kartik Agaram | 2018-12-06 | 1 | -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. | ||||
* | 4832 | Kartik Agaram | 2018-12-04 | 1 | -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. | ||||
* | 4816 | Kartik Agaram | 2018-12-02 | 1 | -6/+9 |
| | |||||
* | 4814 | Kartik Agaram | 2018-12-01 | 1 | -0/+1 |
| | |||||
* | 4811 | Kartik Agaram | 2018-11-30 | 1 | -3/+4 |
| | |||||
* | 4809 - subx: html with 5 colors for comments | Kartik Agaram | 2018-11-30 | 1 | -161/+165 |
| | |||||
* | 4796 | Kartik Agaram | 2018-11-30 | 1 | -162/+159 |
| | |||||
* | 4788 | Kartik Agaram | 2018-11-27 | 1 | -1/+1 |
| | |||||
* | 4787 | Kartik Agaram | 2018-11-27 | 1 | -177/+184 |
| | |||||
* | 4782 | Kartik Agaram | 2018-11-26 | 1 | -174/+177 |
| | |||||
* | 4734 | Kartik Agaram | 2018-10-28 | 1 | -6/+6 |
| | |||||
* | 4722 | Kartik Agaram | 2018-10-24 | 1 | -0/+262 |