milestones.txt 336 B

123456789
  1. - produce empty PE executable recognized by objdump
  2. - move item-writing code into common module
  3. - extend fixup-resolving code to small micro-expression grammar
  4. - redo PE code in terms of common-asm and items-with-expressions
  5. - modify x86 cogen to emit items
  6. - make small x86 program that just exits
  7. - get windows to accept running it