Home | History | Annotate | Download | only in C

Lines Matching full:rewrite

30 	 o Rewrite streams for rewriting tree parsers did not check whether the 
31 rewrite stream was ever assigned before trying to free it, it is now
45 A problem for all targets at the moment si that the rewrite logic
54 be reused, based on inherent knowledge of the rewrite logic (which in
57 Much of the rewrite logic consists of creating a niilnode into which
58 child nodes are appended. At: rulePost processing time; when a rewrite
62 creation for the sake of the rewrite itself.
100 pattern. In reality though, it is the generated rewrite logic
106 Allow rewrite streams to use the base adaptors vector factory and not
243 a rewrite
277 o Rewrite streams for rewriting tree parsers did not check whether the
278 rewrite stream
337 Add a NULL check before freeing rewrite streams used in AST rewrites
347 C target Tree rewrite optimization
352 any rewrite streams mentioned in the rule wer pre-created. However, this
397 generate including not doing things with rewrite streams that we do not need to
526 creation of new stream rewrite structures shoudl not happen if the rule is