jespergravgaard
|
75dbe31cef
|
Progress on memory variables. Added identification of identical memory registers. #328
|
2019-10-01 22:28:54 +02:00 |
|
jespergravgaard
|
7b7d7de49d
|
Progress on memory variables. Avoided const/alias/... passes. Added new register type and the first few fragments. The first few tests working. #328
|
2019-09-30 23:57:27 +02:00 |
|
jespergravgaard
|
624c27686c
|
Added underscores to compiler-generated ASM-symbols to avoid clashes with C-symbols. Closes #329
|
2019-09-29 23:13:42 +02:00 |
|
jespergravgaard
|
032f9d079e
|
Completed refactoring of Variable class to use StorageStrategy.
|
2019-09-29 21:53:44 +02:00 |
|
Jesper Gravgaard
|
a450da9123
|
Fixed tests. #328
|
2019-09-26 15:05:50 +02:00 |
|
Jesper Gravgaard
|
b83ab7d402
|
Added another test. #328
|
2019-09-26 14:53:33 +02:00 |
|