4ae060c68d
Add rerun_except to root crate
...
Cargo is finding more reasons to do unnecessary rebuilds, so I've added
the rerun_except crate to its build.rs as well to ignore .asm files
before recompiling.
Signed-off-by: Alek Ratzloff <alekratz@gmail.com >
2020-03-09 16:38:41 -04:00
b697b000a4
Add updated Cargo.lock for new table generator package
...
Signed-off-by: Alek Ratzloff <alekratz@gmail.com >
2020-03-07 18:08:57 -05:00
bac1b413dc
Remove structopt where appropriate
...
Signed-off-by: Alek Ratzloff <alekratz@gmail.com >
2020-03-03 19:33:55 -05:00
2b8663037f
First part of libvm transition
...
Signed-off-by: Alek Ratzloff <alekratz@gmail.com >
2020-03-03 19:05:50 -05:00
07abfc96b5
Add structopt for arg parsing
...
Signed-off-by: Alek Ratzloff <alekratz@gmail.com >
2020-02-25 14:19:12 -05:00
aff2da591b
Add rerun_except crate to prevent building when .asm files are changed
...
Signed-off-by: Alek Ratzloff <alekratz@gmail.com >
2020-02-25 13:44:15 -05:00
2c4b56e362
Use lrpar for parsing, big 'ol syntax overhaul
...
Signed-off-by: Alek Ratzloff <alekratz@gmail.com >
2020-02-17 16:15:06 -05:00
25f89bbc73
Initial binary object layout spec and matching impl (sans code)
...
Signed-off-by: Alek Ratzloff <alekratz@gmail.com >
2020-01-28 18:35:41 -05:00
ddfcec0427
Initial commit
...
Signed-off-by: Alek Ratzloff <alekratz@gmail.com >
2020-01-25 19:17:39 -05:00