aboutsummaryrefslogtreecommitdiff
path: root/language_description.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* malloc: Return _, ESTACK instead of 0, ESTACKHEADmasterRunxi Yu12 days1-4/+3
|
* Behave well with HugoRunxi Yu2025-01-031-1/+1
|
* Error propagation clarificationRunxi Yu2024-12-111-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 Yu2024-12-111-2/+2
|
* s/err/error/gRunxi Yu2024-12-111-2/+2
|
* Some changes, and some examples to start with for error propagationTest_User2024-12-091-2/+31
|
* 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
|
* New repo locations and file structureRunxi Yu2024-12-051-0/+146