Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | . | Kartik Agaram | 2019-07-09 | 1 | -1/+1 | |
* | clean up after a few calls | Kartik Agaram | 2019-07-09 | 1 | -4/+9 | |
* | preserve truthiness of non-booleans | Kartik Agaram | 2019-07-09 | 1 | -16/+12 | |
* | this looks like a bug | Kartik Agaram | 2019-07-09 | 1 | -1/+1 | |
* | . | Kartik Agaram | 2019-07-09 | 1 | -15/+4 | |
* | . | Kartik Agaram | 2019-07-09 | 1 | -19/+17 | |
* | move 'segment-start' to a global variable as well | Kartik Agaram | 2019-07-09 | 1 | -12/+10 | |
* | . | Kartik Agaram | 2019-07-09 | 1 | -8/+0 | |
* | there's a variant of compute-width for slices | Kartik Agaram | 2019-07-09 | 1 | -9/+5 | |
* | there's a variant of get-or-insert for slices | Kartik Agaram | 2019-07-09 | 1 | -27/+16 | |
* | keep labels definitions on a separate line | Kartik Agaram | 2019-07-09 | 1 | -6/+12 | |
* | switch to global Heap | Kartik Agaram | 2019-07-09 | 1 | -10/+5 | |
* | . | Kartik Agaram | 2019-07-08 | 1 | -8/+8 | |
* | . | Kartik Agaram | 2019-07-08 | 1 | -7/+6 | |
* | colocate compute-offsets with its globals | Kartik Agaram | 2019-07-08 | 1 | -9/+14 | |
* | . | Kartik Agaram | 2019-07-08 | 1 | -8/+8 | |
* | . | Kartik Agaram | 2019-07-08 | 1 | -5/+5 | |
* | build `num-bytes` | Kartik Agaram | 2019-07-07 | 1 | -0/+503 | |
* | move `is-label?` to `subx-common` | Kartik Agaram | 2019-07-07 | 1 | -83/+0 | |
* | made first compute-offset test pass | nc | 2019-07-07 | 1 | -27/+58 | |
* | remove segfaults in survey.subx | nc | 2019-07-07 | 1 | -8/+8 | |
* | new failing test: emit-segments | Kartik Agaram | 2019-07-07 | 1 | -1/+254 | |
* | . | Kartik Agaram | 2019-07-07 | 1 | -7/+8 | |
* | move phase 3 out of helpers | Kartik Agaram | 2019-07-07 | 1 | -117/+117 | |
* | cleanup in compute-offset and fix bug in compute-width | nc | 2019-07-07 | 1 | -12/+11 | |
* | more progress in compute-offset | nc | 2019-07-04 | 1 | -30/+59 | |
* | implement segment section in compute-offsets | nc | 2019-07-04 | 1 | -3/+112 | |
* | . | Kartik Agaram | 2019-07-04 | 1 | -2/+2 | |
* | add todo for section thats not quite complete | nc | 2019-07-03 | 1 | -1/+1 | |
* | add is-label block | nc | 2019-07-03 | 1 | -3/+46 | |
* | updates to survey - part of compute-offsets implemented | nc | 2019-07-03 | 1 | -1/+136 | |
* | subx/survey: now computing label addresses | Kartik Agaram | 2019-07-02 | 1 | -47/+65 | |
* | . | Kartik Agaram | 2019-07-02 | 1 | -12/+31 | |
* | . | Kartik Agaram | 2019-07-02 | 1 | -5/+5 | |
* | . | Kartik Agaram | 2019-07-02 | 1 | -4/+8 | |
* | error in pseudocode for compute-offsets | Kartik Agaram | 2019-07-02 | 1 | -1/+3 | |
* | . | Kartik Agaram | 2019-07-01 | 1 | -33/+46 | |
* | . | Kartik Agaram | 2019-07-01 | 1 | -0/+27 | |
* | . | Kartik Agaram | 2019-07-01 | 1 | -0/+24 | |
* | . | Kartik Agaram | 2019-07-01 | 1 | -14/+15 | |
* | some primitives for emitting traces | Kartik Agaram | 2019-07-01 | 1 | -1/+447 | |
* | add test data | nc | 2019-06-29 | 1 | -1/+10 | |
* | Implement is-label? | nc | 2019-06-29 | 1 | -0/+75 | |
* | . | Kartik Agaram | 2019-06-28 | 1 | -0/+1 | |
* | initial draft of solution for 'compute-addresses' | Kartik Agaram | 2019-06-28 | 1 | -4/+73 | |
* | . | Kartik Agaram | 2019-06-28 | 1 | -12/+155 | |
* | pseudocode skeletons for all functions | Kartik Agaram | 2019-06-13 | 1 | -7/+152 | |
* | . | Kartik Agaram | 2019-06-13 | 1 | -1/+36 | |
* | flesh out survey tests | Kartik Agaram | 2019-06-12 | 1 | -15/+219 | |
* | . | Kartik Agaram | 2019-06-12 | 1 | -5/+0 |