changelog
- Thu, 24 Jul 2014 17:01:23 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Thu, 24 Jul 2014 17:01:23 +0300] rev 142
- - and --help works now correctly too
- Thu, 24 Jul 2014 16:54:45 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Thu, 24 Jul 2014 16:54:45 +0300] rev 141
- - now works properly (still debugging --help)
- Tue, 22 Jul 2014 19:22:31 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Tue, 22 Jul 2014 19:22:31 +0300] rev 140
- - having fun with version macros..
- Tue, 22 Jul 2014 19:05:58 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Tue, 22 Jul 2014 19:05:58 +0300] rev 139
- - added proper commandline interface with options. synergizes very nicely with named enums. :-) added a verbosity level which does nothing just yet
- Tue, 22 Jul 2014 12:57:46 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Tue, 22 Jul 2014 12:57:46 +0300] rev 138
- - even more rework
- Tue, 22 Jul 2014 04:40:33 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Tue, 22 Jul 2014 04:40:33 +0300] rev 137
- - a bit more refactoring, adjusted the main commandline interface
- Tue, 22 Jul 2014 02:52:25 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Tue, 22 Jul 2014 02:52:25 +0300] rev 136
- - major refactoring pretty much done, compiles now
- Mon, 21 Jul 2014 17:14:42 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Mon, 21 Jul 2014 17:14:42 +0300] rev 135
- - massive refactoring continues (doesn't compile yet)
- Sun, 20 Jul 2014 17:25:36 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 20 Jul 2014 17:25:36 +0300] rev 134
- - massive refactoring
- Sat, 12 Jul 2014 23:04:46 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Sat, 12 Jul 2014 23:04:46 +0300] rev 133
- - changed all source files to use my correct legal name instead of my calling name
- Mon, 12 May 2014 15:47:40 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Mon, 12 May 2014 15:47:40 +0300] rev 132
- - corrected more instances of "OPER_erand" and stuff like that
- Mon, 12 May 2014 14:54:10 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Mon, 12 May 2014 14:54:10 +0300] rev 131
- - OPER_erator -> operator. bleh.
- Sun, 04 May 2014 18:43:05 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 04 May 2014 18:43:05 +0300] rev 130
- - add macro to string
- Sun, 04 May 2014 18:34:31 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 04 May 2014 18:34:31 +0300] rev 129
- - expand the asserts into nothingness if not in a debug build
- Sun, 04 May 2014 18:31:40 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 04 May 2014 18:31:40 +0300] rev 128
- - refactor the string class