Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libyang
/
874715f84c347f039e0a0c7fd5bb71cdaa59e3c6
/
src
/
parser_yang.c
874715f
parser yang CHANGE checking and parsing enum statement
by Pavol Vican
· 8 years ago
082afd0
parser yang BUGFIX remove import array when is syntax error in import statemnt
by Pavol Vican
· 8 years ago
866d991
parser yang CHANGE checking and allocation of array for revision
by Pavol Vican
· 8 years ago
ec423c9
parser yang CHANGE checking include statement
by Pavol Vican
· 8 years ago
1cc4e19
parser yang CHANGE checking import statement
by Pavol Vican
· 8 years ago
9d50a77
parser yang CHANGE one calling parse_yang_mem
by Pavol Vican
· 8 years ago
e9914d1
schema tree CHANGE outer subtree dependency flag now also for leafref
by Michal Vasko
· 8 years ago
24681f1
Merge branch 'devel'
by Radek Krejci
· 8 years ago
b507138
parser yang BUGFIX wrong inherit config flag
by Pavol Vican
· 8 years ago
1d714f3
parser yang BUGFIX deviation mark all the affected modules as deviated and implemented
by Pavol Vican
· 8 years ago
3c8ee2b
parser BUGFIX reading decimal64 in range statement
by Pavol Vican
· 8 years ago
3f59889
parser yang BUGFIX reading string - not store new pointer after realoc
by Pavol Vican
· 8 years ago
1dac40c
parser yang CHANGE config values
by Pavol Vican
· 8 years ago
d2daf2d
parser yang CHANGE YANG 1.1 support if-feature in refine statement
by Pavol Vican
· 8 years ago
0fbb57b
parser yang CHANGE reading string (optimalize)
by Pavol Vican
· 8 years ago
3388446
parser yang CHANGE XPath dependenies check
by Pavol Vican
· 8 years ago
e022a56
schema tree CHANGE config values
by Michal Vasko
· 8 years ago
85427f0
parser yang BUGFIX resolve type after reading the entire node (leaf, leaf-list, typedef)
by Pavol Vican
· 8 years ago
92626d7
parser yang BUGFIX missing condition in leafref
by Pavol Vican
· 8 years ago
9b6aad2
data tree FEATURE new lyd_leaf_type() to get real type of a leaf/leaf-list
by Radek Krejci
· 8 years ago
8e00e7a
parser yang CHANGE YANG 1.1 support all types in union
by Pavol Vican
· 8 years ago
4800f65
schema tree BUGFIX inherit fraction-digits information in decimal64
by Radek Krejci
· 8 years ago
27fe55e
all CHANGE follow conformance mechanism described in YANg 1.1
by Radek Krejci
· 8 years ago
b51d593
schema tree BUGFIX inherit fraction-digits information in decimal64
by Radek Krejci
· 8 years ago
fdab9f9
parser BUGFIX check status flag
by Pavol Vican
· 8 years ago
508a50d
parsers CHANGE rpc, action, notif YANG 1.1 xpath accessible tree handling
by Michal Vasko
· 8 years ago
81344ac
parser yang CHANGE YANG 1.1 support require-instance in leafref
by Pavol Vican
· 8 years ago
07f220f
parser yang CHANGE YANG 1.1 support multiple base in identityref
by Pavol Vican
· 8 years ago
2b4f6ca
Merge branch 'leaflistdefaults' into devel
by Radek Krejci
· 8 years ago
894ee0f
parser yang BUGFIX leafref cannot be restricted
by Pavol Vican
· 8 years ago
dde090a
parser yang BUGFIX copy paste mistake
by Pavol Vican
· 8 years ago
5de389c
parser BUGFIX value of enum
by Pavol Vican
· 8 years ago
c666241
parser yang BUGFIX not check enum value if this value is empty string
by Pavol Vican
· 8 years ago
fbd0278
parser yang BUGFIX check prefix in extension
by Pavol Vican
· 8 years ago
3e4f645
Merge branch 'devel' into leaflistdefaults
by Radek Krejci
· 8 years ago
8bd72e4
parser yang BUGFIX remove teporary structure yang_type
by Pavol Vican
· 8 years ago
4ffd0ab
parser yang BUGFIX circular dependency for identity
by Pavol Vican
· 8 years ago
e10d14a
yang parser BUGFIX in some schema nodes config is ignored
by Michal Vasko
· 8 years ago
e1e351e
parsers BUGFIX check that state nodes have no configuration children
by Michal Vasko
· 8 years ago
09adcc3
parser BUGFIX devition - missing check for max and min elements
by Pavol Vican
· 8 years ago
1623c7d
Merge branch 'devel' into leaflistdefaults
by Radek Krejci
· 8 years ago
db7489e
parser yang CHANGE YANG 1.1 support anydata statement
by Pavol Vican
· 8 years ago
bf2abff
all CHANGE basic support for anydata
by Radek Krejci
· 8 years ago
38321d0
parser yang CHANGE YANG 1.1 support default statement in leaf-list
by Pavol Vican
· 8 years ago
c13db38
schema parsers CHANGE defer grouping instantiation until all types are resolved
by Radek Krejci
· 8 years ago
77a95e5
parser yang BUGFIX missing initialization of type_stmtsep
by Pavol Vican
· 8 years ago
e00d231
schema parsers CHANGE checking for allowed place for mandatory statement
by Radek Krejci
· 8 years ago
d09d1a5
schema parsers CHANGE check that all unique targets are of the same config type
by Radek Krejci
· 8 years ago
6eecf30
parser yang CHANGE YANG 1.1 support negative patterns as string restrictions
by Pavol Vican
· 8 years ago
677b013
parser yang CHANGE YANG 1.1 backslash in double-quoted string
by Pavol Vican
· 8 years ago
9b14b49
parser yang CHANGE YANG 1.1 support must in notification, input and output statements
by Pavol Vican
· 8 years ago
8ad2e0d
parser yang CHANGE YANG 1.1 support enumeration and bits restrictions
by Pavol Vican
· 8 years ago
8ff0e2e
parser yang CHANGE support if-feature in enum and bit statements
by Pavol Vican
· 8 years ago
198d596
Merge branch 'identitybases' into devel
by Radek Krejci
· 8 years ago
4df8054
parser yang CHANGE identity statement
by Pavol Vican
· 8 years ago
0d23e7a
yin parser CHANGE support for modifier substatement of pattern statement
by Radek Krejci
· 8 years ago
e663e01
yin parser FEATURE in YANG 1.1 support enumeration and bits restrictions
by Radek Krejci
· 8 years ago
89563fc
parser CHANGE do not publish imports to other modules
by Michal Vasko
· 8 years ago
e024ab7
parser yang CHANGE support description and reference in import and include statements
by Pavol Vican
· 8 years ago
bb17485
parsers BUGFIX do not allow action in YANG 1.0
by Michal Vasko
· 8 years ago
97b32be
parsers BUGFIX do not allow extended if-feature in YANG 1.0
by Michal Vasko
· 8 years ago
5d63140
Merge branch 'master' into devel
by Michal Vasko
· 8 years ago
3767fb2
unres MAINTENANCE unres_schema_add_ return values
by Michal Vasko
· 8 years ago
3a5501d
schema parsers BUGFIX resolving leafref's path
by Radek Krejci
· 8 years ago
742be35
schema parser BUGFIX keep leaf-ref information (path, link) even in derived types
by Radek Krejci
· 8 years ago
bbe7782
parser yang BUGFIX keys in list statement
by Pavol Vican
· 8 years ago
8c79399
parser yang ADD action statement
by Pavol Vican
· 8 years ago
d0b64c1
parser yang CHANGE yang-version statement
by Pavol Vican
· 8 years ago
71d5183
Merge branch 'master' into devel
by Radek Krejci
· 8 years ago
fc824a4
yang parser BUGFIX use of uninitialized variable
by Radek Krejci
· 8 years ago
9ff0a92
schema parsers CHANGE reimplement YANg 1.1 if-feature
by Radek Krejci
· 8 years ago
d6cda45
parser BUGFIX does not check duplicated identifiers in identity
by Pavol Vican
· 8 years ago
810892e
yang BUGFIX duplicated identifier of typedef
by Pavol Vican
· 8 years ago
44fb638
tree schema FEATURE action Y1.1 statement added
by Michal Vasko
· 8 years ago
c5c26b0
parsers FEATURE if-feature Y1.1 expressions
by Michal Vasko
· 8 years ago
83e3f5b
schema parser BUGFIX correct return codes when processing includes
by Radek Krejci
· 8 years ago
4dcd339
schema parser CHANGE importing/including the modules
by Radek Krejci
· 8 years ago
5b2c8a8
schema parser CHANGE optimize include checking
by Radek Krejci
· 8 years ago
75b9f8f
schema parser CONFORMANCE allow multiple import of the same module
by Radek Krejci
· 8 years ago
8c3b4b6
schema parser BUGFIX checking decimal64 boundaries
by Radek Krejci
· 8 years ago
0aee5c1
parser CHANGE transform unicode char blocks into char ranges
by Michal Vasko
· 8 years ago
408ab2f
yang parser BUGFIX accessing freed memory
by Radek Krejci
· 8 years ago
b42b697
all MAINTENANCE always use macro for string pointer comparison
by Michal Vasko
· 8 years ago
01c6fd2
resolve BUGFIX properly store pointers to leafref targets
by Michal Vasko
· 9 years ago
d921d68
yang parser BUGFIX unlink deviation not-supported node
by Michal Vasko
· 9 years ago
75c8daf
yang parser BUGFIX typo
by Michal Vasko
· 9 years ago
5cec331
parsers OPTIMIZE do not print redundant messages
by Michal Vasko
· 9 years ago
2605575
parser BUGFIX two implemented modules fixed
by Michal Vasko
· 9 years ago
7da5b0b
parsers BUGFIX missing printf parameter
by Michal Vasko
· 9 years ago
9eb6dd0
parser CHANGE module conformance, augment and deviation handling improved
by Michal Vasko
· 9 years ago
fe7e5a7
parsers MAINTENANCE formatting
by Michal Vasko
· 9 years ago
be9e383
yang BUGFIX memoryleak
by Pavol Vican
· 9 years ago
c428344
api BUGFIX name collision
by Radek Krejci
· 9 years ago
4372b4e
schema tree CHANGE extend flags member in lys_node structures
by Radek Krejci
· 9 years ago
18b1021
parser BUGFIX unique
by Pavol Vican
· 9 years ago
1938d88
yang BUGFIX missing initialization of scanner for lexical analysis
by Pavol Vican
· 9 years ago
933aa5a
yang BUGFIX type statement
by Pavol Vican
· 9 years ago
f62e526
Merge branch 'devel' of https://github.com/CESNET/libyang into yang_test
by Pavol Vican
· 9 years ago
1ff1b7b
yang BUGFIX nacm extension
by Pavol Vican
· 9 years ago
8760bb7
yang CHANGE read double-quoted and single-quoted string
by Pavol Vican
· 9 years ago
Next »