1. 5c123b0 schema tree FEATURE macro for non-presence container test by Michal Vasko · 4 years ago
  2. f13b87b libyang REFACTOR avoid constant literals by Radek Krejci · 4 years ago
  3. c0792ca compile schema FEATURE store cur mod for leafrefs by Michal Vasko · 4 years ago
  4. 08c8b27 schema tree FEATURE allow changing enabled features by Michal Vasko · 4 years ago
  5. d5cfa6e data tree REFACTOR lyd_has_when -> lysc_has_when by Michal Vasko · 4 years ago
  6. cdad712 xpath FEATURE ignore when state for lyd_find_xpath by Michal Vasko · 4 years ago
  7. 47fab89 libyang CHANGE review header includes by Radek Krejci · 4 years ago
  8. 490a546 schema REFACTOR lysc_is_* functions by Radek Krejci · 4 years ago
  9. 15f10ab schema CHANGE remove lysp_type_free() from the public API by Radek Krejci · 4 years ago
  10. bc5644c schema REFACTOR unify functions to search on schema tree by Radek Krejci · 4 years ago
  11. 576f8fa doc BUGFIX doxygen groupings definitions by Radek Krejci · 4 years ago
  12. 3e9bc2f schema tree FEATURE flag for internal parsed structures by Michal Vasko · 4 years ago
  13. 7b1ad1a schema tree REFACTOR evaluate features during compilation by Michal Vasko · 4 years ago
  14. b100b19 doc CHANGE reflect added LY_CTX_REF_IMPLEMENTED in docs by Radek Krejci · 4 years ago
  15. a8c71e6 doc MAINTENANCE typos by Radek Krejci · 4 years ago
  16. bd6de2b tree schema REFACTOR remove parsed node pointer by Michal Vasko · 4 years, 1 month ago
  17. f1ab44f schema tree FEATURE functions for lysc node full dfs by Michal Vasko · 4 years, 1 month ago
  18. 208a04a schema tree FEATURE tree dfs makro no longer skips inout nodes by Michal Vasko · 4 years, 1 month ago
  19. 2a66871 tree schema FEATURE functions for schema iteration including inout by Michal Vasko · 4 years, 1 month ago
  20. dde178a schema tree BUGFIX returning to parent from inout node by Michal Vasko · 4 years, 1 month ago
  21. 40308e7 xpath FEATURE get atoms from parsed expr and path by Michal Vasko · 4 years, 1 month ago
  22. bed1394 schema CHANGE rename lys_atomize_xpath() and the connected options by Radek Krejci · 4 years, 1 month ago
  23. 8678fa4 doc FEATURE high level documentation including transition manual by Radek Krejci · 4 years, 3 months ago
  24. 5d24f6c libyang REFACTOR use lysp_module instead of lys_module as mod_def by Michal Vasko · 4 years, 1 month ago
  25. 90d4e92 schema tree CHANGE hide LYSC_OPT_ options from public API by Radek Krejci · 4 years, 1 month ago
  26. 56a9847 schema tree CHANGE remove lys_find_node() from the API by Radek Krejci · 4 years, 1 month ago
  27. ceab6dd schema tree FEATURE when in compiled actions and notifs by Michal Vasko · 4 years, 1 month ago
  28. 6973015 uncrustify FORMAT set various uncrustify options by Michal Vasko · 4 years, 1 month ago
  29. af9cd80 schema CHANGE remove lysc_node_set_private() which duplicates lysc_set_private() by Radek Krejci · 4 years, 1 month ago
  30. 5516b70 schema tree DOC typo by Michal Vasko · 4 years, 1 month ago
  31. 72619ce schema tree REFACTOR rename path_context to path_mod by Michal Vasko · 4 years, 1 month ago
  32. c3781c3 schema tree REFACTOR compatibility of lysp_module and lysp_submodule by Michal Vasko · 4 years, 1 month ago
  33. e9c050f schema tree FEATURE support deviation type prefixes by Michal Vasko · 4 years, 1 month ago
  34. 89b5c07 schema tree REFACTOR overloaded implemented flag (#1223) by Michal Vasko · 4 years, 1 month ago
  35. 7f45cf2 libyang REFACTOR applying deviations, augments, and refines (#1217) by Michal Vasko · 4 years, 1 month ago
  36. 80d281e schema tree CHANGE keep compiled identities on a single place by Radek Krejci · 4 years, 2 months ago
  37. 14915cc schema tree CHANGE keep compiled features on a single place by Radek Krejci · 4 years, 2 months ago
  38. 96e48da schema BUGFIX correct yang-version value for 1.0 by Radek Krejci · 4 years, 2 months ago
  39. 857189e libyang FEATURE introduce and use new ly_bool type by Radek Krejci · 4 years, 2 months ago
  40. 5297a43 schema tree DOC update schema flags bits by Michal Vasko · 4 years, 2 months ago
  41. 1deb5be libyang REFACTOR use size-specific int types instead of generic types (#1177) by Radek Krejci · 4 years, 2 months ago
  42. 22df3f0 uncrustify FEATURE all spacing connected to * by Michal Vasko · 4 years, 2 months ago
  43. 033278d uncrustify FEATURE spacing after comment start by Michal Vasko · 4 years, 2 months ago
  44. 0f96988 libyang FORMAT uncrustify format of all sources by Radek Krejci · 4 years, 3 months ago
  45. 64246d8 headers FORMATTING exclude unsupported defines by Michal Vasko · 4 years, 3 months ago
  46. ba99a3e plugin types REFACTOR remove STORE and CANONIZE flags by Michal Vasko · 4 years, 3 months ago
  47. 19cf805 schema FEATURE add API function lysc_node_set_private() by Radek Krejci · 4 years, 3 months ago
  48. f62ef4f schema BUGFIX inconsistent type structures by Radek Krejci · 4 years, 3 months ago
  49. a46012b schema compile BUGFIX freeing schemas being compiled as a dependency by Radek Krejci · 4 years, 3 months ago
  50. 1c9e79f schema tree BUGFIX dfs for const schema nodes by Michal Vasko · 4 years, 3 months ago
  51. d43d71a schema tree FEATURE getter for expr from parsed xpath by Michal Vasko · 4 years, 3 months ago
  52. c118ae2 schema tree DOC update comment by Michal Vasko · 4 years, 3 months ago
  53. 072de48 schema tree FEATURE lys_find_xpath() function by Michal Vasko · 4 years, 3 months ago
  54. 7c8439f printers FEATURE submodule print by Michal Vasko · 4 years, 3 months ago
  55. 65de040 schema tree FEATURE data schema path by Michal Vasko · 4 years, 3 months ago
  56. f937cfe data tree REFCTOR move prefix callbacks to plugins types by Michal Vasko · 4 years, 3 months ago
  57. 2fd91b9 schema tree FEATURE every schema node has a priv pointer by Michal Vasko · 4 years, 4 months ago
  58. 82c31e6 schema tree FEATURE force feature enable and disable by Michal Vasko · 4 years, 4 months ago
  59. fd69e1d libyang REFACTOR rename sized array size to count by Michal Vasko · 4 years, 4 months ago
  60. 33ff942 schema tree FEATURE pre-compile identities by Michal Vasko · 4 years, 4 months ago
  61. ad97c5f libyang BUGFIX cleanup of headers includes by Radek Krejci · 4 years, 4 months ago
  62. 60ea635 data tree FEATURE binary LYB printer and parser by Michal Vasko · 4 years, 4 months ago
  63. a3af598 schema tree FEATURE store augmented_by modules by Michal Vasko · 4 years, 4 months ago
  64. d975f86 schema tree FEATURE function for user-rodered list checking by Michal Vasko · 4 years, 5 months ago
  65. ca376bd headers MAINTENANCE headers/include cleanup by Radek Krejci · 4 years, 5 months ago
  66. f0e1ba5 parsers CHANGE redesign API of all the parsers by Radek Krejci · 4 years, 6 months ago
  67. 004d315 path FEATURE new compiled path structure (#1108) by Michal Vasko · 4 years, 5 months ago
  68. 535ea9f libyang CHANGE headers includes cleanup using include-what-you-use tool (#1098) by Radek Krejci · 4 years, 5 months ago
  69. 57c10cd context FETAURE yang-library data generation by Michal Vasko · 4 years, 5 months ago
  70. 28d7843 tree schema FEATURE use LY_ENOT for false feature state by Michal Vasko · 4 years, 5 months ago
  71. 519fd60 schema tree FEATURE lys_atomize_xpath API function by Michal Vasko · 4 years, 5 months ago
  72. 2ff0d57 doc BUGFIX trees information organization by Radek Krejci · 4 years, 6 months ago print_info
  73. d8c0f5e schema CHANGE allow printing compiled schema node/subtree by Radek Krejci · 5 years ago
  74. 09e8d0a schema CHANGE add lys_find_node() to resolve schema path by Radek Krejci · 5 years ago
  75. 7eb54ba libyang CHANGE use LY_ARRAY_SIZE_TYPE for iterator variables in LY_TREE_FOR by Radek Krejci · 4 years, 6 months ago
  76. cc048b2 validation NEW must evaluation by Michal Vasko · 4 years, 7 months ago
  77. 1bf0939 parser xml NEW rpc/action parsing by Michal Vasko · 4 years, 7 months ago
  78. 44685da xml parser NEW opaque parsing of invalid values/lists by Michal Vasko · 4 years, 8 months ago
  79. 52927e2 data tree NEW opaque data node by Michal Vasko · 4 years, 8 months ago
  80. c193ce9 validation NEW if-feature validation by Michal Vasko · 4 years, 8 months ago
  81. 5fe75f1 schema tree CHANGE remove compiled ext defs arrays by Michal Vasko · 4 years, 8 months ago
  82. 6f4cbb6 tests NEW xml printer defaults by Michal Vasko · 4 years, 8 months ago
  83. e444f75 data tree NEW functions for searching in siblings by Michal Vasko · 4 years, 9 months ago
  84. 82a8343 parsed schema CHANGE make augment node compatible by Michal Vasko · 5 years ago
  85. ecd62de schema tree NEW when cyclic ref check by Michal Vasko · 5 years ago
  86. 175012e compiled schema NEW when conditions checking by Michal Vasko · 5 years ago
  87. d944bdc libyang2: yin printer NEW printer of the parsed schemas into YIN format (#919) by FredGan · 5 years ago
  88. 03ff5a7 libyang NEW xpath evaluation by Michal Vasko · 5 years ago
  89. fab954b schema CHANGE rename lys_is_disabled() to lysc_node_is_disabled() by Radek Krejci · 5 years ago
  90. 77a8bcd context CHANGE rename ly_ctx_module_implement() to lys_set_implemented() by Radek Krejci · 5 years ago
  91. 61e042e schema DOC remove input/output structure from scnodeflags table by Radek Krejci · 5 years ago
  92. b17185d schema DOC fix LYS_SET_CONFIG description by Radek Krejci · 5 years ago
  93. c71ac5b schema CHANGE remove context member from lysc_must by Radek Krejci · 5 years ago
  94. a0f704a schema compile CHANGE add context to must and definition module to when by Radek Krejci · 5 years ago
  95. f56e2a4 schema BUGFIX reflect the way YIN parser stores extension's arguments by Radek Krejci · 5 years ago
  96. ad5963b extensions CHANGE metadata substatements by Radek Krejci · 5 years ago
  97. 28681fa XML data FEATURE parse/print XML attributes mapped to Metadata annotations by Radek Krejci · 5 years ago
  98. 335332a extensions CHANGE WIP implementation of Metadata annotations by Radek Krejci · 5 years ago
  99. d6b7645 extensions CHANGE base for substatements support in extension instances by Radek Krejci · 5 years ago
  100. 346fe75 Merge branch 'libyang2' of https://github.com/CESNET/libyang into libyang2 by Radek Krejci · 5 years ago