Commit History

Author SHA1 Message Date
  Noah Vogt 89f0f78fdc fix unsafe strcopy that can cause buffer overflows + fix Makefile clean rule + change from inline to block comments 3 years ago
  Noah ae57eaf58f added help flags and improved help message 4 years ago
  Noah 0fd7bbd77a added verbose flag and improved ignoring of lines only containing whitespaces (and comments) 4 years ago
  Noah f7731616af added support for input files with no file extension 4 years ago
  Noah f20ed14184 unix compliant usage information 4 years ago
  wolfgang42 0128f1bd2f Improve options parser a bit: The last argument is always the input file, and complain about unknown options rather than ignoring them. 11 years ago
  wolfgang42 795f7f1aee * Remove -v flag (and associated code), since it did absolutely nothing. 11 years ago
  Matthew Iselin 730d83c850 * Fixed a bug with code generation that caused invalid files to be output. Made similar changes to the decompilation phase. 14 years ago
  Matthew Iselin f38b9c206f Added a simple Makefile (which could be much better) for Linux builds. Fixed build on Linux too. 14 years ago
  Matthew Iselin bdadf7a774 Initial git commit. Completely rewritten code from the CVS version - much better now! 14 years ago