4913
by jluber on
12 May 2008, 13:16:58 -0500
(53 days ago)
[C#] - Synced with 4912 - Renamed UnwantedTokenJava.cs into UnwantedTokenException.cs - Fixed example grammars - Updated binaries
4878
by jluber on
09 May 2008, 10:06:51 -0500
(56 days ago)
[C#] - Synced up to 4872 - Fixed missing conversion in template - Implemented DFA runtime compression algorithms - Added partial keyword to CSharp2
4856
by jluber on
06 May 2008, 14:31:55 -0500
(59 days ago)
[C#] - Synced up to 4855 - Fixed bugs for debug generation - Fixed wrong capitalization and example
4756
by jluber on
08 April 2008, 18:38:35 -0500
(2 months 26 days ago)
[C#] -Synced with changeset 4753 - Broke IToken dependency at Token. Fixed further breakage. - Updated ST# - Updated example grammars - Moved the runtime further into C# conventions (.tree -> .Tree, e…
4752
by jluber on
05 April 2008, 17:52:24 -0500
(2 months 29 days ago)
[C#] - Fixed issues with runtime and example grammars - Protected parsing string numbers from internationalization issues
4409
by jluber on
28 December 2007, 17:46:52 -0600
(6 months ago)
[C#] Bugs discovered by Harald M��ller - Improper capitalization in template - Non-generic version of constructors missing for backward-compatibility
4206
by michael on
10 October 2007, 22:15:30 -0500
(8 months ago)
FIX: Attempt to fix broken Nant build and update VS2003 project files - Changed occurrences of NET_1_1 and NET_2_0 compile constants to exisiting DOTNET1 and DOTNET2 - Ensured STRONG_NAME compile cons…
4201
by jluber on
10 October 2007, 06:11:15 -0500
(8 months ago)
[C#] Several fixes: * Updated VS 2005 files to take advantage of relative paths * Fixed error in RewriteRuleTokenStream which caused an conversion exception * Restructured RewriteRule*Files files to …