Commit Graph

57 Commits

Author SHA1 Message Date
Kartik Agaram 5e0ae917d0 6645 - heap allocations in Mu
- 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.
2020-07-13 22:21:26 -07:00
Kartik Agaram 6b8a3a94b1 6642 2020-07-12 21:34:04 -07:00
Kartik Agaram 7817fdb29c 6640
Re-sync markdown files with mu-normie fork.
2020-07-12 16:37:58 -07:00
Kartik Agaram 3ae9d0ed54 6621 2020-07-06 11:13:12 -07:00
Kartik Agaram 8620c1edc3 6620 2020-07-06 11:09:02 -07:00
Kartik Agaram 55b9ef9a1f 6619 2020-07-06 11:07:30 -07:00
Kartik Agaram 9a524793ee 6618 - new docs 2020-07-06 01:05:10 -07:00