Mercurial
Mercurial
>
icculus
>
mojoshader
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-300
-100
-50
-30
+30
+50
+100
+300
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Updated a comment.
2009-04-09, by Ryan C. Gordon
Basic sanity check unit test.
2009-04-09, by Ryan C. Gordon
Added unit test to make sure x() is okay with #define x(a).
2009-04-09, by Ryan C. Gordon
Added unit test framework stub for error testing.
2009-04-09, by Ryan C. Gordon
Added unit test for too many macro args.
2009-04-09, by Ryan C. Gordon
Fixed assertion failure when defining a void-argument macro: "#define a() b"
2009-04-09, by Ryan C. Gordon
Don't report false error when writing a zero-byte file.
2009-04-09, by Ryan C. Gordon
Handle macro arguments that contain parentheses, like macro((1+1),2).
2009-04-09, by Ryan C. Gordon
More preprocessor unit tests.
2009-04-09, by Ryan C. Gordon
Added just-a-comment unit test.
2009-04-09, by Ryan C. Gordon
Added empty file unit test.
2009-04-09, by Ryan C. Gordon
Fixed command lines for unit tests.
2009-04-09, by Ryan C. Gordon
Don't report error output (just PASS or FAIL).
2009-04-09, by Ryan C. Gordon
Minor cleanup; crunch down list to one line.
2009-04-09, by Ryan C. Gordon
Added unit test for parentheses inside a macro call.
2009-04-08, by Ryan C. Gordon
test command depends on the compiler tool.
2009-04-08, by Ryan C. Gordon
Wired up unit tests to CMakefile.
2009-04-08, by Ryan C. Gordon
Initial framework for unit testing.
2009-04-08, by Ryan C. Gordon
Patched to compile.
2009-04-08, by Ryan C. Gordon
Added string hash/compare functions.
2009-04-05, by Ryan C. Gordon
Reworked hashtable create/destroy functions.
2009-04-05, by Ryan C. Gordon
Added mojoshader_common.c with first shot at generic hashtable.
2009-04-05, by Ryan C. Gordon
Corrected function name coding style.
2009-04-04, by Ryan C. Gordon
Fixed semantic name parsing in HLSL grammar.
2009-04-04, by Ryan C. Gordon
Put in a much better string hashing algorithm.
2009-03-29, by Ryan C. Gordon
Fixed comment typo.
2009-03-24, by Ryan C. Gordon
Fixed NULL dereference in debug output.
2009-03-06, by Ryan C. Gordon
Fixed struct declaration in the HLSL parser grammar.
2009-03-06, by Ryan C. Gordon
Reworked variable declaration syntax in the HLSL parser grammar.
2009-03-06, by Ryan C. Gordon
Initial work on parsing sampler declarations.
2009-03-06, by Ryan C. Gordon
less
more
|
(0)
-300
-100
-50
-30
+30
+50
+100
+300
tip