18 Commits (a74c4ab405493cee0a6ab6023fddffe738445a5c)

Autor SHA1 Mensaje Fecha
  Ben Kurtovic a74c4ab405 Refactor debug logging as distinct from dev build; add tracing. hace 8 años
  Ben Kurtovic 197ce39fd3 Do define substitution in argparsers; fix hashtables. hace 9 años
  Ben Kurtovic fdd8bb9e8a Pass argparse args as a struct to make keeping track of deftabs easier. hace 9 años
  Ben Kurtovic 7745a9cbac Refactor; abstract out HashTable; start support for .DEFINEs. hace 9 años
  Ben Kurtovic 145322071d Support parsing labels; add checks for label length. hace 9 años
  Ben Kurtovic bfba6cd709 Make ASMInstruction's bytes an array. hace 9 años
  Ben Kurtovic dbec3feb75 Makefile improvement; remove optimizer; minor tweaks. hace 9 años
  Ben Kurtovic b8ad05578f Refactor out tokenizer; start implementing paging knowledge. hace 9 años
  Ben Kurtovic a7a3055325 More robust labels, implement symbol resolution. hace 9 años
  Ben Kurtovic fe86957a64 Fix adding entries to overlap table; refactor. hace 9 años
  Ben Kurtovic c37375e4be Implement label reading, symtab operations (except hashing). hace 9 años
  Ben Kurtovic 52858aa2b5 Remove .align directive; add ASMData type. hace 9 años
  Ben Kurtovic da537ff616 Phase one of tokenizer and data directives. hace 9 años
  Ben Kurtovic 05e0cbb0fb Implement most of resolve_defaults(); fix for declsize default behavior. hace 9 años
  Ben Kurtovic eebb90530e Rework the preprocessor system using insanity. hace 9 años
  Ben Kurtovic eba603659a Refactor out symbol table init; stop unused arg warnings for stubs. hace 9 años
  Ben Kurtovic c8e102bcf2 More splitting of assembler internals. hace 9 años
  Ben Kurtovic 2186044476 Begin refactoring assembler into multiple files; fix use-after-free. hace 9 años