aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Some changes, and some examples to start with for error propagationTest_User2024-12-091-2/+31
|
* README: Update online reading URLRunxi Yu2024-12-091-1/+1
|
* Amend malloc example to not assume invalidity of zero pointersRunxi Yu2024-12-051-6/+8
|
* There is language-level support for tagged unions.Runxi Yu2024-12-051-0/+1
|
* Another round of README updates :/Runxi Yu2024-12-054-12/+25
|
* New repo locations and file structureRunxi Yu2024-12-055-151/+164
|
* e2 in plain textRunxi Yu2024-12-051-1/+1
|
* e^2Runxi Yu2024-12-052-3/+5
|
* Overflow updateRunxi Yu2024-12-051-2/+5
|
* PandocRunxi Yu2024-12-054-1/+348
|
* More details about overflowRunxi Yu2024-12-051-14/+32
|
* Implicit type changesTest_User2024-12-031-13/+17
|
* 0x0 mehTest_User2024-12-021-0/+1
|
* No null termination (by default)Test_User2024-12-011-0/+1
|
* Optional manual stack freeingTest_User2024-12-011-0/+3
|
* Comment on integer overflow issues being detectable after the fact. Also, ↵Test_User2024-12-011-1/+3
| | | | more powerful preprocessor mandatory.
* Add a few more differences from CRunxi Yu2024-12-011-0/+9
|
* reasoning: Explicitly mention unlocking as a candidate for nofailRunxi Yu2024-12-011-1/+1
|
* Add some seperate comments on nofail, and a place to put other such commentsTest_User2024-12-011-0/+10
|
* Fix a typoTest_User2024-11-301-1/+1
|
* Fix a typo, remove a wrong assertion, and write up a start for `nofail`Test_User2024-11-301-6/+22
|
* Fix a typoTest_User2024-11-301-1/+1
|
* README.md: Initial write-upRunxi Yu2024-11-301-0/+73
|
* LICENSE: CC0Runxi Yu2024-11-301-0/+122