Bump versions to 13.0.6-SNAPSHOT
[yangtools.git] / yang / yang-parser-impl / src / test / java / org / opendaylight / yangtools / yang / stmt / YangParserTest.java
2017-11-13 Robert VargaYANGTOOLS-706: Split out yang-parser-rfc7950 56/65456/11
2017-11-13 Robert VargaAdjust test suite parser update to conform with API... 53/65453/8
2017-11-11 Robert VargaIntroduce ElementCountConstraintAware interface 52/64952/15
2017-11-10 Robert VargaPeel MustConstraintAware from ConstraintDefinition 08/65408/7
2017-11-09 Robert VargaYANGTOOLS-706: Refactor YangInferencePipeline 31/65331/11
2017-11-08 Robert VargaEliminate ConstraintDefition.isMandatory() 95/65095/14
2017-11-03 Robert VargaYANGTOOLS-621: introduce specialized integer types 43/65043/11
2017-11-03 Robert VargaMake DecimalTypeDefinition.getFractionDigits() return int 52/65052/3
2017-11-03 Robert VargaBUG-8043: correct RangeConstraint definition 45/62445/18
2017-11-03 Robert VargaUpdate TypeDefinition design 73/64873/9
2017-11-03 Robert VargaUpdate ChoiceSchemaNode design 52/64852/12
2017-11-02 Robert VargaRemove LeafSchemaNode.getUnits/getDefault() 40/64840/12
2017-11-02 Robert VargaClean up PatternConstraint's String confusion 38/64838/12
2017-11-02 Robert VargaCleanup DocumentedNode 21/64821/19
2017-10-27 Robert VargaMake Module.getContact()/getOrganization() return Optional 18/64818/6
2017-10-27 Robert VargaBUG-4688: update Revision design a bit more 85/64785/4
2017-10-25 Robert VargaFix yang.model.api.AugmentationSchema 31/64731/2
2017-10-25 Robert VargaFix checkstyle in yang-parser-impl and enable enforcement 29/64729/1
2017-10-25 Robert VargaBUG-4688: switch revisions from Date to Revision 83/62083/11
2017-10-25 Robert VargaBUG-4688: align Optional/nullable Date usage 93/64693/2
2017-10-24 Robert VargaUse QName.parseRevision() instead of SimpleDateFormatUtil 46/64646/1
2017-10-24 Robert VargaBUG-8043: correct LengthConstraint definition 19/62319/13
2017-10-19 Robert VargaFix Module.getVersion() 15/64515/4
2017-09-27 Robert VargaRemove deprecated Yin/YangStatementSourceImpl 37/62537/22
2017-06-09 Robert VargaBUG-7052: move EffectiveSchemaContext 43/58543/6
2017-02-24 Robert VargaEliminate custom SimpleDateFormat instances 54/52254/1
2017-02-23 Robert VargaUpdate StmtTestUtils 70/52070/7
2016-12-14 Robert VargaBUG-6867: simplify definitions with static imports 68/49368/2
2016-10-28 Robert VargaBUG-7038: cleanup parser listener 08/47708/2
2016-08-15 Robert VargaBUG-865: remove String-based getDataChildByName() 98/42898/7
2016-08-04 Robert VargaDo not use revision in AbstractEffectiveDocumentedNode 61/42861/4
2016-07-19 Igor FoltinBug 6022: Deviation statement is not fully available... 52/40752/9
2016-05-09 Igor FoltinBug 5085: Clean-up test and retest JUnit tests 26/38426/2