Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Step 7: Heap Allocation | David Thompson | 2022-09-22 | 1 | -29/+216 |
* | Step 6: Conditional Expressions | David Thompson | 2022-09-22 | 1 | -3/+49 |
* | refactor: Define variables/procedures for registers/instructions. | David Thompson | 2022-09-22 | 1 | -44/+99 |
* | Step 5: Local Variables | David Thompson | 2022-09-22 | 1 | -36/+77 |
* | Use the proper 64 bit instructions. | David Thompson | 2022-09-22 | 1 | -31/+31 |
* | Step 4: Binary Primitives | David Thompson | 2022-09-22 | 1 | -49/+121 |
* | Step 3: Unary Primitives | David Thompson | 2022-08-10 | 2 | -19/+150 |
* | Step 2: Immediate Constants | David Thompson | 2022-08-10 | 2 | -2/+44 |
* | Step 1: Integers | David Thompson | 2022-08-10 | 3 | -0/+30 |