Bill Currie
|
0f1f477e64
|
Set up temp aliases correctly
Fixes vector expressions as sub-expresses. I really don't know why I did
the temp alias setup that way.
|
2019-06-18 10:38:19 +09:00 |
|
Bill Currie
|
4828934e50
|
Fix a equality check typo.
Fixes bad code generation when assigning to vector.x in a function with no
parameters and the vector is the first local var.
|
2018-10-12 23:39:05 +09:00 |
|
Bill Currie
|
aeed16109f
|
Add vecinit.r to the test-suite.
Ugh, I really need to take time out to do compile tests properly.
|
2012-12-10 21:09:53 +09:00 |
|