Home | History | Annotate | Download | only in changes

Lines Matching full:emitter

5         <title>YAML 1.1 parser and emitter</title>
195 Serializer and Emitter (2012-01-28)
203 Refactor Emitter: the SPACE mutable static field could be changed by malicious code or by accident.
396 Minor refactoring in Emitter to improve performance: save calls to Constant.has() (2010-09-13)
399 Minor refactorings in Emitter to improve performance: create less Strings [r9185e0b3] (2010-09-10)
841 Refactor: use Character instead of char primitive for style in Emitter (2009-04-07)