Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 4698 | Kartik Agaram | 2018-10-14 | 1 | -2/+2 |
| | |||||
* | 4668 | Kartik Agaram | 2018-10-05 | 1 | -3/+3 |
| | |||||
* | 4667 | Kartik Agaram | 2018-10-05 | 1 | -2/+2 |
| | | | | | Standardize on hyphens in all names. And we'll use colons for namespacing labels in functions. | ||||
* | 4662 | Kartik Agaram | 2018-10-05 | 1 | -1/+1 |
| | |||||
* | 4644 | Kartik Agaram | 2018-10-01 | 1 | -3/+3 |
| | |||||
* | 4639 | Kartik Agaram | 2018-10-01 | 1 | -3/+3 |
| | |||||
* | 4624 | Kartik Agaram | 2018-09-30 | 1 | -1/+1 |
| | | | | | | | | Start requiring a '-o' flag to designate the output binary when translating. Things currently get funky if you pass in multiple inputs, but that's ok. This is the first step to supporting multiple input files for a single output binary. | ||||
* | 4619 - new syscall: mmap() | Kartik Agaram | 2018-09-29 | 1 | -0/+43 |