about summary refs log tree commit diff stats
path: root/mu.md
Commit message (Collapse)AuthorAgeFilesLines
...
* 6645 - heap allocations in MuKartik Agaram2020-07-131-0/+16
| | | | | | | | - allocate var - populate var, n Both rely on the type of `var` to compute the size of the allocation. No need to repeat the name of the type like in C, C++ or Java.
* 6642Kartik Agaram2020-07-121-10/+10
|
* 6640Kartik Agaram2020-07-121-194/+194
| | | | Re-sync markdown files with mu-normie fork.
* 6621Kartik Agaram2020-07-061-0/+5
|
* 6620Kartik Agaram2020-07-061-1/+1
|
* 6619Kartik Agaram2020-07-061-1/+1
|
* 6618 - new docsKartik Agaram2020-07-061-0/+456