Yan
|
395a40a646
|
Add memory tracing (#203)
* implement memory write tracing
* Comment updates
* Add memory trace tests
* make sure we ignore erroring writes
* Address comments
* remove superfluous return annotation
|
2017-05-08 14:32:54 -04:00 |
|
Mark Mossberg
|
05b7c1138b
|
Fix memory._ceil, Fix linux.load (#134)
* Reimplement ceil so page aligned addresses are unaffected
* Lingering fix
* Fixup users of _ceil
* Correct memory tests
|
2017-04-13 18:45:18 -04:00 |
|
feliam
|
f016b7635a
|
Heads removed (#99)
|
2017-03-22 20:45:14 -03:00 |
|
JP Smith
|
ca0bee2377
|
Rename test -> tests (#66)
* rename test -> tests
* re-add ignored tests
|
2017-03-13 14:06:36 -05:00 |
|