- 80d281e schema tree CHANGE keep compiled identities on a single place by Radek Krejci · 4 years, 2 months ago
- 14915cc schema tree CHANGE keep compiled features on a single place by Radek Krejci · 4 years, 2 months ago
- 52f6555 printers CHANGE unify formatting options for data and schema printers by Radek Krejci · 4 years, 2 months ago
- 857189e libyang FEATURE introduce and use new ly_bool type by Radek Krejci · 4 years, 2 months ago
- 1deb5be libyang REFACTOR use size-specific int types instead of generic types (#1177) by Radek Krejci · 4 years, 2 months ago
- 22df3f0 uncrustify FEATURE all spacing connected to * by Michal Vasko · 4 years, 2 months ago
- 0f96988 libyang FORMAT uncrustify format of all sources by Radek Krejci · 4 years, 3 months ago
- ba99a3e plugin types REFACTOR remove STORE and CANONIZE flags by Michal Vasko · 4 years, 3 months ago
- 5233e96 printer REFACTOR remove ctx and status (#1170) by Michal Vasko · 4 years, 3 months ago
- c8a230d libyang REFACTOR prefix format always decides the callback (#1169) by Michal Vasko · 4 years, 3 months ago
- 5536d28 data FEATURE printer for YANG data in JSON format by Radek Krejci · 4 years, 3 months ago
- 2bb55bc yang printer MAINTENANCE formatting by Michal Vasko · 4 years, 3 months ago
- 7c8439f printers FEATURE submodule print by Michal Vasko · 4 years, 3 months ago
- aa45bda libyang BUGFIX presence of the compat.h include by Radek Krejci · 4 years, 4 months ago
- fd69e1d libyang REFACTOR rename sized array size to count by Michal Vasko · 4 years, 4 months ago
- 004d315 path FEATURE new compiled path structure (#1108) by Michal Vasko · 4 years, 5 months ago
- 535ea9f libyang CHANGE headers includes cleanup using include-what-you-use tool (#1098) by Radek Krejci · 4 years, 5 months ago
- 241f6b5 libyang CHANGE rename ambiguous lyp_ prefixed functions and structures by Radek Krejci · 4 years, 6 months ago
- a5bba31 printers CHANGE rewrite printers mechanism by Radek Krejci · 4 years, 10 months ago
- 4fa6ebf info printer MAINTENANCE rename LYS_OUTPUT_NO_SUBST to LYS_OUTPUT_NO_SUBSTMT by Radek Krejci · 5 years ago
- d8c0f5e schema CHANGE allow printing compiled schema node/subtree by Radek Krejci · 5 years ago
- 7eb54ba libyang CHANGE use LY_ARRAY_SIZE_TYPE for iterator variables in LY_TREE_FOR by Radek Krejci · 4 years, 6 months ago
- 2b11ddb YANG printer BUGFIX printing parsed deviation structures by fredgan · 5 years ago
- f56e2a4 schema BUGFIX reflect the way YIN parser stores extension's arguments by Radek Krejci · 5 years ago
- 38d2e9f YANG printer BUGFIX yin-element statement indentation by Radek Krejci · 5 years ago
- 346fe75 Merge branch 'libyang2' of https://github.com/CESNET/libyang into libyang2 by Radek Krejci · 5 years ago
- 0935f41 extensions FEATURE YANG extension plugins support with NACM as proof-of-concept by Radek Krejci · 5 years ago
- 964877a Merge remote-tracking branch 'upstream/libyang2' into libyang2 by David Sedlák · 5 years ago
- 0fe9b51 schema compile CHANGE order keys at the beginning of the children list by Radek Krejci · 5 years ago
- 7f2b6ca Merge remote-tracking branch 'upstream/libyang2' into libyang2 by David Sedlák · 5 years ago
- d0ef1af schema compile CHANGE remember the module where default value was defined by Radek Krejci · 5 years ago
- 0995fe9 Merge remote-tracking branch 'upstream/libyang2' into libyang2 by David Sedlák · 5 years ago
- a191122 schema compile CHANGE store default values as in lyd_value structure by Radek Krejci · 5 years ago
- bbd06ca tree schema CHANGE modify extension structures to be compatible with input in YIN format by David Sedlák · 5 years ago
- 42903ea YANG printer CHANGE avoid empty lines between nodes in compiled output by Radek Krejci · 5 years ago
- 73c88f5 YANG printer BUGFIX unterminated key-stmt argument in compiled output by Radek Krejci · 5 years ago
- 334ccc7 YANG printer BUGFIX infinite loop and NULL-pointer access when printing compiled range by Radek Krejci · 5 years ago
- 7871ce5 YANG printer MAINTENANCE small improvements (a little bit more similar to pyang) by Radek Krejci · 5 years ago
- e7b9509 data tree FEATURE initial implementation of YANG data support by Radek Krejci · 5 years ago
- 59edcf7 YANG printer BUGFIX missing opening tag for typedefs/groupings in grouping by Radek Krejci · 6 years ago
- 5457946 CHANGE move from PCRE to PCRE2 by Radek Krejci · 6 years ago
- 989e53b YANG printer BUGFIX incomplete if-feature statement in compiled schema by Radek Krejci · 6 years ago
- 56cc087 printers CHANGE detect a failure and stop printing as soon as an error occurred by Radek Krejci · 6 years ago
- 693262f schema printers FEATURE print compiled schema as YANG (LYS_OUT_YANG_COMPILED) by Radek Krejci · 6 years ago
- fc81ea8 YANG printer BUGFIX several format errors in YANG output by Radek Krejci · 6 years ago
- d3ca063 printer YANG FEATURE initial implementation of YANG printer by Radek Krejci · 6 years ago