1. 7ee5be2 schema tree REFACTOR dep sets creation by Michal Vasko · 3 years, 3 months ago
  2. 6adfce6 schema tree helpers MAINTENANCE check return value by Michal Vasko · 3 years, 3 months ago
  3. f4258e1 schema compile FEATURE introduction of dependency sets by Michal Vasko · 3 years, 3 months ago
  4. dd99258 schema tree REFACTOR pass only new mod set when parsing modules by Michal Vasko · 3 years, 3 months ago
  5. 87f1cf0 schema tree REFACTOR formatting by Michal Vasko · 3 years, 4 months ago
  6. 4e205e8 schema tree REFACTOR always parse and implement separately by Michal Vasko · 3 years, 4 months ago
  7. 915e544 schema helpers BUGFIX searching typedefs in submodule by Michal Vasko · 3 years, 4 months ago
  8. 74dad9e parser yang BUGFIX parsing revisions longer than LY_REV_SIZE by Juraj Vijtiuk · 3 years, 4 months ago
  9. c89b224 schema helpers BUGFIX added isprint protection by aPiecek · 3 years, 4 months ago
  10. 8df109d libyang REFACTOR rename LY_PREFIX_FORMAT values by Radek Krejci · 3 years, 5 months ago
  11. e7a1daf tree schema MAINTENANCE local function made static by Michal Vasko · 3 years, 5 months ago
  12. 18a86e5 schema tree REFACTOR rename internal function by Michal Vasko · 3 years, 5 months ago
  13. 7c76904 schema helpers BUGFIX do not print unprintable characters by Michal Vasko · 3 years, 6 months ago
  14. cbb6242 schema BUGFIX invalid error checking 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. 677abea schema CHANGE avoid unnecessary check by Radek Krejci · 3 years, 7 months ago
  19. 422afb1 libyang BUGFIX strictly cast lnegths to int for "%.*s" format strings by Radek Krejci · 3 years, 7 months ago
  20. 85ac831 schema BUGFIX processing extension instance argument by Radek Krejci · 3 years, 7 months ago
  21. ab43086 schema CHANGE remove LYEXT_PARENT duplicating ly_stmt by Radek Krejci · 3 years, 7 months ago
  22. 39b7fc2 schema CHANGE always store extension's parent statement by Radek Krejci · 3 years, 7 months ago
  23. fc596f9 libyang CHANGE unify the statement enumerations by Radek Krejci · 3 years, 7 months ago
  24. 62524a9 hash table REFACTOR improve ht val equal cb name by Michal Vasko · 3 years, 7 months ago
  25. 003c44a schema helpers MAINTENANCE message improvement by Michal Vasko · 3 years, 7 months ago
  26. a99b357 schema compile REFACTOR always use pmod from type by Michal Vasko · 3 years, 8 months ago
  27. 544e58a schema tree BUGFIX input/output nodes should not be skipped by Michal Vasko · 3 years, 8 months ago
  28. d1e53b9 libyang FEATURE new flags for schema nodes in operations by Michal Vasko · 3 years, 8 months ago
  29. 2d5f6df schema MAINTENANCE code formatting by Radek Krejci · 3 years, 8 months ago
  30. 9a3823e schema CHANGE move when statement from common schema node structure by Radek Krejci · 3 years, 8 months ago
  31. 01180ac schema CHANGE unify naming of children nodes in schema nodes by Radek Krejci · 3 years, 8 months ago
  32. 7d95fbb schema CHANGE remove lysc_node_parent_full() by Radek Krejci · 3 years, 8 months ago
  33. 2a9fc65 schema CHANGE unify actions, inouts and notification with lys*_node by Radek Krejci · 3 years, 8 months ago
  34. 34e334d schema tree BUGFIX use all_implemented context flag in all cases by Michal Vasko · 3 years, 8 months ago
  35. be15444 schema REFACTOR avoid code duplication and improve code readability by Radek Krejci · 3 years, 8 months ago
  36. df54913 libyang MAINTENANCE source code formatting by Radek Krejci · 3 years, 8 months ago
  37. 2415f88 schema BUGFIX allow do not touch features settings by Radek Krejci · 3 years, 8 months ago
  38. 771928a schema parsers BUGFIX handling includes in submodules by Radek Krejci · 3 years, 8 months ago
  39. 7224488 schema compile BUGFIX getting parent of in/out nodes by Michal Vasko · 3 years, 8 months ago
  40. 2efc45b libyang REFACTOR simplify logging and extend location information by Radek Krejci · 3 years, 9 months ago
  41. d54412f libyang CHANGE extend input handler by line counter by Radek Krejci · 3 years, 9 months ago
  42. 79135ae libyang FORMAT uncrustify format fixes by Michal Vasko · 3 years, 9 months ago
  43. a5705e5 schema helpers BUGFIX action and notification node when access by Michal Vasko · 3 years, 10 months ago
  44. c7d13e3 tree CHANGE test for NULL in LY_ARRAY_COUNT() macro by Radek Krejci · 3 years, 10 months ago
  45. 962b6cd schema tree BUGFIX make sure features are correctly set by Michal Vasko · 3 years, 10 months ago
  46. f13b87b libyang REFACTOR avoid constant literals by Radek Krejci · 3 years, 10 months ago
  47. 405cc9e schema compile FEATURE two step unres resolution by Michal Vasko · 3 years, 10 months ago
  48. c5d6486 schema tree BUGFIX actually implement modules if needed by Michal Vasko · 3 years, 10 months ago
  49. 0550b76 schema tree REFACTOR lysp_load_module function cleanup by Michal Vasko · 3 years, 10 months ago
  50. d5cfa6e data tree REFACTOR lyd_has_when -> lysc_has_when by Michal Vasko · 3 years, 10 months ago
  51. bb27df3 libyang MAINTENANCE source formatting by Radek Krejci · 3 years, 10 months ago
  52. 47fab89 libyang CHANGE review header includes by Radek Krejci · 3 years, 11 months ago
  53. 490a546 schema REFACTOR lysc_is_* functions by Radek Krejci · 3 years, 11 months ago
  54. b2d55bf schema compile REFACTOR remove lysp_module_find_prefix by Michal Vasko · 3 years, 11 months ago
  55. 7b1ad1a schema tree REFACTOR evaluate features during compilation by Michal Vasko · 3 years, 11 months ago
  56. 25d6ad0 context FEATURE flag for implementing referenced modules by Michal Vasko · 4 years ago
  57. 208a04a schema tree FEATURE tree dfs makro no longer skips inout nodes by Michal Vasko · 4 years ago
  58. 2a66871 tree schema FEATURE functions for schema iteration including inout by Michal Vasko · 4 years ago
  59. afac782 libyang REFACTOR printer -> in, parser -> out by Michal Vasko · 4 years ago
  60. 1a7a7bd tree schema compile REFACTOR file split into 3 files by Michal Vasko · 4 years ago
  61. 5d24f6c libyang REFACTOR use lysp_module instead of lys_module as mod_def by Michal Vasko · 4 years ago
  62. 90d4e92 schema tree CHANGE hide LYSC_OPT_ options from public API by Radek Krejci · 4 years ago
  63. 6973015 uncrustify FORMAT set various uncrustify options by Michal Vasko · 4 years ago
  64. 891d753 uncrustify FORMAT minor problems in recent changes by Michal Vasko · 4 years ago
  65. af9cd80 schema CHANGE remove lysc_node_set_private() which duplicates lysc_set_private() by Radek Krejci · 4 years ago
  66. c3781c3 schema tree REFACTOR compatibility of lysp_module and lysp_submodule by Michal Vasko · 4 years ago
  67. 7f45cf2 libyang REFACTOR applying deviations, augments, and refines (#1217) by Michal Vasko · 4 years ago
  68. 7a0b076 schema tree REFACTOR put parsing and compilation into one function by Michal Vasko · 4 years, 1 month ago
  69. 857189e libyang FEATURE introduce and use new ly_bool type by Radek Krejci · 4 years, 1 month ago
  70. 20424b4 schema tree REFACTOR compile case like a general node by Michal Vasko · 4 years, 1 month ago
  71. ba03a5a set CHANGE make ly_set* functions return LY_ERR values by Radek Krejci · 4 years, 1 month ago
  72. 1deb5be libyang REFACTOR use size-specific int types instead of generic types (#1177) by Radek Krejci · 4 years, 1 month ago
  73. 22df3f0 uncrustify FEATURE all spacing connected to * by Michal Vasko · 4 years, 1 month ago
  74. d989ba0 uncrustify FEATURE control stmt spacing options by Michal Vasko · 4 years, 1 month ago
  75. cb18c7f schema tree REFACTOR rename function to reflect its use by Michal Vasko · 4 years, 1 month ago
  76. 0f96988 libyang FORMAT uncrustify format of all sources by Radek Krejci · 4 years, 1 month ago
  77. 64246d8 headers FORMATTING exclude unsupported defines by Michal Vasko · 4 years, 1 month ago
  78. 1e008d2 libyang MAINTENANCE change format of the empty loops by Radek Krejci · 4 years, 1 month ago
  79. a53d7c9 context CHANGE implement LY_CTX_ALLIMPLEMENTED context's option by Radek Krejci · 4 years, 1 month ago
  80. c5a2283 libyang REFACTOR config.h code split by Michal Vasko · 4 years, 1 month ago
  81. c8a230d libyang REFACTOR prefix format always decides the callback (#1169) by Michal Vasko · 4 years, 1 month ago
  82. 873ab43 schema BUGFIX resolving prefix in schemas by Radek Krejci · 4 years, 1 month ago
  83. a46012b schema compile BUGFIX freeing schemas being compiled as a dependency by Radek Krejci · 4 years, 1 month ago
  84. 1798aae data FEATURE parser for YANG data in JSON format by Radek Krejci · 4 years, 2 months ago
  85. 7c8439f printers FEATURE submodule print by Michal Vasko · 4 years, 2 months ago
  86. 2fd91b9 schema tree FEATURE every schema node has a priv pointer by Michal Vasko · 4 years, 2 months ago
  87. 3a41dff libyang REFACTOR return values and options changes by Michal Vasko · 4 years, 2 months ago
  88. 63f3d84 libyang REFACTOR parsed/printed bytes in in/out structs by Michal Vasko · 4 years, 3 months ago
  89. fd69e1d libyang REFACTOR rename sized array size to count by Michal Vasko · 4 years, 3 months ago
  90. d975f86 schema tree FEATURE function for user-rodered list checking by Michal Vasko · 4 years, 3 months ago
  91. 00cbf53 data tree FEATURE lyd_new_path() and lyd_change_term() by Michal Vasko · 4 years, 3 months ago
  92. ca376bd headers MAINTENANCE headers/include cleanup by Radek Krejci · 4 years, 3 months ago
  93. f0e1ba5 parsers CHANGE redesign API of all the parsers by Radek Krejci · 4 years, 4 months ago
  94. 535ea9f libyang CHANGE headers includes cleanup using include-what-you-use tool (#1098) by Radek Krejci · 4 years, 4 months ago
  95. 62ed12d data tree FEATURE new utility function for getting data schema parent by Michal Vasko · 4 years, 4 months ago
  96. 6e546bf schema BUGFIX parsing identifiers matching keywords by Radek Krejci · 4 years, 4 months ago
  97. 7eb54ba libyang CHANGE use LY_ARRAY_SIZE_TYPE for iterator variables in LY_TREE_FOR by Radek Krejci · 4 years, 4 months ago
  98. 1bf0939 parser xml NEW rpc/action parsing by Michal Vasko · 4 years, 6 months ago
  99. b36053d parser xml CHANGE major refactorization by Michal Vasko · 4 years, 6 months ago
  100. 52927e2 data tree NEW opaque data node by Michal Vasko · 4 years, 6 months ago