1. d310504 schema free BUGFIX typo by Michal Vasko · 3 years, 1 month ago
  2. 04338d9 config REFACTOR built-in atomics implement memoery barrier by Michal Vasko · 3 years, 1 month ago
  3. 080064b tree schema REFACTOR use compiler atomics to avoid changing ABI by Michal Vasko · 3 years, 1 month ago
  4. babf0bd tree schema BUGFIX atomic refcount for types by Michal Vasko · 3 years, 1 month ago
  5. e02e740 schema compile UPDATE keep deviation not-supported nodes as disabled by Michal Vasko · 3 years, 2 months ago
  6. 8d4e75d parser BUGFIX memory-leak due to tpdfs_nodes by aPiecek · 3 years, 3 months ago
  7. ee75760 schema free CHANGE compiled and main module must be freed separately by Michal Vasko · 3 years, 3 months ago
  8. 856ea97 tree schema BUGFIX avoid accessing invalid pointers by Michal Vasko · 3 years, 4 months ago
  9. 60d9d67 extension FEATURE parsed tree in lysp_ext_instance by aPiecek · 3 years, 5 months ago
  10. 8df109d libyang REFACTOR rename LY_PREFIX_FORMAT values by Radek Krejci · 3 years, 5 months ago
  11. 90ed21e schema CHANGE remove private_destructor parameter from ly_ctx_destroy() by Radek Krejci · 3 years, 5 months ago
  12. 9922ea9 context FEATURE added LY_CTX_SET_PRIV_PARSED by aPiecek · 3 years, 5 months ago
  13. 0b01330 plugins CHANGE unify naming in plugins API by Radek Krejci · 3 years, 6 months ago
  14. 2926c1b types CHANGE wrappers around internal functions handling prefix_data structure by Radek Krejci · 3 years, 6 months ago
  15. 7711410 libyang MAINTENANCE cleanup header includes by Radek Krejci · 3 years, 7 months ago
  16. 859a15a libyang REFACTOR separate macros to edit sized arrays and linked list by Radek Krejci · 3 years, 7 months ago
  17. 9f87b0c schema REFACTOR rename argument member in extension definition by Radek Krejci · 3 years, 7 months ago
  18. 720d261 schema compile BUGFIX compiled relics when recompiling context by Radek Krejci · 3 years, 7 months ago
  19. 6b88a46 schema CHANGE integrate statement parser with the compilation process by Radek Krejci · 3 years, 7 months ago
  20. 1b2eef8 extension instances CHANGE access to the extension instance's substatements by Radek Krejci · 3 years, 7 months ago
  21. fc2cd07 ext instance REFACTOR generic ext instance parsing by Michal Vasko · 3 years, 7 months ago
  22. e180ed0 dict FEATURE detect errors in lydict_remove by Michal Vasko · 3 years, 8 months ago
  23. 37a0fe6 schema free BUGFIX memory leak by Michal Vasko · 3 years, 8 months ago
  24. 544e58a schema tree BUGFIX input/output nodes should not be skipped by Michal Vasko · 3 years, 8 months ago
  25. 14ed9cd libyang REFACTOR general cast cleanup by Michal Vasko · 3 years, 8 months ago
  26. d1e53b9 libyang FEATURE new flags for schema nodes in operations by Michal Vasko · 3 years, 8 months ago
  27. 9a3823e schema CHANGE move when statement from common schema node structure by Radek Krejci · 3 years, 8 months ago
  28. 01180ac schema CHANGE unify naming of children nodes in schema nodes by Radek Krejci · 3 years, 8 months ago
  29. 2a9fc65 schema CHANGE unify actions, inouts and notification with lys*_node by Radek Krejci · 3 years, 8 months ago
  30. 771928a schema parsers BUGFIX handling includes in submodules by Radek Krejci · 3 years, 8 months ago
  31. 47fab89 libyang CHANGE review header includes by Radek Krejci · 3 years, 11 months ago
  32. 15f10ab schema CHANGE remove lysp_type_free() from the public API by Radek Krejci · 3 years, 11 months ago
  33. 539c4a6 schema free MAINTENANCE safety check by Michal Vasko · 3 years, 11 months ago
  34. 7b1ad1a schema tree REFACTOR evaluate features during compilation by Michal Vasko · 3 years, 11 months ago
  35. 5d24f6c libyang REFACTOR use lysp_module instead of lys_module as mod_def by Michal Vasko · 4 years ago
  36. ceab6dd schema tree FEATURE when in compiled actions and notifs by Michal Vasko · 4 years ago
  37. 6973015 uncrustify FORMAT set various uncrustify options by Michal Vasko · 4 years ago
  38. c3781c3 schema tree REFACTOR compatibility of lysp_module and lysp_submodule by Michal Vasko · 4 years ago
  39. feca4fb plugins types REFACTOR split store callback into store and resolve cb (#1220) by Michal Vasko · 4 years ago
  40. 7f45cf2 libyang REFACTOR applying deviations, augments, and refines (#1217) by Michal Vasko · 4 years ago
  41. 80d281e schema tree CHANGE keep compiled identities on a single place by Radek Krejci · 4 years ago
  42. 14915cc schema tree CHANGE keep compiled features on a single place by Radek Krejci · 4 years ago
  43. 20424b4 schema tree REFACTOR compile case like a general node by Michal Vasko · 4 years, 1 month ago
  44. 1deb5be libyang REFACTOR use size-specific int types instead of generic types (#1177) by Radek Krejci · 4 years, 1 month ago
  45. 22df3f0 uncrustify FEATURE all spacing connected to * by Michal Vasko · 4 years, 1 month ago
  46. d989ba0 uncrustify FEATURE control stmt spacing options by Michal Vasko · 4 years, 1 month ago
  47. 0f96988 libyang FORMAT uncrustify format of all sources by Radek Krejci · 4 years, 1 month ago
  48. c5a2283 libyang REFACTOR config.h code split by Michal Vasko · 4 years, 1 month ago
  49. ba99a3e plugin types REFACTOR remove STORE and CANONIZE flags by Michal Vasko · 4 years, 1 month ago
  50. b915ac9 schema BUGFIX freeing compiled type structure by Radek Krejci · 4 years, 1 month ago
  51. 7c8439f printers FEATURE submodule print by Michal Vasko · 4 years, 2 months ago
  52. fd69e1d libyang REFACTOR rename sized array size to count by Michal Vasko · 4 years, 3 months ago
  53. 33ff942 schema tree FEATURE pre-compile identities by Michal Vasko · 4 years, 3 months ago
  54. ad97c5f libyang BUGFIX cleanup of headers includes by Radek Krejci · 4 years, 3 months ago
  55. a3af598 schema tree FEATURE store augmented_by modules by Michal Vasko · 4 years, 3 months ago
  56. 004d315 path FEATURE new compiled path structure (#1108) by Michal Vasko · 4 years, 3 months ago
  57. 535ea9f libyang CHANGE headers includes cleanup using include-what-you-use tool (#1098) by Radek Krejci · 4 years, 4 months ago
  58. 57c10cd context FETAURE yang-library data generation by Michal Vasko · 4 years, 4 months ago
  59. 7eb54ba libyang CHANGE use LY_ARRAY_SIZE_TYPE for iterator variables in LY_TREE_FOR by Radek Krejci · 4 years, 4 months ago
  60. b36053d parser xml CHANGE major refactorization by Michal Vasko · 4 years, 6 months ago
  61. 4a19ab0 tree schema BUGFIX check for NULL extension definition before free by Juraj Vijtiuk · 4 years, 7 months ago
  62. 5fe75f1 schema tree CHANGE remove compiled ext defs arrays by Michal Vasko · 4 years, 7 months ago
  63. 6f4cbb6 tests NEW xml printer defaults by Michal Vasko · 4 years, 7 months ago
  64. ebc5057 tree schema BUGFIX unknown extension instance free coredump by fredgan · 5 years ago
  65. ad5963b extensions CHANGE metadata substatements by Radek Krejci · 5 years ago
  66. 38d8536 annotation CHANGE WIP parsing XML attributes as YANG metadata annotations by Radek Krejci · 5 years ago
  67. 346fe75 Merge branch 'libyang2' of https://github.com/CESNET/libyang into libyang2 by Radek Krejci · 5 years ago
  68. 0935f41 extensions FEATURE YANG extension plugins support with NACM as proof-of-concept by Radek Krejci · 5 years ago
  69. 964877a Merge remote-tracking branch 'upstream/libyang2' into libyang2 by David Sedlák · 5 years ago
  70. 1b62312 schema parsers CHANGE make lys_parse_mem functions compatible with yin_parser_ctx by David Sedlák · 5 years ago
  71. 8985a14 yin parser CHANGE add interface functions for module and submodule parsing by David Sedlák · 5 years ago
  72. 0fe9b51 schema compile CHANGE order keys at the beginning of the children list by Radek Krejci · 5 years ago
  73. ebd3acf schema parsers CHANGE add free functions for contexts by David Sedlák · 5 years ago
  74. 7f2b6ca Merge remote-tracking branch 'upstream/libyang2' into libyang2 by David Sedlák · 5 years ago
  75. 298ff6d yin parser CHANGE add support for submodule element by David Sedlák · 5 years ago
  76. d0ef1af schema compile CHANGE remember the module where default value was defined by Radek Krejci · 5 years ago
  77. 0995fe9 Merge remote-tracking branch 'upstream/libyang2' into libyang2 by David Sedlák · 5 years ago
  78. a191122 schema compile CHANGE store default values as in lyd_value structure by Radek Krejci · 5 years ago
  79. 0c2bab9 yin parser CHANGE add support for include element by David Sedlák · 5 years ago
  80. aa854b0 yin parser CHANGE add support for revision element by David Sedlák · 5 years ago
  81. d2d676a yin parser CHANGE add support for refine element by David Sedlák · 5 years ago
  82. 04e17b2 yin parser CHANGE add support for typedef element by David Sedlák · 5 years ago
  83. 3248810 tests CHANGE rework yin parser element tests by David Sedlák · 5 years ago
  84. 986cb41 yin parser CHANGE add yin_parse_extension to generic yin_parse_content by David Sedlák · 5 years ago
  85. f09e4e8 YANG parser BUGFIX parsing when statement with empty ("") argument by Radek Krejci · 5 years ago
  86. 2d7a47b tests CHANGE speedup building by Radek Krejci · 5 years ago
  87. e7b9509 data tree FEATURE initial implementation of YANG data support by Radek Krejci · 5 years ago
  88. f2de0ed schema compile FEATURE validate non-instantiated groupings by Radek Krejci · 5 years ago
  89. 5457946 CHANGE move from PCRE to PCRE2 by Radek Krejci · 5 years ago
  90. 693262f schema printers FEATURE print compiled schema as YANG (LYS_OUT_YANG_COMPILED) by Radek Krejci · 5 years ago
  91. fc11bd7 schema compile CHANGE Notifications support by Radek Krejci · 5 years ago
  92. f538ce5 schema compile CHANGE support for RPC/action in deviations and additional tests by Radek Krejci · 6 years ago
  93. 6eeb58f schema compile CHANGE initial support for RPC/actions by Radek Krejci · 6 years ago
  94. ccd20f1 schema compile CHANGE partial support for deviations by Radek Krejci · 6 years ago
  95. 9b04289 schema CHANGE supress unused parameter warning by Radek Krejci · 6 years ago
  96. 00b874b schema compile CHANGE pass augment's and uses's when stmt to their children by Radek Krejci · 6 years ago
  97. 0af4629 schema compile CHANGE better handling of features by Radek Krejci · 6 years ago
  98. 40544fa test CHANGE additional tests for YANG parser by Radek Krejci · 6 years ago
  99. 0bcdaed schema CHANGE refactor lys_module structure by Radek Krejci · 6 years ago
  100. c8b3100 schema CHANGE add description and reference into compiled structures by Radek Krejci · 6 years ago