Ralf Jung
|
ba47d73041
|
Merge branch 'master' into rustup
|
2019-06-29 16:19:27 +02:00 |
|
Ralf Jung
|
019ad4bab4
|
move constants to machine.rs
|
2019-06-29 14:37:41 +02:00 |
|
Ralf Jung
|
c0b44ca98c
|
tweak inttoptr allocation behavior
- Make `align_addr` not offset by `align` for no reason.
- Add some random slack between allocations to give them the chance to not be aligned.
|
2019-06-29 14:31:54 +02:00 |
|
Ralf Jung
|
aa5a9bc152
|
some module comments
|
2019-06-29 14:15:05 +02:00 |
|
Ralf Jung
|
857305ff67
|
Merge remote-tracking branch 'ralf/machine' into rustup
|
2019-06-29 14:04:50 +02:00 |
|
Ralf Jung
|
67d3779b0c
|
move most of the stuff from lib.rs into machine.rs, and initialization + main loop into eval.rs
|
2019-06-29 13:48:59 +02:00 |
|