Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | malloc: Return _, ESTACK instead of 0, ESTACKHEADmaster | Runxi Yu | 12 days | 1 | -4/+3 |
| | |||||
* | Behave well with Hugo | Runxi Yu | 2025-01-03 | 1 | -1/+1 |
| | |||||
* | Error propagation clarification | Runxi Yu | 2024-12-11 | 1 | -4/+6 |
| | | | | | | | | return in the error block just feels wrong... Also let's just use func syntax to define functions for now, it's also easier to grep this way. Could change this later if really desired. | ||||
* | Use e² instead of $e^2$ | Runxi Yu | 2024-12-11 | 1 | -2/+2 |
| | |||||
* | s/err/error/g | Runxi Yu | 2024-12-11 | 1 | -2/+2 |
| | |||||
* | Some changes, and some examples to start with for error propagation | Test_User | 2024-12-09 | 1 | -2/+31 |
| | |||||
* | Amend malloc example to not assume invalidity of zero pointers | Runxi Yu | 2024-12-05 | 1 | -6/+8 |
| | |||||
* | There is language-level support for tagged unions. | Runxi Yu | 2024-12-05 | 1 | -0/+1 |
| | |||||
* | New repo locations and file structure | Runxi Yu | 2024-12-05 | 1 | -0/+146 |