1. b36053d parser xml CHANGE major refactorization by Michal Vasko · 4 years, 6 months ago
  2. c193ce9 validation NEW if-feature validation by Michal Vasko · 4 years, 7 months ago
  3. 5fe75f1 schema tree CHANGE remove compiled ext defs arrays by Michal Vasko · 4 years, 7 months ago
  4. 8d54425 data tree NEW support for with-defaults attribute by Michal Vasko · 4 years, 7 months ago
  5. 90932a9 parser xml CHANGE non-xml specific functions made separate by Michal Vasko · 4 years, 7 months ago
  6. e444f75 data tree NEW functions for searching in siblings by Michal Vasko · 4 years, 8 months ago
  7. 1465471 tree schema NEW unique validation by Michal Vasko · 4 years, 8 months ago
  8. 7f9b651 common CHANGE new ly_strncmp() by Radek Krejci · 5 years ago
  9. b3289d6 context BUGFIX searching for the latest revision by Radek Krejci · 5 years ago
  10. 03ff5a7 libyang NEW xpath evaluation by Michal Vasko · 5 years ago
  11. fab954b schema CHANGE rename lys_is_disabled() to lysc_node_is_disabled() by Radek Krejci · 5 years ago
  12. 77a8bcd context CHANGE rename ly_ctx_module_implement() to lys_set_implemented() by Radek Krejci · 5 years ago
  13. 346fe75 Merge branch 'libyang2' of https://github.com/CESNET/libyang into libyang2 by Radek Krejci · 5 years ago
  14. 0935f41 extensions FEATURE YANG extension plugins support with NACM as proof-of-concept by Radek Krejci · 5 years ago
  15. 4f2f5ba tree schema BUGFIX use initialized context for logging by David Sedlák · 5 years ago
  16. 1b62312 schema parsers CHANGE make lys_parse_mem functions compatible with yin_parser_ctx by David Sedlák · 5 years ago
  17. 3bbd93e tree schema BUGFIX memory leak in lysc_path() by Radek Krejci · 5 years ago
  18. 1c0c344 tests CHANGE extend tests of default values in schemas by Radek Krejci · 5 years ago
  19. 327de16 schema compile CHANGE provide path when reporting schema compilation error by Radek Krejci · 5 years ago
  20. 7fc6829 YANG parser BUGFIX updating pointers to objects stored in sized arrays by Radek Krejci · 5 years ago
  21. e7b9509 data tree FEATURE initial implementation of YANG data support by Radek Krejci · 5 years ago
  22. 6e67c40 features CHANGE do not print confusing error message by Radek Krejci · 5 years ago
  23. 693262f schema printers FEATURE print compiled schema as YANG (LYS_OUT_YANG_COMPILED) by Radek Krejci · 5 years ago
  24. ed5acc5 yanglint FEATURE initial version of yanglint(1) by Radek Krejci · 5 years ago
  25. d5a2b9d lys_getnext() BUGFIX several bugs when searching for action/notification nodes by Radek Krejci · 5 years ago
  26. b07b5c9 BUGFIX possible NULL pointer dereferences by Radek Krejci · 5 years ago
  27. 05b774b schema BUGFIX several tests and bugfixes of lys_getnext() by Radek Krejci · 6 years ago
  28. 6eeb58f schema compile CHANGE initial support for RPC/actions by Radek Krejci · 6 years ago
  29. 0af4629 schema compile CHANGE better handling of features by Radek Krejci · 6 years ago
  30. 096235c schema CHANGE hide schema compilation behing lys_parse_mem() by Radek Krejci · 6 years ago
  31. 0bcdaed schema CHANGE refactor lys_module structure by Radek Krejci · 6 years ago
  32. 01342af schema compile BUGFIXES test refine in uses and fix found issues by Radek Krejci · 6 years ago
  33. a9026eb schema compile CHANGE finished choice and case support, tests added by Radek Krejci · 6 years ago
  34. 056d0a8 schema compile CHANGE partial support for choice/case nodes by Radek Krejci · 6 years ago
  35. 9bb94eb schema compile CHANGE support list compilation by Radek Krejci · 6 years ago
  36. 65639b9 MAINTENANCE variables definitions in conditionaly compiled code by Radek Krejci · 6 years ago
  37. 60794f5 osx BUGFIX incorrect macro name, use PATH_MAX instead of old MAXPATHLEN by Radek Krejci · 6 years ago
  38. 7802bae BUGFIX use of PATH_MAX (for OSX) by Radek Krejci · 6 years ago
  39. abbf357 schema MAINTENANCE cleanup headers includes by Radek Krejci · 6 years ago
  40. a304538 schema compile CHANGE support for leafref type by Radek Krejci · 6 years ago
  41. 19a9610 tree schema MAINTENANCE split source files to keep smaller files to work with by Radek Krejci · 6 years ago
  42. 1011365 schema compile CHANGE check some of the differences between YANG 1.0 and 1.1 by Radek Krejci · 6 years ago
  43. 8cb3244 schema compile CHANGE keep type's bits ordered by Radek Krejci · 6 years ago
  44. 8b76466 schema compile CHANGE support for enumeration and bits types by Radek Krejci · 6 years ago
  45. cda7415 tests CHANGE add type's patterns checks by Radek Krejci · 6 years ago
  46. 56aa27c schema compile CHANGE remove some dead code by Radek Krejci · 6 years ago
  47. 0f07bed tests CHANGE type's range tests by Radek Krejci · 6 years ago
  48. 9a191e6 schema compile BUGFIX memory corruption of shared type information by Radek Krejci · 6 years ago
  49. 4586a02 schema compile CHANGE support more restrictions for types by Radek Krejci · 6 years ago
  50. d505e3d schema compile CHANGE detect conflicting type's substatements by Radek Krejci · 6 years ago
  51. b31c899 schema compile CHANGE check that derived range is more limiting than its base by Radek Krejci · 6 years ago
  52. c5ddcc0 schema compile BUGFIX storing eapptag and emsg in range restriction by Radek Krejci · 6 years ago
  53. 4f28eda schema compilation CHANGE partial support for types by Radek Krejci · 6 years ago
  54. 3b1f929 schema parsers CHANGE detect typedef collisions between main module and submodules by Radek Krejci · 6 years ago
  55. bbe09a9 schema parsers CHANGE check typedef collisions by Radek Krejci · 6 years ago
  56. 98094b3 tests CHANGE check status handling in compiled schema nodes by Radek Krejci · 6 years ago
  57. bd8d9ba schema compilation CHANGE basic support for compiling nodes by Radek Krejci · 6 years ago
  58. d14e969 schema tree CHANGE simplify using returned lys_module by Radek Krejci · 6 years ago
  59. ca3db00 schema tree CHANGE clarify lys_feature_enable() when enabling all features by Radek Krejci · 6 years ago
  60. 9ed7a19 schema parsing CHANGE improve content checking of a loaded schema by Radek Krejci · 6 years ago
  61. f8f882a schema tree CHANGE redesign revision in compiled schema by Radek Krejci · 6 years ago
  62. 87616bb tests CHANGE extend if-feature tests by Radek Krejci · 6 years ago
  63. 478020e tests CHANGE improve tests of identities compilation by Radek Krejci · 6 years ago
  64. faa1eac schema tree CHANGE better checking of name collisions by Radek Krejci · 6 years ago
  65. 2a408df tree schema FEATURE compile identities by Radek Krejci · 6 years ago
  66. ce8c159 schema tree CHANGE base for compiling extension instances by Radek Krejci · 6 years ago
  67. 6d6e4e4 tree schema CHANGE compile import module information by Radek Krejci · 6 years ago
  68. 086c713 schema parsers FEATURE processing imports and includes by Radek Krejci · 6 years ago
  69. d33273d YANG parser CHANGE support for including submodules by Radek Krejci · 6 years ago
  70. 9f5e6fb schema tree BUGFIX using of module's latest_revision flag by Radek Krejci · 6 years ago
  71. b7db73a schemas FEATURE add schema getters from the context by Radek Krejci · 6 years ago
  72. 2c4e717 schema CHANGE redesign Sized arrays to be usable in a more simple way by Radek Krejci · 6 years ago
  73. 151a5b7 schema tree FEATURE features and if-features compilation and handling functions by Radek Krejci · 6 years ago
  74. ba64d93 schema tree BUGFIX remove duplicated (debug) code by Radek Krejci · 6 years ago
  75. 86d106e context FEATURE public API for parsing schemas by Radek Krejci · 6 years ago
  76. e53a8dc schema CHANGE convert 0-terminated arrays to sized-arrays by Radek Krejci · 6 years ago
  77. dd4e8d4 schema tree CHANGE initial schema compilation code by Radek Krejci · 6 years ago
  78. 70853c5 schema parsers CHANGE check for prefix duplicity by Radek Krejci · 6 years ago
  79. 8447f6a schema tree BUGFIX memory leak by Michal Vasko · 6 years ago
  80. 6f7feb6 schema tree CHANGE lysp_* structures free functions by Radek Krejci · 6 years ago
  81. 3f5e3db schema tree CHANGE base for the printer tree's free function by Radek Krejci · 6 years ago