Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-yang-tools
/
3b1a21e9847b516388beee417bb98764cfc31d5a
/
compiler
3b1a21e
Bumping version to 2.4-SNAPSHOT
by Ray Milkey
· 7 years ago
51fa409
Releasing 2.3.1
by Ray Milkey
· 7 years ago
2.3.1
c836ad1
Merge "Allow onos-yang-tools to be used with maven lower then 3.3.9"
by Thomas Vachuska
· 7 years ago
22d26d4
Allow onos-yang-tools to be used with maven lower then 3.3.9
by Gaurav Agrawal
· 7 years ago
521b3cf
Parent context is reset with null value
by Vidyashree Rama
· 7 years ago
c2862f0
Merge "Use deepEquals."
by GauravAgrawal-Huawei
· 7 years ago
fa66410
Fix typedef referencing another typedef issue.
by Gaurav Agrawal
· 7 years ago
cbe0739
Use deepEquals.
by Yuta HIGUCHI
· 7 years ago
c55a33a
Bumping version to 2.4-SNAPSHOT
by Ray Milkey
· 7 years ago
66b61de
Releasing 2.3
by Ray Milkey
· 7 years ago
2.3
9551958
Fix issue resulting in duplicate module in YANG gui.
by Gaurav Agrawal
· 7 years ago
a48e36f
Bumping version to 2.3-SNAPSHOT
by Ray Milkey
· 7 years ago
a390c31
Releasing 2.3.0-b3
by Ray Milkey
· 7 years ago
2.3.0-b3
c58110e
[ONOS-7201][YRT]Defect: Post type is not same as get for union and for type empty is returning null.
by sonugupta-huawei
· 7 years ago
03a82c1
Merge "Fixed path for generated Java files."
by Thomas Vachuska
· 7 years ago
21f0c95
Fixed path for generated Java files.
by Thomas Vachuska
· 7 years ago
98adaef
Allow null as valid for YangBits
by Sean Condon
· 7 years ago
43b7bdc
isKeyLeaf is set only if config is true
by Vidyashree Rama
· 7 years ago
0fc1e4d
Bumping version to 2.3-SNAPSHOT
by Ray Milkey
· 7 years ago
2c2cd32
Releasing 2.3.0-b2
by Ray Milkey
· 7 years ago
2.3.0-b2
83e723d
Fix for code generation of enum name starts with numeric value
by sonugupta-huawei
· 7 years ago
d24d5ac
Bumping version to 2.3-SNAPSHOT
by Ray Milkey
· 7 years ago
c5ddc19
Releasing 2.3.0-b1
by Ray Milkey
· 7 years ago
2.3.0-b1
3b15f11
[ONOS-7063]Validation of modelId for valid syntax
by sonugupta-huawei
· 7 years ago
7980c25
Merge "Rectify cyclic dependency among tojava.javamodel and tojava.utils."
by Thomas Vachuska
· 7 years ago
4578b77
Rectify cyclic dependency among tojava.javamodel and tojava.utils.
by Gaurav Agrawal
· 7 years ago
dfda458
[ONOS-7095] Initial changes to identify inter-jar node during model registration
by Gaurav Agrawal
· 7 years ago
51c41fa
[ONOS-7042] Value validation as per defined datatype restriction and pattern
by sonugupta-huawei
· 7 years ago
d6a5dab
Streams not closed in case of exception - use auto closables instead
by Sean Condon
· 7 years ago
711d1e3
AnyData feature changes
by sonugupta-huawei
· 7 years ago
1710ff7
Bumping version to 2.3-SNAPSHOT
by Ray Milkey
· 7 years ago
c80afff
Releasing 2.2.0
by Ray Milkey
· 7 years ago
2.2.0
a937f3d
[ONOS-6979] Binary type in YOB and Serializer helper for Data Node.
by janani b
· 7 years ago
a762e29
identityref tostring generation
by surya-huawei
· 7 years ago
e126af0
Bumping version to 2.2-SNAPSHOT
by Ray Milkey
· 7 years ago
48ddb90
Releasing 2.2.0-b6
by Ray Milkey
· 7 years ago
2.2.0-b6
8b6ae69
Bumping version to 2.2-SNAPSHOT
by Ray Milkey
· 7 years ago
a925c64
Releasing 2.2-b6
by Ray Milkey
· 7 years ago
2.2-b6
2f19618
[ONOS-6960] Identity referred in sub-module of imported module.
by janani b
· 7 years ago
35540a3
[ONOS-6952] support for *(asterisk) as enum name.
by sonugupta-huawei
· 7 years ago
4bace9f
[ONOS-6951] Union with two or more identities code generation fix.
by janani b
· 7 years ago
159f884
[ONOS-6691][ONOS-6693] fix for when type-def name is same as identity-ref with small or caps latter combilation.
by sonugupta-huawei
· 7 years ago
7b3b2aa
[ONOS-6692] Defect fix.
by janani b
· 7 years ago
d4c1351
[ONOS-6692] Leafref linking fix for path predicate.
by janani b
· 7 years ago
3e532d3
[ONOS-6941] addition of derived identities search
by surya-huawei
· 7 years ago
d128f19
[ONOS-6939] Augment linking fix for prefix presence in self file.
by janani b
· 7 years ago
b8604ed
[ONOS-6694] Multi augment with same name.
by janani b
· 7 years ago
ed656db
Bumping version to 2.02-SNAPSHOT
by Ray Milkey
· 7 years ago
3e3e334
Releasing 2.2.0-b5
by Ray Milkey
· 7 years ago
2.2.0-b5
6aceca3
[ONOS-6881] Basic uses augment support.
by janani b
· 7 years ago
d76ff07
Various minor fixes
by Yuta HIGUCHI
· 7 years ago
2b54a99
Fix reference to wrong constant
by Yuta HIGUCHI
· 7 years ago
3d3c9bf
Merge "Make Yang compilation error more readable"
by Thomas Vachuska
· 7 years ago
32c60b2
Merge "ONOS-6909 add Object methods to blacklist"
by Thomas Vachuska
· 7 years ago
4fd15ac
Merge "Avoid reading Copyright template multiple times."
by Thomas Vachuska
· 7 years ago
d16f2c6
Avoid reading Copyright template multiple times.
by Yuta HIGUCHI
· 7 years ago
3235bff
ONOS-6909 add Object methods to blacklist
by Yuta HIGUCHI
· 7 years ago
601dfd8
Make Yang compilation error more readable
by Yuta HIGUCHI
· 7 years ago
7892b83
[ONOS-6882]get yang files from jar changes
by sonugupta-huawei
· 7 years ago
8573bd5
Bumping version to 2.2-SNAPSHOT
by Ray Milkey
· 7 years ago
e6f54c0
Releasing 2.2.0-b4
by Ray Milkey
· 7 years ago
2.2.0-b4
196a541
Updating auto-generated copyright in onos-yang-tools
by Brian O'Connor
· 7 years ago
72b2df2
Updating Copyright line to Open Networking Foundation
by Brian O'Connor
· 7 years ago
6992980
Bumping version to 2.2-SNAPSHOT
by Ray Milkey
· 7 years ago
f475b42
Releasing 2.2.0-b3
by Ray Milkey
· 7 years ago
2.2.0-b3
f584f33
Bumping version to 2.2.0-SNAPSHOT
by Ray Milkey
· 7 years ago
1a7999a
Releasing 2.2.0-b2
by Ray Milkey
· 7 years ago
2.2.0-b2
bfe0cf8
Rpc service interface method generation change
by surya-huawei
· 7 years ago
2a5c17b
seriealize file handling issue
by sonugupta-huawei
· 7 years ago
0d3443e
[ONOS-6764][ONOS-6673] YANG Runtime: GET API's for YANG Models and YANG Compiler & Runtime: Identification of YANG Model with a name.
by sonugupta-huawei
· 7 years ago
99fccd7
[ONOS-6783] Data type handling in Data Node
by janani b
· 7 years ago
dab32aa
Bumping version to 2.2.0-SNAPSHOT
by Ray Milkey
· 7 years ago
0dcfa9f
Releasing 2.2.0-b1
by Ray Milkey
· 7 years ago
2.2.0-b1
0351f68
Service interface extends RpcService
by Vidyashree Rama
· 7 years ago
6b81cc3
commenting RPC code generation
by Vidyashree Rama
· 7 years ago
6037d96
[ONOS-6675] Augment namespace based conflict resolution.
by janani b
· 7 years ago
9b0187d
ONOS-6678 YANG Compiler: Comments after module end and {\ to be handled
by Naoki Miyata
· 7 years ago
ba5bacb
[ONOS-6677] Description in pattern statement
by janani b
· 7 years ago
b2c64c5
[ONOS-6695]supporting single quoted binary values
by surya-huawei
· 7 years ago
7c6d536
handling of unique
by surya-huawei
· 7 years ago
82d7220
submodule level data handling
by sonugupta-huawei
· 7 years ago
3c73486
Fixing YangLibraryDescription to avoid creating multiple build rules for YangLibrary targets
by Brian O'Connor
· 7 years ago
d9351aa
Bumping version to 2.2-SNAPSHOT
by Ray Milkey
· 7 years ago
1b625be
Releasing 2.1
by Ray Milkey
· 7 years ago
2.1
0f0a037
Bumping version to 2.1-SNAPSHOT
by Ray Milkey
· 8 years ago
18d35b2
Releasing 2.0
by Ray Milkey
· 8 years ago
2.0
b6d41b2
Invalid signature file digest for Manifest main attributes fix
by Vidyashree Rama
· 8 years ago
fda09be
Updating generated code to contain module name instead of namespace.
by Gaurav Agrawal
· 8 years ago
d829db3
Correcting runtime helper classes package.
by Gaurav Agrawal
· 8 years ago
4e9a509
Generated interface extends augmentable interface
by Vidyashree Rama
· 8 years ago
e1a77ba
Merge "Renaming 1.12-SNAPSHOT to 2.0-SNAPSHOT in preparation for release."
by GauravAgrawal-Huawei
· 8 years ago
27991ac
Renaming 1.12-SNAPSHOT to 2.0-SNAPSHOT in preparation for release.
by Thomas Vachuska
· 8 years ago
3c58673
updating grammar for unknown statement
by Vidyashree Rama
· 8 years ago
8b19ed0
addition of eclipse codeFormatter api
by surya-huawei
· 8 years ago
88fb995
Bumping version to 1.12-SNAPSHOT
by Ray Milkey
· 8 years ago
c371efb
Releasing 1.12.0-b8
by Ray Milkey
· 8 years ago
1.12.0-b8
5f34200
Bumping version to 1.12-SNAPSHOT
by Ray Milkey
· 8 years ago
0a7ace6
Releasing 1.12-b8
by Ray Milkey
· 8 years ago
1.12-b8
7c9d61c
Check resolve for YangLibrary before constructing new one
by Brian O'Connor
· 8 years ago
b3c01e7
Adding plugin jar's hash to YangLibrary rule's key
by Brian O'Connor
· 8 years ago
Next »