| Commit message (Expand) | Author | Age | Lines | |
|---|---|---|---|---|
| * | write up my solutionsHEADmaster | Michael Abed | 2012-01-31 | -0/+0 |
| * | handle x^0 | Michael Abed | 2012-01-31 | -0/+5 |
| * | get rid of needless things | Michael Abed | 2012-01-31 | -3/+2 |
| * | multiply by 1 works | Michael Abed | 2012-01-31 | -5/+3 |
| * | delete test.asm | Michael Abed | 2012-01-31 | -3/+0 |
| * | make exponents actually work | Michael Abed | 2012-01-31 | -16/+19 |
| * | 3 now uses 61-70 also make it functional | Michael Abed | 2012-01-31 | -17/+17 |
| * | make it smaller | Michael Abed | 2012-01-31 | -6/+2 |
| * | handle mult by 0 (by 1 still broken) | Michael Abed | 2012-01-31 | -4/+11 |
| * | correctly handle blank lines | Michael Abed | 2012-01-31 | -1/+5 |
| * | Fix register naming | Michael Abed | 2012-01-29 | -7/+7 |
| * | Arguments to mov were reversed | Michael Abed | 2012-01-29 | -4/+4 |
| * | je and jne had their opcodes reversed... whoops | Michael Abed | 2012-01-29 | -2/+2 |
| * | Label count should be updated after address is computed | Michael Abed | 2012-01-29 | -1/+1 |
| * | fix register number and label address calculation | Michael Abed | 2012-01-29 | -4/+3 |
| * | initial commit | Michael Abed | 2012-01-27 | -0/+204 |
