Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libyang
/
0ef0e8e571423c54a995f420396677a6359ac6c9
/
src
/
printer_yang.c
b3d6d19
libyang CHANGE add config virtual node to ietf-netconf
by Michal Vasko
· 6 years ago
87e29a8
libyang MAINTENANCE release build warnings
by Michal Vasko
· 7 years ago
13fde92
FEATURE provide LYS_VERSION enumeration
by Radek Krejci
· 7 years ago
a59b6b3
Resolving issue with yang and yin printers regarding typedefs in submodules
by aweast
· 7 years ago
1a3f80b
printer BUGFIX transform unique from json to schema on print
by Michal Vasko
· 7 years ago
53b7da0
libyang CHANGE bind errors and store them in a context
by Michal Vasko
· 7 years ago
568b195
tree printer CHANGE new tree-rfc format and some other options added
by Michal Vasko
· 7 years ago
dce5f97
schema tree CHANGE check for arrays size limitations
by Radek Krejci
· 7 years ago
29eac3d
CHANGE add version, deviated, disabled and implemented members into lys_submodule
by Radek Krejci
· 7 years ago
be29113
printers BUGFIX do not print groupings twice
by Michal Vasko
· 7 years ago
744c2d4
schema tree CHANGE create implicit (shorthand) cases
by Radek Krejci
· 8 years ago
bf38851
printers BUGFIX print argument statement in extension instance
by PavolVican
· 8 years ago
db35f17
schema parsers MAINTENANCE cast one enum into another
by Radek Krejci
· 8 years ago
a68ddeb
metadata CHANGE support for NETCONF's edit-config's and filter's attributes
by Radek Krejci
· 8 years ago
8f5959b
printers BUGFIX action statement in extension instance
by PavolVican
· 8 years ago
5fb5050
YANG printer CHANGE do not print unnecessary quotes around revision dates
by Radek Krejci
· 8 years ago
adb8d8e
YANG printer CHANGE printing blank lines in text
by Radek Krejci
· 8 years ago
366440b
printers BUGFIX printing status flags in extension instance
by PavolVican
· 8 years ago
e13cdb2
parser yang BUGFIX parsing and printing unique statement in extension instance
by PavolVican
· 8 years ago
5080974
parser yang CHANGE support argument statement in extension instance
by PavolVican
· 8 years ago
99c7072
parser yin BUGFIX not parse yin element in argument statement, which is in extension instance
by PavolVican
· 8 years ago
7325028
printers BUGFIX accessing extension substatements information
by Radek Krejci
· 8 years ago
8de8f61
extension CHANGE copy extension type from plugin also into the extension instance structure
by Radek Krejci
· 8 years ago
7417a08
extensions CHANGE support for revision statement in extension instances
by Radek Krejci
· 8 years ago
c5cc530
extensions CHANGE support for when statement in extension instances
by Radek Krejci
· 8 years ago
2ed9f4e
parser BUGFIX value statement
by PavolVican
· 8 years ago
aa9c520
extensions CHANGE support for restrictions in extension instance
by Radek Krejci
· 8 years ago
d197fb1
printer yang BUGFIX copy-paste mistake
by PavolVican
· 8 years ago
b682212
extensions CHANGE list not-supported YANG statements in extension instances
by Radek Krejci
· 8 years ago
63fc096
extensions CHANGE support for type/typedef in extension instances
by Radek Krejci
· 8 years ago
716cd7a
extensions BUGFIX dereferencing NULL pointer
by Radek Krejci
· 8 years ago
c3f1b6f
extensions CHANGE support for unique statement in extension instances
by Radek Krejci
· 8 years ago
f95b629
extensions CHANGE support for schema nodes in extension instances
by Radek Krejci
· 8 years ago
2fd2a1f
schema printers BUGFIX printing status in complex extension instance
by Radek Krejci
· 8 years ago
37f9ba3
extensions CHANGE support for module as substatement of extension instance
by Radek Krejci
· 8 years ago
f8d05c2
extensions CHANGE storage type for the integer substatements in extension instances
by Radek Krejci
· 8 years ago
5496fae
extensions CHANGE support for integer substatements in extension instance
by Radek Krejci
· 8 years ago
b84686f
extensions CHANGE support for fraction-digits in extension instances
by Radek Krejci
· 8 years ago
897d607
YANG printer BUGFIX printing belongs-to in extension instances
by Radek Krejci
· 8 years ago
c3e3654
schema printers BUGFIX missing break in switch's case
by Radek Krejci
· 8 years ago
7f64de4
Merge branch 'devel' into extensions
by Radek Krejci
· 8 years ago
3a14dfd
extensions CHANGE support for fraction-digits statement in extension instance
by Radek Krejci
· 8 years ago
be33639
extensions CHANGE optimise enums for easier use
by Radek Krejci
· 8 years ago
c188595
extensions CHANGE support for boolean/flag statements in extensions instances
by Radek Krejci
· 8 years ago
83ac2cd
extensions CHANGE content of the complex extension instances
by Radek Krejci
· 8 years ago
febdad7
extensions CHANGE optimise use of padding bytes in complex extension instance
by Radek Krejci
· 8 years ago
77e8a95
printer BUGFIX prix if-feature prefixes as module names
by Michal Vasko
· 8 years ago
8d6b742
extensions FEATURE basic support for complex extensions
by Radek Krejci
· 8 years ago
bf28583
yin parser CHANGE with the refine's substatements, apply also their extensions
by Radek Krejci
· 8 years ago
a4c667f
schema printers BUGFIX printing deviate-not-supported's extensions
by Radek Krejci
· 8 years ago
cbba57c
Merge branch 'devel' into extensions
by Radek Krejci
· 8 years ago
8b942f0
printers BUGFIX print notifications in augments
by Michal Vasko
· 8 years ago
87f9057
schema printers BUGFIX printing yin-element with extensions
by Radek Krejci
· 8 years ago
803c2fd
YANG printer BUGFIX printing min-elements instead of max-elements in refine
by Radek Krejci
· 8 years ago
b5e58d3
schema printers BUGFIX follow index when printing extensions in identity's multiple base
by Radek Krejci
· 8 years ago
77424f7
schema printers BUGFIX printing submodule's version
by Radek Krejci
· 8 years ago
fdcbea6
Merge branch 'devel' into extensions
by Radek Krejci
· 8 years ago
d4c1d0f
schema parsers CHANGE including submodules
by Radek Krejci
· 8 years ago
178a094
schema printers BUGFIX missing config in leaf-list
by Radek Krejci
· 8 years ago
11e88fd
schema printers BUGFIX printing description and reference with extensions in when
by Radek Krejci
· 8 years ago
c65474c
YANG printer BUGFIX printing extension instances in another extension instance
by Radek Krejci
· 8 years ago
daa95c4
schema printers BUGFIX order of substatements in pattern
by Radek Krejci
· 8 years ago
39228d2
yang printer BUGFIX order of the substatements in import statement
by Radek Krejci
· 8 years ago
033983b
yang printer MAINTENANCE code formatting
by Radek Krejci
· 8 years ago
9160218
yang printer BUGFIX selecting prefix for extension instance in submodule
by Radek Krejci
· 8 years ago
cfce029
yang printer BUGFIX iterating over the substatement's extensions
by Radek Krejci
· 8 years ago
8974f45
schema printers CHANGE move ext_substmt_info table into printer.c
by Radek Krejci
· 8 years ago
2c99a62
yang printer CHANGE improve formatting
by Radek Krejci
· 8 years ago
5dd2512
ayng printer CHANGE follow canonical order of the statements
by Radek Krejci
· 8 years ago
43e3c31
yang printer FEATURE YANG extensions support for all the locations
by Radek Krejci
· 8 years ago
80056d5
extensions FEATURE allow inheritance of the extension instances
by Radek Krejci
· 8 years ago
17000ac
schema printers BUGFIX printing extension instances
by Radek Krejci
· 8 years ago
6ff885d
schema CHANGE remove internal support of the NACM
by Radek Krejci
· 8 years ago
0aa821a
extensions CHANGE code and API simplification
by Radek Krejci
· 8 years ago
003f93a
Merge branch 'devel' into extensions
by Radek Krejci
· 8 years ago
f30ea3e
schema printers CHANGE do not print local prefixes in default values
by Michal Vasko
· 8 years ago
b0ab12e
schema printers HACK avoid printing NACM extensions instances
by Radek Krejci
· 8 years ago
e534c13
YIN parser FEATURE partial support for YANG extensions
by Radek Krejci
· 8 years ago
a1a6b76
YIN parser FEATURE basic support for parsing extension definition
by Radek Krejci
· 8 years ago
bd117f0
schema parsers BUGFIX convert default identityref/instance-identifier value into JSON format
by Radek Krejci
· 8 years ago
21c2305
schema printers BUGFIX print mandatory flag only for leafs, choices and anydata
by Radek Krejci
· 8 years ago
5c08a99
schema parsers BUGFIX instantiating lists from groupings
by Radek Krejci
· 8 years ago
41a349b
schema tree CHANGE implicitely create input/output nodes in rpc/action
by Radek Krejci
· 8 years ago
77de5fc
encode last line for yang_print_text
by 范昌虎10069952
· 8 years ago
075fdf7
printer yang BUGFIX band index in modifier of pattern
by Pavol Vican
· 8 years ago
b15cae2
printers & data tree CHANGE print and validate inline notifications
by Michal Vasko
· 8 years ago
b51d593
schema tree BUGFIX inherit fraction-digits information in decimal64
by Radek Krejci
· 8 years ago
f2d4396
parser & printer CHANGE identref can have multiple bases in YANG 1.1
by Michal Vasko
· 8 years ago
1623c7d
Merge branch 'devel' into leaflistdefaults
by Radek Krejci
· 8 years ago
bf2abff
all CHANGE basic support for anydata
by Radek Krejci
· 8 years ago
3e7c73a
parser yang CHANGE YANG 1.1 allow multiple default statements in refine
by Pavol Vican
· 8 years ago
38321d0
parser yang CHANGE YANG 1.1 support default statement in leaf-list
by Pavol Vican
· 8 years ago
198d596
Merge branch 'identitybases' into devel
by Radek Krejci
· 8 years ago
0d23e7a
yin parser CHANGE support for modifier substatement of pattern statement
by Radek Krejci
· 8 years ago
018f1f5
yin parser CHANGE support for multiple bases in identity
by Radek Krejci
· 8 years ago
bf06c4f
printers CHANGE printing if-feature in refine statement
by Radek Krejci
· 8 years ago
12032a5
printers CHANGE printing must in notification, input and output
by Radek Krejci
· 8 years ago
89563fc
parser CHANGE do not publish imports to other modules
by Michal Vasko
· 8 years ago
8bfe381
yin parser & printers FEATURE import/include dsc, ref substatements
by Michal Vasko
· 8 years ago
5d63140
Merge branch 'master' into devel
by Michal Vasko
· 8 years ago
Next »