Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 7441 | Kartik Agaram | 2020-12-28 | 1 | -1/+1 |
| | |||||
* | 7154 | Kartik Agaram | 2020-11-01 | 1 | -30/+34 |
| | |||||
* | 7032 | Kartik Agaram | 2020-10-14 | 1 | -50/+50 |
| | |||||
* | 6596 | Kartik Agaram | 2020-06-29 | 1 | -2/+2 |
| | |||||
* | 6507 - use syscall names everywhere | Kartik Agaram | 2020-06-10 | 1 | -2/+1 |
| | |||||
* | 6213 | Kartik Agaram | 2020-04-26 | 1 | -2/+32 |
| | | | | Some minor tweaks while preparing presentation to Mek's Junto group. | ||||
* | 6089 | Kartik Agaram | 2020-03-06 | 1 | -3/+3 |
| | |||||
* | 5924 | Kartik Agaram | 2020-01-27 | 1 | -3/+3 |
| | |||||
* | 5897 - rename comparison instructions | Kartik Agaram | 2020-01-16 | 1 | -2/+2 |
| | | | | | | | Signed and unsigned don't quite capture the essence of what the different combinations of x86 flags are doing for SubX. The crucial distinction is that one set of comparison operators is for integers and the second is for addresses. | ||||
* | 5804 | Kartik Agaram | 2019-12-08 | 1 | -4/+4 |
| | | | | | Try to make the comments consistent with the type system we'll eventually have. | ||||
* | 5782 - fix a widespread bug with Heap-size | Kartik Agaram | 2019-11-30 | 1 | -1/+1 |
| | |||||
* | 5698 | Kartik Agaram | 2019-10-15 | 1 | -3/+3 |
| | | | | Thanks Andrew Owen for reporting this typo. | ||||
* | 5696 | Kartik Agaram | 2019-10-03 | 1 | -1/+1 |
| | |||||
* | 5673 - standardize a few knobs | Kartik Agaram | 2019-09-19 | 1 | -2/+2 |
| | |||||
* | 5661 | Kartik Agaram | 2019-09-15 | 1 | -1/+1 |
| | |||||
* | 5607 | Kartik Agaram | 2019-09-01 | 1 | -1/+2 |
| | |||||
* | 5600 | Kartik Agaram | 2019-08-31 | 1 | -5/+4 |
| | |||||
* | 5598 | Kartik Agaram | 2019-08-31 | 1 | -2/+1 |
| | |||||
* | 5596 | Kartik Agaram | 2019-08-31 | 1 | -8/+12 |
| | |||||
* | 5592 - switch register names to lowercase | Kartik Agaram | 2019-08-26 | 1 | -33/+33 |
| | |||||
* | 5589 | Kartik Agaram | 2019-08-25 | 1 | -1/+1 |
| | |||||
* | 5499 | Kartik Agaram | 2019-07-31 | 1 | -1/+1 |
| | |||||
* | 5485 - promote SubX to top-level | Kartik Agaram | 2019-07-27 | 1 | -0/+117 |