aboutsummaryrefslogtreecommitdiff
path: root/language_description.md (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-12-09Some changes, and some examples to start with for error propagationTest_User1-2/+31
2024-12-05Amend malloc example to not assume invalidity of zero pointersRunxi Yu1-6/+8
2024-12-05There is language-level support for tagged unions.Runxi Yu1-0/+1
2024-12-05New repo locations and file structureRunxi Yu1-8/+19
2024-12-05e2 in plain textRunxi Yu1-1/+1
2024-12-05e^2Runxi Yu1-2/+4
2024-12-05Overflow updateRunxi Yu1-2/+5
2024-12-05PandocRunxi Yu1-1/+4
2024-12-05More details about overflowRunxi Yu1-14/+32
2024-12-03Implicit type changesTest_User1-13/+17
2024-12-020x0 mehTest_User1-0/+1
2024-12-01No null termination (by default)Test_User1-0/+1
2024-12-01Optional manual stack freeingTest_User1-0/+3
2024-12-01Comment on integer overflow issues being detectable after the fact. Also, ↵Test_User1-1/+3
more powerful preprocessor mandatory.
2024-12-01Add a few more differences from CRunxi Yu1-0/+9
2024-11-30Fix a typoTest_User1-1/+1
2024-11-30Fix a typo, remove a wrong assertion, and write up a start for `nofail`Test_User1-6/+22
2024-11-30Fix a typoTest_User1-1/+1
2024-11-30README.md: Initial write-upRunxi Yu1-0/+73