Home | History | Annotate | Download | only in C

Lines Matching full:didn

329 * Fixed bug in lexer where ~T didn't compute the set from rule T.
334 Sem pred states didn't define lookahead vars.
342 * setTokenSource in CommonTokenStream didn't clear tokens list.
431 * Sometimes fatal non-LL(*) messages didn't appear; instead you got
534 * BaseTree.dupTree didn't dup recursively.
678 * fixed bug in OrderedHashSet.add(). It didn't track elements correctly.
686 TestInterpretedParsing didn't pick up an earlier change to CommonToken.
837 * Removed a failsafe that seems to be unnecessary that ensure DFA didn't
1005 didn't actually work well. Now it's fast and works.
1142 * -> ($rulelabel)? didn't generate proper code for ASTs.
1154 * Didn't set ID1= and INT1= for this alt:
1169 * ^(ROOT ID?) Didn't work; nor did any other nullable child list such as
1181 * didn't warn of ambig ref to $expr in rewrite; fixed.
1191 * Rule b:(A B?)*; didn't display properly in AW due to the way ANTLR
1237 * Fixed analysis bug. This grammar didn't report a recursion warning:
1259 * Fixed a bug where referencing a return value on a rule didn't work
1260 because later a ref to that rule's predefined properties didn't
1277 time. Also noted that when adding sem pred edges, I didn't check
1356 * unicode literals didn't really work in DOT output and generated code. fixed.
1488 * hideous bug fixed: PLUS='+' didn't result in '+' rule in lexer
1490 * TokenRewriteStream didn't do toString() right when no rewrites had been done.
1501 * Tree rewrites had problems when you didn't have x+=FOO variables. Rules
1672 * DOT diagrams didn't show escaped char properly.
1780 * empty rules like "a : ;" generated code that didn't compile due to
1785 ANTLR didn't print ast suffix stuff back out for literals.
1792 * Dot star ".*" syntax didn't work; in lexer it is nongreedy by
1837 * ALLCHAR was a constant when it should use the Target max value def. set complement for wildcard also didn't use the Target def. Generally cleaned up the max char value stuff.
1839 * Code gen didn't deal with ASTLabelType properly...I think even the 3.0ea7 example tree parser was broken! :(
1906 // If they didn't specify a -o dir so just write to location