Wed, 02 Mar 2011 23:59:22 -0800 |
Ryan C. Gordon |
Fixed a misunderstanding about how the AST of a for-loop initializer works.
|
file |
diff |
annotate
|
Wed, 23 Feb 2011 16:45:06 -0500 |
Ryan C. Gordon |
Minor tweaks in case I expose semantic analysis phase to the public API later.
|
file |
diff |
annotate
|
Thu, 10 Feb 2011 18:52:50 -0500 |
Ryan C. Gordon |
Don't print loop attributes if user didn't explicitly specify one.
|
file |
diff |
annotate
|
Mon, 06 Dec 2010 02:47:31 -0500 |
Ryan C. Gordon |
Reworked datatype processing in the compiler.
|
file |
diff |
annotate
|
Thu, 18 Nov 2010 22:42:58 -0500 |
Ryan C. Gordon |
Patched to compile on Windows.
|
file |
diff |
annotate
|
Tue, 02 Nov 2010 14:58:31 -0400 |
Ryan C. Gordon |
Fixed spacing for binary operators in print_ast().
|
file |
diff |
annotate
|
Mon, 01 Nov 2010 02:30:31 -0400 |
Ryan C. Gordon |
Whoops, forgot to free return value when finished with it.
|
file |
diff |
annotate
|
Mon, 01 Nov 2010 02:29:38 -0400 |
Ryan C. Gordon |
Finished cleaning up AST tools and moving them into application level.
|
file |
diff |
annotate
|
Thu, 28 Oct 2010 03:42:12 -0400 |
Ryan C. Gordon |
Heavy rework of the AST code.
|
file |
diff |
annotate
|
Wed, 10 Mar 2010 13:51:31 -0500 |
Ryan C. Gordon |
Added a --version command line to mojoshader-compiler.
|
file |
diff |
annotate
|
Thu, 04 Mar 2010 22:59:48 -0800 |
Ryan C. Gordon |
Implemented error output unit test harness.
|
file |
diff |
annotate
|
Wed, 26 Aug 2009 00:11:57 -0400 |
Ryan C. Gordon |
Fixed a compiler warning, for now.
|
file |
diff |
annotate
|
Thu, 09 Apr 2009 04:02:28 -0400 |
Ryan C. Gordon |
Don't report false error when writing a zero-byte file.
|
file |
diff |
annotate
|
Sat, 28 Feb 2009 04:30:56 -0500 |
Ryan C. Gordon |
Added some basic compiler stub stuff, just to get this building at all.
|
file |
diff |
annotate
|
Mon, 23 Feb 2009 20:26:12 -0500 |
Ryan C. Gordon |
No reason you can't specify the same option twice.
|
file |
diff |
annotate
|
Mon, 23 Feb 2009 17:49:10 -0500 |
Ryan C. Gordon |
Current working directory should always be in the include path.
|
file |
diff |
annotate
|
Thu, 19 Feb 2009 04:00:21 -0500 |
Ryan C. Gordon |
Turn off allocator debug output.
|
file |
diff |
annotate
|
Thu, 19 Feb 2009 03:58:14 -0500 |
Ryan C. Gordon |
Fixed allocator debug output.
|
file |
diff |
annotate
|
Thu, 19 Feb 2009 03:39:19 -0500 |
Ryan C. Gordon |
Fixed some strings.
|
file |
diff |
annotate
|
Thu, 19 Feb 2009 03:38:10 -0500 |
Ryan C. Gordon |
Merged assemble.c into mojoshader-compiler.c ...
|
file |
diff |
annotate
|
Thu, 19 Feb 2009 03:36:49 -0500 |
Ryan C. Gordon |
Added fail().
|
file |
diff |
annotate
|
Thu, 19 Feb 2009 03:24:03 -0500 |
Ryan C. Gordon |
That should be an "else if", not an "if" ...
|
file |
diff |
annotate
|
Thu, 19 Feb 2009 03:22:38 -0500 |
Ryan C. Gordon |
Fixed comment.
|
file |
diff |
annotate
|
Thu, 19 Feb 2009 03:22:21 -0500 |
Ryan C. Gordon |
Added allocator debug output.
|
file |
diff |
annotate
|
Thu, 19 Feb 2009 03:19:15 -0500 |
Ryan C. Gordon |
Renaming preprocess.c for change of plans with utilities.
|
file |
diff |
annotate
| base
|