1. 899c7ce schema compile BUGFIX duplicate parsed ext child stmt by Michal Vasko · 2 years, 7 months ago
  2. ec8f427 schema compile amend BUGFIX deviated node needs pointers to operations by Michal Vasko · 2 years, 11 months ago
  3. c56d637 context UPDATE new flag for enabling features of imports by Michal Vasko · 3 years ago
  4. 69bd24a schema compile BUGFIX invalid memory access by Michal Vasko · 3 years, 3 months ago
  5. dfd254d schema compile BUGFIX proper when status inheriting by Michal Vasko · 3 years, 3 months ago
  6. 23864e0 schema compile REFACTOR formatting by Michal Vasko · 3 years, 3 months ago
  7. 426aa7e schema compile BUGFIX dev node copy double free in extensions by Michal Vasko · 3 years, 3 months ago
  8. ea86824 schema compile BUGFIX do not read invalid data by Michal Vasko · 3 years, 3 months ago
  9. a9f807e schema compile REFACTOR split implementing and compiling schemas by Michal Vasko · 3 years, 3 months ago
  10. ffe7dfe schema compile amend REFACTOR rename function by Michal Vasko · 3 years, 3 months ago
  11. 19a0902 schema compile DOC authors and years updated by Michal Vasko · 3 years, 3 months ago
  12. d39bea4 schema compile REFACTOR use to_compile flags instead full_compilation by Michal Vasko · 3 years, 3 months ago
  13. 7c56592 schema compile REFACTOR schema compile context options renamed by Michal Vasko · 3 years, 3 months ago
  14. 6533388 schema compile REFACTOR implement flag meaning changed by Michal Vasko · 3 years, 3 months ago
  15. 4e205e8 schema tree REFACTOR always parse and implement separately by Michal Vasko · 3 years, 4 months ago
  16. 08e9b11 libyang BUGFIX avoid invalid parameters for memmove and memcpy by Michal Vasko · 3 years, 3 months ago
  17. ce3d617 schema compile amend BUGFIX update pmod when compiling augments by Michal Vasko · 3 years, 4 months ago
  18. c75f204 schema compile amend BUGFIX do not skip augments by Michal Vasko · 3 years, 4 months ago
  19. e8220db schema compile OPTIMIZE separate tasks performed only once by Michal Vasko · 3 years, 4 months ago
  20. 8df109d libyang REFACTOR rename LY_PREFIX_FORMAT values by Radek Krejci · 3 years, 5 months ago
  21. e0cd6d9 schema compile BUGFIX modules order when recompiling by Michal Vasko · 3 years, 5 months ago
  22. 1ccbf54 schema CHANGE more strict recompilation rules by Michal Vasko · 3 years, 5 months ago
  23. 1ade6f1 schema compile BUGFIX augment module log path by Michal Vasko · 3 years, 5 months ago
  24. 7711410 libyang MAINTENANCE cleanup header includes by Radek Krejci · 3 years, 7 months ago
  25. 859a15a libyang REFACTOR separate macros to edit sized arrays and linked list by Radek Krejci · 3 years, 7 months ago
  26. d0680bb schema compile BUGFIX remove obsolete code by Michal Vasko · 3 years, 7 months ago
  27. 422afb1 libyang BUGFIX strictly cast lnegths to int for "%.*s" format strings by Radek Krejci · 3 years, 7 months ago
  28. 28fe5f6 compile schema BUGFIX uses augment resolution module by Michal Vasko · 3 years, 7 months ago
  29. 91531e1 schema REFACTOR compiling nodes' flags by Radek Krejci · 3 years, 8 months ago
  30. e180ed0 dict FEATURE detect errors in lydict_remove by Michal Vasko · 3 years, 8 months ago
  31. 7d3708f schema compile BUGFIX uses augment/refine path module by Michal Vasko · 3 years, 8 months ago
  32. 012807e schema compile BUGFIX handle disabled actions/notifs in augments by Michal Vasko · 3 years, 8 months ago
  33. 544e58a schema tree BUGFIX input/output nodes should not be skipped by Michal Vasko · 3 years, 8 months ago
  34. 14ed9cd libyang REFACTOR general cast cleanup by Michal Vasko · 3 years, 8 months ago
  35. 2d5f6df schema MAINTENANCE code formatting by Radek Krejci · 3 years, 8 months ago
  36. 9a3823e schema CHANGE move when statement from common schema node structure by Radek Krejci · 3 years, 8 months ago
  37. 01180ac schema CHANGE unify naming of children nodes in schema nodes by Radek Krejci · 3 years, 8 months ago
  38. 7d95fbb schema CHANGE remove lysc_node_parent_full() by Radek Krejci · 3 years, 8 months ago
  39. 2a9fc65 schema CHANGE unify actions, inouts and notification with lys*_node by Radek Krejci · 3 years, 8 months ago
  40. 7224488 schema compile BUGFIX getting parent of in/out nodes by Michal Vasko · 3 years, 8 months ago
  41. d865572 schema compile BUGFIX handle recursive augments/refines by Michal Vasko · 3 years, 8 months ago
  42. 20316b3 schema compile BUGFIX restore context modules by Michal Vasko · 3 years, 8 months ago
  43. b8df576 schema compile BUGFIX set context modules for uses augment/refine by Michal Vasko · 3 years, 8 months ago
  44. 2efc45b libyang REFACTOR simplify logging and extend location information by Radek Krejci · 3 years, 9 months ago
  45. 405cc9e schema compile FEATURE two step unres resolution by Michal Vasko · 3 years, 10 months ago
  46. 6fb4c04 schema compile BUGFIX compile uses in input/output by Michal Vasko · 3 years, 10 months ago
  47. 29dd11e schema compile BUGFIX set DISABLED flag when compiling augment children by Michal Vasko · 3 years, 10 months ago
  48. 2b18bf1 libyang MAINTENANCE uninitializes variables in optimized code by Radek Krejci · 3 years, 11 months ago
  49. 47fab89 libyang CHANGE review header includes by Radek Krejci · 3 years, 11 months ago
  50. d9062b0 schema compile BUGFIX implicit presence containers by Michal Vasko · 3 years, 11 months ago
  51. 5347e3a compile schema REFACTOR simplify compile array macros by Michal Vasko · 3 years, 11 months ago
  52. 916aefb schema compile REFACTOR recompilation function by Michal Vasko · 3 years, 11 months ago
  53. 7b1ad1a schema tree REFACTOR evaluate features during compilation by Michal Vasko · 3 years, 11 months ago
  54. 208a04a schema tree FEATURE tree dfs makro no longer skips inout nodes by Michal Vasko · 4 years ago
  55. 2a66871 tree schema FEATURE functions for schema iteration including inout by Michal Vasko · 4 years ago
  56. afac782 libyang REFACTOR printer -> in, parser -> out by Michal Vasko · 4 years ago
  57. 1a7a7bd tree schema compile REFACTOR file split into 3 files by Michal Vasko · 4 years ago