1. c271ff9 schema MAINTENANCE clarify error message text by Radek Krejci · 3 years, 11 months ago
  2. 7b1ad1a schema tree REFACTOR evaluate features during compilation by Michal Vasko · 3 years, 11 months ago
  3. b93bd41 schema BUGFIX handle empty subtrees in lys_getnext() by Radek Krejci · 3 years, 11 months ago
  4. ff2dbc5 schema tree BUGFIX handling empty cases in lys_getnext() by Radek Krejci · 3 years, 11 months ago
  5. f6a0737 tests MAINTENANCE fix test_parser_yin ASAN stack overflow by Juraj Vijtiuk · 3 years, 11 months ago
  6. afac782 libyang REFACTOR printer -> in, parser -> out by Michal Vasko · 4 years ago
  7. 0b468e6 xpath FEATURE improve token error messages by Michal Vasko · 4 years ago
  8. 1a7a7bd tree schema compile REFACTOR file split into 3 files by Michal Vasko · 4 years ago
  9. 09edca8 test MAINTENANCE remove unused function by Michal Vasko · 4 years ago
  10. cb8c6d4 path BUGFIX check mandatory .. in relative leafref by Michal Vasko · 4 years ago
  11. 1258ed4 test NEW deviation causing submodule prefix to be used by Michal Vasko · 4 years ago
  12. 997f982 plugins types BUGFIX check module is implemented using the flag by Michal Vasko · 4 years ago
  13. 5d24f6c libyang REFACTOR use lysp_module instead of lys_module as mod_def by Michal Vasko · 4 years ago
  14. 72619ce schema tree REFACTOR rename path_context to path_mod by Michal Vasko · 4 years ago
  15. c3781c3 schema tree REFACTOR compatibility of lysp_module and lysp_submodule by Michal Vasko · 4 years ago
  16. e9c050f schema tree FEATURE support deviation type prefixes by Michal Vasko · 4 years ago
  17. 7f45cf2 libyang REFACTOR applying deviations, augments, and refines (#1217) by Michal Vasko · 4 years ago
  18. 80d281e schema tree CHANGE keep compiled identities on a single place by Radek Krejci · 4 years ago
  19. 14915cc schema tree CHANGE keep compiled features on a single place by Radek Krejci · 4 years ago
  20. 011e4aa dictionary REFACTOR unify functions pattern to return LY_ERR by Radek Krejci · 4 years, 1 month ago
  21. 96e48da schema BUGFIX correct yang-version value for 1.0 by Radek Krejci · 4 years, 1 month ago
  22. 7a0b076 schema tree REFACTOR put parsing and compilation into one function by Michal Vasko · 4 years, 1 month ago
  23. 20424b4 schema tree REFACTOR compile case like a general node by Michal Vasko · 4 years, 1 month ago
  24. f482abc tests MAINTENANCE get rid of the compiler warning when filling dummy structure by Radek Krejci · 4 years, 1 month ago
  25. 1deb5be libyang REFACTOR use size-specific int types instead of generic types (#1177) by Radek Krejci · 4 years, 1 month ago
  26. ba99a3e plugin types REFACTOR remove STORE and CANONIZE flags by Michal Vasko · 4 years, 1 month ago
  27. c8a230d libyang REFACTOR prefix format always decides the callback (#1169) by Michal Vasko · 4 years, 1 month ago
  28. c6b4f44 schema compile BUGFIX importing grouping with choice into another choice's case by Radek Krejci · 4 years, 1 month ago
  29. 5c4ed7b schema compile MAINTENANCE improve warning text by the path by Radek Krejci · 4 years, 1 month ago
  30. 7c8439f printers FEATURE submodule print by Michal Vasko · 4 years, 2 months ago
  31. 82c31e6 schema tree FEATURE force feature enable and disable by Michal Vasko · 4 years, 2 months ago
  32. 6b26e74 schema tree BUGFIX accessible tree fixes by Michal Vasko · 4 years, 2 months ago
  33. 3a41dff libyang REFACTOR return values and options changes by Michal Vasko · 4 years, 2 months ago
  34. 63f3d84 libyang REFACTOR parsed/printed bytes in in/out structs by Michal Vasko · 4 years, 3 months ago
  35. fd69e1d libyang REFACTOR rename sized array size to count by Michal Vasko · 4 years, 3 months ago
  36. 33ff942 schema tree FEATURE pre-compile identities by Michal Vasko · 4 years, 3 months ago
  37. 70593c1 tests CHANGE headers includes cleanup by Radek Krejci · 4 years, 3 months ago
  38. 18abde4 tests CHANGE redesign mechanism to add particular tests by Radek Krejci · 4 years, 3 months ago
  39. 84ce7b1 printers CHANGE provide error information from ly_out constructors by Radek Krejci · 4 years, 3 months ago
  40. ca376bd headers MAINTENANCE headers/include cleanup by Radek Krejci · 4 years, 3 months ago
  41. f0e1ba5 parsers CHANGE redesign API of all the parsers by Radek Krejci · 4 years, 4 months ago
  42. 004d315 path FEATURE new compiled path structure (#1108) by Michal Vasko · 4 years, 3 months ago
  43. 535ea9f libyang CHANGE headers includes cleanup using include-what-you-use tool (#1098) by Radek Krejci · 4 years, 4 months ago
  44. 28d7843 tree schema FEATURE use LY_ENOT for false feature state by Michal Vasko · 4 years, 4 months ago
  45. 241f6b5 libyang CHANGE rename ambiguous lyp_ prefixed functions and structures by Radek Krejci · 4 years, 4 months ago
  46. a5bba31 printers CHANGE rewrite printers mechanism by Radek Krejci · 4 years, 9 months ago
  47. 3a4889a tests CHANGE join related schema tests by Radek Krejci · 4 years, 4 months ago