1. 7eb54ba libyang CHANGE use LY_ARRAY_SIZE_TYPE for iterator variables in LY_TREE_FOR by Radek Krejci · 4 years, 4 months ago
  2. e0188f4 schema MAINTENANCE remove unused variable by Radek Krejci · 4 years, 4 months ago
  3. c4fa029 strict aliasing of sized arrays (#1086) by Radek Krejci · 4 years, 4 months ago
  4. 1c54f46 schema compile BUGFIX handling errors when compiling data node by Radek Krejci · 4 years, 4 months ago
  5. 90b148f data types BUGFIX resolving derived boolean/empty types by Radek Krejci · 4 years, 5 months ago
  6. 7c7783d schema compile BUGFIX applying augments only with uses statemtns by Radek Krejci · 4 years, 6 months ago
  7. cc048b2 validation NEW must evaluation by Michal Vasko · 4 years, 6 months ago
  8. 1bf0939 parser xml NEW rpc/action parsing by Michal Vasko · 4 years, 6 months ago
  9. 52927e2 data tree NEW opaque data node by Michal Vasko · 4 years, 6 months ago
  10. 5fe75f1 schema tree CHANGE remove compiled ext defs arrays by Michal Vasko · 4 years, 7 months ago
  11. 8d54425 data tree NEW support for with-defaults attribute by Michal Vasko · 4 years, 7 months ago
  12. 6f4cbb6 tests NEW xml printer defaults by Michal Vasko · 4 years, 7 months ago
  13. e444f75 data tree NEW functions for searching in siblings by Michal Vasko · 4 years, 8 months ago
  14. 1465471 tree schema NEW unique validation by Michal Vasko · 4 years, 8 months ago
  15. a388136 data tree CHANGE prepare updated validation flags by Michal Vasko · 4 years, 8 months ago
  16. 6a044b2 compiled schema BUGFIX proper default freeing on type error by Michal Vasko · 4 years, 8 months ago
  17. b541af0 compiled schema BUGFIX assign extension definition module by Michal Vasko · 4 years, 9 months ago
  18. 2947ce1 compiled schema BUGFIX recursive error cleanup by Michal Vasko · 4 years, 9 months ago
  19. f6e5188 log BUGFIX lysc log path was not working by Michal Vasko · 4 years, 9 months ago
  20. bd0f2a6 compiled schema BUGFIX when validating empty leafref path by Juraj Vijtiuk · 4 years, 10 months ago
  21. 2ff7efe compiled BUGFIX do not access when on nodes without it by Michal Vasko · 4 years, 10 months ago
  22. 251f56e compiled schema BUGFIX wrong var reused by Michal Vasko · 4 years, 10 months ago
  23. 5c4e589 compiled schema NEW when dummy node check by Michal Vasko · 4 years, 10 months ago
  24. ecd62de schema tree NEW when cyclic ref check by Michal Vasko · 4 years, 10 months ago
  25. 5d8756a compiled schema CHANGE must schema checking by Michal Vasko · 4 years, 11 months ago
  26. dc052f3 compiled schema BUGFIX generate path only once by Michal Vasko · 4 years, 11 months ago
  27. 175012e compiled schema NEW when conditions checking by Michal Vasko · 4 years, 11 months ago
  28. ae9e4cb xpath CHANGE deref() support for schema leafref by Michal Vasko · 5 years ago
  29. 2d61e16 schema BUGFIX ext leafref path detection by Michal Vasko · 5 years ago
  30. 7c96016 extensions CHANGE support extension's substatements from YIN parser by Radek Krejci · 5 years ago
  31. 7f9b651 common CHANGE new ly_strncmp() by Radek Krejci · 5 years ago
  32. 950f6a5 types CHANGE redesign storing canonical values by Radek Krejci · 5 years ago
  33. 03ff5a7 libyang NEW xpath evaluation by Michal Vasko · 5 years ago
  34. 77a8bcd context CHANGE rename ly_ctx_module_implement() to lys_set_implemented() by Radek Krejci · 5 years ago
  35. c71ac5b schema CHANGE remove context member from lysc_must by Radek Krejci · 5 years ago
  36. a0f704a schema compile CHANGE add context to must and definition module to when by Radek Krejci · 5 years ago
  37. d3acfce schema compile MAINTENANCE better usage of LY_CHECK_GOTO macro by Radek Krejci · 5 years ago
  38. bfb2e14 schema compilation BUGFIX check return code when precompiling extension instances by Radek Krejci · 5 years ago
  39. f56e2a4 schema BUGFIX reflect the way YIN parser stores extension's arguments by Radek Krejci · 5 years ago
  40. 812a5bf schema compile BUGFIX memory leak by Radek Krejci · 5 years ago
  41. b5bc93e schema compile BUGFIX unhandled error when compiling type in leaf by Radek Krejci · 5 years ago
  42. ad5963b extensions CHANGE metadata substatements by Radek Krejci · 5 years ago
  43. 28681fa XML data FEATURE parse/print XML attributes mapped to Metadata annotations by Radek Krejci · 5 years ago
  44. 38d8536 annotation CHANGE WIP parsing XML attributes as YANG metadata annotations by Radek Krejci · 5 years ago
  45. 335332a extensions CHANGE WIP implementation of Metadata annotations by Radek Krejci · 5 years ago
  46. d6b7645 extensions CHANGE base for substatements support in extension instances by Radek Krejci · 5 years ago
  47. 0935f41 extensions FEATURE YANG extension plugins support with NACM as proof-of-concept by Radek Krejci · 5 years ago
  48. 0e59c31 extensions CHANGE base for the extensions plugins API by Radek Krejci · 5 years ago
  49. 0fe9b51 schema compile CHANGE order keys at the beginning of the children list by Radek Krejci · 5 years ago
  50. acc7904 schema compile BUGFIX (another) buffer overflow when generating path for logger by Radek Krejci · 5 years ago
  51. 70ee915 schema compile BUGFIX buffer overflow when generating path for logger by Radek Krejci · 5 years ago
  52. 474f9b8 schema compile CHANGE schema deviating by Radek Krejci · 5 years ago
  53. 462cf25 schema compile BUGFIX setting must's origin module by Radek Krejci · 5 years ago
  54. 4ad42aa MAINTENANCE variable initiation by Radek Krejci · 5 years ago
  55. 1c0c344 tests CHANGE extend tests of default values in schemas by Radek Krejci · 5 years ago
  56. d0ef1af schema compile CHANGE remember the module where default value was defined by Radek Krejci · 5 years ago
  57. a191122 schema compile CHANGE store default values as in lyd_value structure by Radek Krejci · 5 years ago
  58. 7a3f89f data types BUGFIX leafref - more advanced tests and fixes of revealed bugs by Radek Krejci · 5 years ago
  59. 943177f schema compile BUGFIX checking decimal64 values by Radek Krejci · 5 years ago
  60. 6788abc schema compile BUGFIX improve if-feature expression parsing by Radek Krejci · 5 years ago
  61. 327de16 schema compile CHANGE provide path when reporting schema compilation error by Radek Krejci · 5 years ago
  62. b4a4a27 parsers CHANGE clarify function names by Radek Krejci · 5 years ago
  63. 249973a data parsing CHANGE de-duplicate code by Radek Krejci · 5 years ago
  64. aca7403 types FEATURE support identityref data type values by Radek Krejci · 5 years ago
  65. 5819f7c FEATURE patterns evaluation support by Radek Krejci · 5 years ago
  66. e88beef data FEATURE support for validating and parsing decimal64 values by Radek Krejci · 5 years ago
  67. 684faf2 schema compilation BUGFIX handle instantiating of empty grouping without any sibling by Radek Krejci · 5 years ago
  68. 2d7a47b tests CHANGE speedup building by Radek Krejci · 5 years ago
  69. e7b9509 data tree FEATURE initial implementation of YANG data support by Radek Krejci · 5 years ago
  70. f2de0ed schema compile FEATURE validate non-instantiated groupings by Radek Krejci · 5 years ago
  71. ec4da80 schema compile CHANGE hide options into compile context by Radek Krejci · 5 years ago
  72. 99b5b2a schema compile BUGFIX detect circular typedefs by Radek Krejci · 5 years ago
  73. 5457946 CHANGE move from PCRE to PCRE2 by Radek Krejci · 5 years ago
  74. 693262f schema printers FEATURE print compiled schema as YANG (LYS_OUT_YANG_COMPILED) by Radek Krejci · 5 years ago
  75. 92cc851 schema compilation BUGFIX nodes mentioned in leafref path's predicates must be implemented by Radek Krejci · 5 years ago
  76. 1b1e925 schema compilation BUGFIX NULL pointer dereference by Radek Krejci · 5 years ago
  77. 98b1a66 schema compile BUGFIX uninitialized variable by Radek Krejci · 5 years ago
  78. d3ca063 printer YANG FEATURE initial implementation of YANG printer by Radek Krejci · 5 years ago
  79. 65e20e2 schema compile BUGFIX NULL pointer dereference by Radek Krejci · 5 years ago
  80. 43981a3 schema compile DOC update functions description by Radek Krejci · 5 years ago
  81. fc11bd7 schema compile CHANGE Notifications support by Radek Krejci · 5 years ago
  82. bae745f schema compile BUGFIX memory leak by Radek Krejci · 5 years ago
  83. 15e99fc schema compile BUGFIX check return value of lys_parse_nodeid() when resolving uses by Radek Krejci · 5 years ago
  84. bb9b198 BUGFIX memory leaks by Radek Krejci · 5 years ago
  85. 8cce853 schema compile BUGFIX check RPC/action name uniqueness by Radek Krejci · 6 years ago
  86. f538ce5 schema compile CHANGE support for RPC/action in deviations and additional tests by Radek Krejci · 6 years ago
  87. 05b774b schema BUGFIX several tests and bugfixes of lys_getnext() by Radek Krejci · 6 years ago
  88. 6eeb58f schema compile CHANGE initial support for RPC/actions by Radek Krejci · 6 years ago
  89. 3d92956 schema compile CHANGE make leafref targets implemented by Radek Krejci · 6 years ago
  90. 33f7289 schema compile CHANGE support for type deviation by Radek Krejci · 6 years ago
  91. 551b12c schema compile CHANGE support deviation of min/max-elements by Radek Krejci · 6 years ago
  92. f1421c2 schema compile CHANGE support for deviation of mandatory property by Radek Krejci · 6 years ago
  93. 93dcc39 schema compile CHANGE support deviation of config property by Radek Krejci · 6 years ago
  94. 2d56a89 schema compile BUGFIX nodetype checking for augments by Radek Krejci · 6 years ago
  95. 0a048dd schema compile BUGFIX removing node by not-supported deviation by Radek Krejci · 6 years ago
  96. 7af6424 schema compile CHANGE suppoert deviation of unique statements by Radek Krejci · 6 years ago
  97. 733988a schema compile BUGFIX augments with mandatory nodes by Radek Krejci · 6 years ago
  98. fe13da4 schema BUGFIX information about linking between compiled cases and their children by Radek Krejci · 6 years ago
  99. ccd20f1 schema compile CHANGE partial support for deviations by Radek Krejci · 6 years ago
  100. 3641f56 schema compile CHANGE support for uses's augments by Radek Krejci · 6 years ago