Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 4947 | Kartik Agaram | 2019-02-01 | 1 | -0/+2 |
| | | | | | | | | Bugfix: has-metadata? was corrupting registers Seems uneconomic to write tests for stuff like this. Assembly is just not the right layer to try to come up with a general solution or process. Keep running your code and wait to find signs of breakage. | ||||
* | 4946 | Kartik Agaram | 2019-02-01 | 1 | -2/+66 |
| | |||||
* | 4943 | Kartik Agaram | 2019-01-30 | 1 | -1/+0 |
| | |||||
* | 4939 | Kartik Agaram | 2019-01-21 | 1 | -3/+243 |
| | |||||
* | 4938 | Kartik Agaram | 2019-01-20 | 1 | -8/+26 |
| | |||||
* | 4937 | Kartik Agaram | 2019-01-20 | 1 | -4/+21 |
| | |||||
* | 4935 | Kartik Agaram | 2019-01-16 | 1 | -2/+2 |
| | |||||
* | 4933 | Kartik Agaram | 2019-01-16 | 1 | -1/+1 |
| | |||||
* | 4930 | Kartik Agaram | 2019-01-15 | 1 | -1/+230 |
| | |||||
* | 4927 | Kartik Agaram | 2019-01-14 | 1 | -12/+13 |
| | |||||
* | 4920 | Kartik Agaram | 2019-01-11 | 1 | -3/+0 |
| | |||||
* | 4916 | Kartik Agaram | 2019-01-10 | 1 | -3/+0 |
| | | | | | In the process of building slice primitives I found an out-of-bounds access in write-byte. | ||||
* | 4915 | Kartik Agaram | 2019-01-08 | 1 | -11/+176 |
| | | | | | | In the process of building next-token I finally added some support for a debugging situation I've found myself in a couple of times: wondering "what changed this memory location"? | ||||
* | 4913 | Kartik Agaram | 2019-01-07 | 1 | -2/+22 |
| | |||||
* | 4911 | Kartik Agaram | 2019-01-06 | 1 | -1/+0 |
| | |||||
* | 4904 | Kartik Agaram | 2019-01-04 | 1 | -1/+0 |
| | |||||
* | 4902 - initial sketch, stage 2 of compiler | Kartik Agaram | 2019-01-03 | 1 | -0/+164 |
I've agonized over this for a week; high time I saved a snapshot. |