| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-05-24 | Add constant for `Size::from_bytes(0)` | Oliver Schneider | -2/+2 | |
| 2018-05-19 | use if let to avoid potential div by zero | cjkenn | -2/+6 | |
| remove semicolon -_- Add rem_bytes to conditional to avoid error when performing mod by 0 Add test file to confirm compilation passes. Ensure we don't divide or mod by zero in llvm_type. Include test file from issue. | ||||
| 2018-05-17 | Rename trans to codegen everywhere. | Irina Popa | -0/+696 | |
