|
7693b543f4
|
optimize array literal init, warn on unsupported inlining
|
2019-03-19 08:20:10 +01:00 |
|
|
9613d29d93
|
Add a setter for Pointer<T>#value
|
2018-09-15 03:19:41 +02:00 |
|
|
3f93808914
|
Integrate Buffer<T> experiment into Pointer<T>; Remove CArray
|
2018-09-15 02:54:30 +02:00 |
|
|
7a8995b18b
|
Properly inline getters; Simplify blocks when last statement returns
|
2018-06-22 15:26:59 +02:00 |
|
|
c74eed2bd8
|
Add initial std Symbol; Fix some type inference issues
|
2018-06-21 19:42:18 +02:00 |
|
|
02e0a91070
|
Add pointer arithmetic experiment to tests
While questionable, it highlights some of the things that currently do not inline well.
|
2018-06-21 03:09:58 +02:00 |
|