Tue, 22 Jul 2014 19:05:58 +0300 |
Teemu Piippo |
- added proper commandline interface with options. synergizes very nicely with named enums. :-) added a verbosity level which does nothing just yet
|
file |
diff |
annotate
|
Tue, 22 Jul 2014 02:52:25 +0300 |
Teemu Piippo |
- major refactoring pretty much done, compiles now
|
file |
diff |
annotate
|
Mon, 21 Jul 2014 17:14:42 +0300 |
Teemu Piippo |
- massive refactoring continues (doesn't compile yet)
|
file |
diff |
annotate
|
Sun, 30 Mar 2014 21:53:20 +0300 |
Teemu Piippo |
- updated .gitignore
|
file |
diff |
annotate
|
Sun, 30 Mar 2014 21:51:23 +0300 |
Teemu Piippo |
- renamed source files to camelCase
|
file |
diff |
annotate
|
Wed, 12 Feb 2014 06:33:16 +0200 |
Teemu Piippo |
- added named enumerations to botc source, this should help with debugging
|
file |
diff |
annotate
|
Sun, 09 Feb 2014 21:27:55 +0200 |
Teemu Piippo |
- highly reworked variable support, variable declarations now are declared with 'var', uses are prefixed with '$', merged constant handling into variables
|
file |
diff |
annotate
|
Tue, 04 Feb 2014 02:28:33 +0200 |
Teemu Piippo |
- now compiles again, further work on expressions (proper parsing + assignment operator handling (albeit unrelated) + operator adjusting)
|
file |
diff |
annotate
|
Sun, 02 Feb 2014 17:06:39 +0200 |
Teemu Piippo |
- reformatting
|
file |
diff |
annotate
|
Sun, 26 Jan 2014 23:18:48 +0200 |
Teemu Piippo |
- merged object writer into parser
|
file |
diff |
annotate
|
Sun, 19 Jan 2014 20:16:00 +0200 |
Teemu Piippo |
- added the public-domain updaterevision so I can have access to git stuff
|
file |
diff |
annotate
|
Mon, 13 Jan 2014 23:44:15 +0200 |
Teemu Piippo |
- renamed files to .cxx, restructured parser.cc
|
file |
diff |
annotate
|
Sat, 11 Jan 2014 22:36:31 +0200 |
Teemu Piippo |
- *hot stuff coming through*
|
file |
diff |
annotate
|
Fri, 10 Jan 2014 21:58:42 +0200 |
Teemu Piippo |
- major refactoring begins
|
file |
diff |
annotate
|
Fri, 10 Jan 2014 16:11:49 +0200 |
Teemu Piippo |
- moved sources to src/, migrated to cmake
|
file |
diff |
annotate
|