Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 4518 | Kartik Agaram | 2018-09-24 | 1 | -9/+41 |
| | |||||
* | 4517 | Kartik Agaram | 2018-09-24 | 1 | -4/+4 |
| | |||||
* | 4516 | Kartik K. Agaram | 2018-09-24 | 1 | -32/+44 |
| | | | | | | | More calling convention tweaks. Use EBP to get consistently at parameters and locals. Always put the first function argument closest to EBP. | ||||
* | 4507 | Kartik Agaram | 2018-09-23 | 1 | -0/+304 |
New helper: compare a null-terminated string (from argv) with a length-prefixed string (anywhere else). As long as ex11 continues to pass we can copy the function and its tests to other programs. |