Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | No null termination (by default) | Test_User | 2024-12-01 | 1 | -0/+1 |
| | |||||
* | Optional manual stack freeing | Test_User | 2024-12-01 | 1 | -0/+3 |
| | |||||
* | Comment on integer overflow issues being detectable after the fact. Also, ↵ | Test_User | 2024-12-01 | 1 | -1/+3 |
| | | | | more powerful preprocessor mandatory. | ||||
* | Add a few more differences from C | Runxi Yu | 2024-12-01 | 1 | -0/+9 |
| | |||||
* | reasoning: Explicitly mention unlocking as a candidate for nofail | Runxi Yu | 2024-12-01 | 1 | -1/+1 |
| | |||||
* | Add some seperate comments on nofail, and a place to put other such comments | Test_User | 2024-12-01 | 1 | -0/+10 |
| | |||||
* | Fix a typo | Test_User | 2024-11-30 | 1 | -1/+1 |
| | |||||
* | Fix a typo, remove a wrong assertion, and write up a start for `nofail` | Test_User | 2024-11-30 | 1 | -6/+22 |
| | |||||
* | Fix a typo | Test_User | 2024-11-30 | 1 | -1/+1 |
| | |||||
* | README.md: Initial write-up | Runxi Yu | 2024-11-30 | 1 | -0/+73 |
| | |||||
* | LICENSE: CC0 | Runxi Yu | 2024-11-30 | 1 | -0/+122 |