gingerBill
|
86448ee044
Add `raw_data` to replace cases in which `&x[0]` was used
|
5 years ago |
gingerBill
|
25dd00cd0b
Add complex/quaternion raw layouts to mem/raw.odin
|
6 years ago |
gingerBill
|
f25818e923
Make procedure parameters just named values rather than copied variables
|
6 years ago |
gingerBill
|
28583bfff8
Change procedure group syntax from `proc[]` to `proc{}`; deprecate `proc[]` (raises warning currently)
|
6 years ago |
gingerBill
|
220485a2d2
`typeid` as keyword (ready to implement polymorphic name parameters)
|
7 years ago |
gingerBill
|
aa542980ce
Change memory layout of `map` to be 3 words smaller
|
7 years ago |
gingerBill
|
d556fa2cd8
Remove special shared scope for runtime stuff
|
7 years ago |