- 200f106 libyang BUGFIX check return code of asprintf() by Radek Krejci · 4 years, 4 months ago
- e614320 compile schema BUGFIX check duplicates for augmented/deviated by arrays by Michal Vasko · 4 years, 4 months ago
- fd69e1d libyang REFACTOR rename sized array size to count by Michal Vasko · 4 years, 4 months ago
- 33ff942 schema tree FEATURE pre-compile identities by Michal Vasko · 4 years, 4 months ago
- a3af598 schema tree FEATURE store augmented_by modules by Michal Vasko · 4 years, 4 months ago
- 5aa44c0 compat FEATURE use standalone compat "library" by Michal Vasko · 4 years, 4 months ago
- 00cbf53 data tree FEATURE lyd_new_path() and lyd_change_term() by Michal Vasko · 4 years, 5 months ago
- ca376bd headers MAINTENANCE headers/include cleanup by Radek Krejci · 4 years, 5 months ago
- f0e1ba5 parsers CHANGE redesign API of all the parsers by Radek Krejci · 4 years, 6 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
- 57c10cd context FETAURE yang-library data generation by Michal Vasko · 4 years, 5 months ago
- 40a0008 schema compile BUGFIX do not escape ^ and $ in [] by Michal Vasko · 4 years, 5 months ago
- 0a33b04 schema compilation BUGFIX prefix resolving of identityref's bases by Radek Krejci · 4 years, 5 months ago
- 4965553 Merge pull request #1088 from CESNET/change_tests_splittage by Michal Vasko · 4 years, 6 months ago
- d367889 xpath FEATURE use hashes when possible to find specific node instances by Michal Vasko · 4 years, 6 months ago
- 63f5551 compile BUGFIX extension instances compilation by Radek Krejci · 4 years, 6 months ago change_tests_splittage
- 7eb54ba libyang CHANGE use LY_ARRAY_SIZE_TYPE for iterator variables in LY_TREE_FOR by Radek Krejci · 4 years, 6 months ago
- e0188f4 schema MAINTENANCE remove unused variable by Radek Krejci · 4 years, 6 months ago
- c4fa029 strict aliasing of sized arrays (#1086) by Radek Krejci · 4 years, 6 months ago
- 1c54f46 schema compile BUGFIX handling errors when compiling data node by Radek Krejci · 4 years, 6 months ago
- 90b148f data types BUGFIX resolving derived boolean/empty types by Radek Krejci · 4 years, 6 months ago
- 7c7783d schema compile BUGFIX applying augments only with uses statemtns by Radek Krejci · 4 years, 7 months ago
- cc048b2 validation NEW must evaluation by Michal Vasko · 4 years, 8 months ago
- 1bf0939 parser xml NEW rpc/action parsing by Michal Vasko · 4 years, 8 months ago
- 52927e2 data tree NEW opaque data node by Michal Vasko · 4 years, 8 months ago
- 5fe75f1 schema tree CHANGE remove compiled ext defs arrays by Michal Vasko · 4 years, 8 months ago
- 8d54425 data tree NEW support for with-defaults attribute by Michal Vasko · 4 years, 8 months ago
- 6f4cbb6 tests NEW xml printer defaults by Michal Vasko · 4 years, 8 months ago
- e444f75 data tree NEW functions for searching in siblings by Michal Vasko · 4 years, 9 months ago
- 1465471 tree schema NEW unique validation by Michal Vasko · 4 years, 9 months ago
- a388136 data tree CHANGE prepare updated validation flags by Michal Vasko · 4 years, 10 months ago
- 6a044b2 compiled schema BUGFIX proper default freeing on type error by Michal Vasko · 4 years, 10 months ago
- b541af0 compiled schema BUGFIX assign extension definition module by Michal Vasko · 5 years ago
- 2947ce1 compiled schema BUGFIX recursive error cleanup by Michal Vasko · 5 years ago
- f6e5188 log BUGFIX lysc log path was not working by Michal Vasko · 5 years ago
- bd0f2a6 compiled schema BUGFIX when validating empty leafref path by Juraj Vijtiuk · 5 years ago
- 2ff7efe compiled BUGFIX do not access when on nodes without it by Michal Vasko · 5 years ago
- 251f56e compiled schema BUGFIX wrong var reused by Michal Vasko · 5 years ago
- 5c4e589 compiled schema NEW when dummy node check by Michal Vasko · 5 years ago
- ecd62de schema tree NEW when cyclic ref check by Michal Vasko · 5 years ago
- 5d8756a compiled schema CHANGE must schema checking by Michal Vasko · 5 years ago
- dc052f3 compiled schema BUGFIX generate path only once by Michal Vasko · 5 years ago
- 175012e compiled schema NEW when conditions checking by Michal Vasko · 5 years ago
- ae9e4cb xpath CHANGE deref() support for schema leafref by Michal Vasko · 5 years ago
- 2d61e16 schema BUGFIX ext leafref path detection by Michal Vasko · 5 years ago
- 7c96016 extensions CHANGE support extension's substatements from YIN parser by Radek Krejci · 5 years ago
- 7f9b651 common CHANGE new ly_strncmp() by Radek Krejci · 5 years ago
- 950f6a5 types CHANGE redesign storing canonical values by Radek Krejci · 5 years ago
- 03ff5a7 libyang NEW xpath evaluation by Michal Vasko · 5 years ago
- 77a8bcd context CHANGE rename ly_ctx_module_implement() to lys_set_implemented() by Radek Krejci · 5 years ago
- c71ac5b schema CHANGE remove context member from lysc_must by Radek Krejci · 5 years ago
- a0f704a schema compile CHANGE add context to must and definition module to when by Radek Krejci · 5 years ago
- d3acfce schema compile MAINTENANCE better usage of LY_CHECK_GOTO macro by Radek Krejci · 5 years ago
- bfb2e14 schema compilation BUGFIX check return code when precompiling extension instances by Radek Krejci · 5 years ago
- f56e2a4 schema BUGFIX reflect the way YIN parser stores extension's arguments by Radek Krejci · 5 years ago
- 812a5bf schema compile BUGFIX memory leak by Radek Krejci · 5 years ago
- b5bc93e schema compile BUGFIX unhandled error when compiling type in leaf by Radek Krejci · 5 years ago
- ad5963b extensions CHANGE metadata substatements by Radek Krejci · 5 years ago
- 28681fa XML data FEATURE parse/print XML attributes mapped to Metadata annotations by Radek Krejci · 5 years ago
- 38d8536 annotation CHANGE WIP parsing XML attributes as YANG metadata annotations by Radek Krejci · 5 years ago
- 335332a extensions CHANGE WIP implementation of Metadata annotations by Radek Krejci · 5 years ago
- d6b7645 extensions CHANGE base for substatements support in extension instances 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
- 0e59c31 extensions CHANGE base for the extensions plugins API by Radek Krejci · 5 years ago
- 0fe9b51 schema compile CHANGE order keys at the beginning of the children list by Radek Krejci · 5 years ago
- acc7904 schema compile BUGFIX (another) buffer overflow when generating path for logger by Radek Krejci · 5 years ago
- 70ee915 schema compile BUGFIX buffer overflow when generating path for logger by Radek Krejci · 5 years ago
- 474f9b8 schema compile CHANGE schema deviating by Radek Krejci · 5 years ago
- 462cf25 schema compile BUGFIX setting must's origin module by Radek Krejci · 5 years ago
- 4ad42aa MAINTENANCE variable initiation by Radek Krejci · 5 years ago
- 1c0c344 tests CHANGE extend tests of default values in schemas by Radek Krejci · 5 years ago
- d0ef1af schema compile CHANGE remember the module where default value was defined by Radek Krejci · 5 years ago
- a191122 schema compile CHANGE store default values as in lyd_value structure by Radek Krejci · 5 years ago
- 7a3f89f data types BUGFIX leafref - more advanced tests and fixes of revealed bugs by Radek Krejci · 5 years ago
- 943177f schema compile BUGFIX checking decimal64 values by Radek Krejci · 5 years ago
- 6788abc schema compile BUGFIX improve if-feature expression parsing by Radek Krejci · 5 years ago
- 327de16 schema compile CHANGE provide path when reporting schema compilation error by Radek Krejci · 5 years ago
- b4a4a27 parsers CHANGE clarify function names by Radek Krejci · 5 years ago
- 249973a data parsing CHANGE de-duplicate code by Radek Krejci · 5 years ago
- aca7403 types FEATURE support identityref data type values by Radek Krejci · 5 years ago
- 5819f7c FEATURE patterns evaluation support by Radek Krejci · 5 years ago
- e88beef data FEATURE support for validating and parsing decimal64 values by Radek Krejci · 5 years ago
- 684faf2 schema compilation BUGFIX handle instantiating of empty grouping without any sibling by Radek Krejci · 5 years ago
- 2d7a47b tests CHANGE speedup building by Radek Krejci · 5 years ago
- e7b9509 data tree FEATURE initial implementation of YANG data support by Radek Krejci · 5 years ago
- f2de0ed schema compile FEATURE validate non-instantiated groupings by Radek Krejci · 6 years ago
- ec4da80 schema compile CHANGE hide options into compile context by Radek Krejci · 6 years ago
- 99b5b2a schema compile BUGFIX detect circular typedefs by Radek Krejci · 6 years ago
- 5457946 CHANGE move from PCRE to PCRE2 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
- 92cc851 schema compilation BUGFIX nodes mentioned in leafref path's predicates must be implemented by Radek Krejci · 6 years ago
- 1b1e925 schema compilation BUGFIX NULL pointer dereference by Radek Krejci · 6 years ago
- 98b1a66 schema compile BUGFIX uninitialized variable by Radek Krejci · 6 years ago
- d3ca063 printer YANG FEATURE initial implementation of YANG printer by Radek Krejci · 6 years ago
- 65e20e2 schema compile BUGFIX NULL pointer dereference by Radek Krejci · 6 years ago
- 43981a3 schema compile DOC update functions description by Radek Krejci · 6 years ago
- fc11bd7 schema compile CHANGE Notifications support by Radek Krejci · 6 years ago
- bae745f schema compile BUGFIX memory leak by Radek Krejci · 6 years ago
- 15e99fc schema compile BUGFIX check return value of lys_parse_nodeid() when resolving uses by Radek Krejci · 6 years ago