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.
Serious reworking of preprocessor macro replacement code.
2010-03-12, by Ryan C. Gordon
Updated .hgignore for Lemon header output.
2010-03-10, by Ryan C. Gordon
Added a --version command line to mojoshader-compiler.
2010-03-10, by Ryan C. Gordon
Added another unit test.
2010-03-07, by Ryan C. Gordon
Forgot to add this test before.
2010-03-07, by Ryan C. Gordon
List subsection in the condensed error output.
2010-03-04, by Ryan C. Gordon
Make failed tests more clear in the output.
2010-03-04, by Ryan C. Gordon
Added more unit tests.
2010-03-04, by Ryan C. Gordon
Finished preprocessor/errors/too-many-macro-args test.
2010-03-04, by Ryan C. Gordon
Implemented error output unit test harness.
2010-03-04, by Ryan C. Gordon
Merged some lemon diffs from sqlite's fossil repo: Visual Studio compile fixes.
2010-03-03, by Ryan C. Gordon
Fixed C++ compiler error.
2010-03-03, by Ryan C. Gordon
Did some Ryanification of Aras's Windows #include handling code.
2010-03-03, by Ryan C. Gordon
When processing identifiers in macro "calls", check both args and #defines.
2010-03-03, by Ryan C. Gordon
Added another failing test.
2010-03-02, by Ryan C. Gordon
Added indirect stringify test.
2010-03-02, by Ryan C. Gordon
Added another failing test.
2010-03-02, by Ryan C. Gordon
Added basic tests for __FILE__ and __LINE__.
2010-03-02, by Ryan C. Gordon
Changed where we spawn mojoshader-compiler from, for __FILE__ testing.
2010-03-02, by Ryan C. Gordon
Added support for __FILE__ and __LINE__ to the preprocessor.
2010-03-02, by Ryan C. Gordon
Added unit test for better coverage of bug I just fixed.
2010-02-26, by Ryan C. Gordon
Macro args in macro args need to be replaced inline.
2010-02-26, by Ryan C. Gordon
Added some unit tests for the preprocessor #line directive.
2010-02-25, by Ryan C. Gordon
filename in #line is optional
2010-02-25, by Aras Pranckevicius
make compile on MSVC, and fix stringmap_insert
2010-02-25, by Aras Pranckevicius
Added concat operator ("##") to the preprocessor.
2010-02-25, by Ryan C. Gordon
Catch these tokens in the compiler, for badly-formed preprocessor source code.
2010-02-25, by Ryan C. Gordon
Don't reference built-in include functions if we preprocessed them out.
2010-02-24, by Ryan C. Gordon
Regenerated lexer with stringify operator.
2010-02-24, by Ryan C. Gordon
Added stringify operator ("#") to preprocessor.
2010-02-24, by Ryan C. Gordon
less
more
|
(0)
-300
-100
-50
-30
+30
+50
+100
+300
tip