- and --help works now correctly too default tip

- now works properly (still debugging --help)

- having fun with version macros..

- added proper commandline interface with options. synergizes very nicely with named enums. :-) added a verbosity level which does nothing just yet

- even more rework

- a bit more refactoring, adjusted the main commandline interface

- major refactoring pretty much done, compiles now

- massive refactoring continues (doesn't compile yet)

- massive refactoring

- changed all source files to use my correct legal name instead of my calling name

- corrected more instances of "OPER_erand" and stuff like that

- OPER_erator -> operator. bleh.

- add macro to string

- expand the asserts into nothingness if not in a debug build

- refactor the string class

- check for arg count before printing the header so the header doesn't appear when displaying usage

- updated also lexerScanner with the new assert

- now with a smarter assert

- commence refactoring

- added the branch name to the first line of the generated gitinfo.h to trigger regeneration on branch switch

- only use the git description if it's available and if making a debug build, use short-form version number otherwise

- print the branch name onto the header if not master

- updated .gitignore

- renamed source files to camelCase

- doubled the buffer sizes of updaterevision to prevent GIT_BRANCH from being cut short and added GIT_BRANCH.

- reserved 'constexpr' as a keyword because I know I will need it someday

- added using statement for specifying the target zandronum version. will be used later

- reformatting... again

- fixed: array assignment operators pushed the bytecode parameters the wrong way around...

- now uses a variadic template formatter instead of a macro

(0) -100 -50 -30 tip

mercurial