Noah Vogt
|
89f0f78fdc
fix unsafe strcopy that can cause buffer overflows + fix Makefile clean rule + change from inline to block comments
|
3 年之前 |
Noah
|
ae57eaf58f
added help flags and improved help message
|
4 年之前 |
Noah
|
0fd7bbd77a
added verbose flag and improved ignoring of lines only containing whitespaces (and comments)
|
4 年之前 |
Noah
|
f7731616af
added support for input files with no file extension
|
4 年之前 |
Noah
|
f20ed14184
unix compliant usage information
|
4 年之前 |
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 年之前 |
wolfgang42
|
795f7f1aee
* Remove -v flag (and associated code), since it did absolutely nothing.
|
11 年之前 |
Matthew Iselin
|
730d83c850
* Fixed a bug with code generation that caused invalid files to be output. Made similar changes to the decompilation phase.
|
14 年之前 |
Matthew Iselin
|
f38b9c206f
Added a simple Makefile (which could be much better) for Linux builds. Fixed build on Linux too.
|
14 年之前 |
Matthew Iselin
|
bdadf7a774
Initial git commit. Completely rewritten code from the CVS version - much better now!
|
14 年之前 |