19 Revize (a74c4ab405493cee0a6ab6023fddffe738445a5c)

Autor SHA1 Zpráva Datum
  Ben Kurtovic a74c4ab405 Refactor debug logging as distinct from dev build; add tracing. před 8 roky
  Ben Kurtovic 197ce39fd3 Do define substitution in argparsers; fix hashtables. před 9 roky
  Ben Kurtovic fdd8bb9e8a Pass argparse args as a struct to make keeping track of deftabs easier. před 9 roky
  Ben Kurtovic 2b5b7d8b23 Add hash_table_remove(); pass callback func in constructor. před 9 roky
  Ben Kurtovic 7745a9cbac Refactor; abstract out HashTable; start support for .DEFINEs. před 9 roky
  Ben Kurtovic 1383d57f29 Remove NULL checks before free(). před 9 roky
  Ben Kurtovic a2e42e94d3 Implement block-crossing check. před 9 roky
  Ben Kurtovic bfba6cd709 Make ASMInstruction's bytes an array. před 9 roky
  Ben Kurtovic dbec3feb75 Makefile improvement; remove optimizer; minor tweaks. před 9 roky
  Ben Kurtovic b8ad05578f Refactor out tokenizer; start implementing paging knowledge. před 9 roky
  Ben Kurtovic a7a3055325 More robust labels, implement symbol resolution. před 9 roky
  Ben Kurtovic 2c4e26de02 Implement hashing for symbol table. před 9 roky
  Ben Kurtovic c37375e4be Implement label reading, symtab operations (except hashing). před 9 roky
  Ben Kurtovic 52858aa2b5 Remove .align directive; add ASMData type. před 9 roky
  Ben Kurtovic da537ff616 Phase one of tokenizer and data directives. před 9 roky
  Ben Kurtovic 05e0cbb0fb Implement most of resolve_defaults(); fix for declsize default behavior. před 9 roky
  Ben Kurtovic eebb90530e Rework the preprocessor system using insanity. před 9 roky
  Ben Kurtovic eba603659a Refactor out symbol table init; stop unused arg warnings for stubs. před 9 roky
  Ben Kurtovic c8e102bcf2 More splitting of assembler internals. před 9 roky