1. 8ca21bd tree_schema REFACTOR latest_revision as bit option by aPiecek · 3 years, 2 months ago
  2. 569f2f4 printer xml BUGFIX check term value print return by Michal Vasko · 3 years, 2 months ago
  3. 5900da4 validation BUGFIX skip opaque nodes by Michal Vasko · 3 years, 2 months ago
  4. e2be546 xpath BUGFIX do not parse empty NCNames by Michal Vasko · 3 years, 2 months ago
  5. 17f7664 validation BUGFIX nested choice validation by Michal Vasko · 3 years, 2 months ago
  6. 7e8315b data tree FEATURE option to merge with the same flags by Michal Vasko · 3 years, 2 months ago
  7. 22b2622 schema compile BUGFIX persistent global unres by Michal Vasko · 3 years, 2 months ago
  8. 1b9e7f6 common BUGFIX printf len expects int by Michal Vasko · 3 years, 2 months ago
  9. 4e96f91 common BUGFIX duplicate ly_strlen function by Michal Vasko · 3 years, 2 months ago
  10. c3f5573 schema features BUGFIX evalue all if-features, not just the first by Michal Vasko · 3 years, 2 months ago
  11. 2588b95 xpath BUGFIX bit-is-set comparison on value, not defined bits by Michal Vasko · 3 years, 2 months ago
  12. 6e7b317 union BUGFIX clear invalid subvalues by Michal Vasko · 3 years, 2 months ago
  13. 775fbd0 tree schema BUGFIX non-compiled modules in dep set creation by Michal Vasko · 3 years, 2 months ago
  14. e558f79 log FEATURE new dep sets debug group by Michal Vasko · 3 years, 2 months ago
  15. 919954a xpath BUGFIX avoid using non-compiled modules by Michal Vasko · 3 years, 2 months ago
  16. 36ce6b2 validation BUGFIX avoid using invalid set by Michal Vasko · 3 years, 2 months ago
  17. caf608d parser json BUGFIX when/exts/default flag check missing by Michal Vasko · 3 years, 2 months ago
  18. f9b6834 tree data REFACTOR data unres sets naming unified by Michal Vasko · 3 years, 2 months ago
  19. 41e630c validation MAINTENANCE cast problems by Michal Vasko · 3 years, 2 months ago
  20. 11ac39a tree schema BUGFIX hash table ht params are pointers to values by Michal Vasko · 3 years, 2 months ago
  21. 2c4e117 path MAINTENANCE redundant feature macro by Michal Vasko · 3 years, 2 months ago
  22. 54ba891 parser BUGFIX printf format or param problems by Michal Vasko · 3 years, 2 months ago
  23. 73d77ab parser BUGFIX always convert to long long by Michal Vasko · 3 years, 2 months ago
  24. c10488f json BUGFIX type mismatch by Michal Vasko · 3 years, 2 months ago
  25. 69d0ca1 parser json BUGFIX detect empty metadata names by Michal Vasko · 3 years, 2 months ago
  26. 6f08e96 schema compile UPDATE check xpath in disabled nodes by Michal Vasko · 3 years, 2 months ago
  27. e02e740 schema compile UPDATE keep deviation not-supported nodes as disabled by Michal Vasko · 3 years, 2 months ago
  28. 4eab562 parser json BUGFIX do not print empty node prefixes by Michal Vasko · 3 years, 2 months ago
  29. 02cf266 parser json MAINTENANCE redundant variable by Michal Vasko · 3 years, 2 months ago
  30. 5d54ad7 parser json UPDATE do not create data nodes below opaq nodes by Michal Vasko · 3 years, 2 months ago
  31. e137fc4 xml FEATURE support for special xml attr prefix by Michal Vasko · 3 years, 2 months ago
  32. 66d508c tree data FEATURE function for unlinking siblings by Michal Vasko · 3 years, 2 months ago
  33. 81008a5 parsers UPDATE always try to parse data node normally by Michal Vasko · 3 years, 2 months ago
  34. c825ed7 diff BUGFIX skip opaque nodes by Michal Vasko · 3 years, 2 months ago
  35. 8543070 parser json BUGFIX null array and opaque flag by Michal Vasko · 3 years, 2 months ago
  36. 9da78cf data tree UPDATE parse unknown op nodes as opaque by Michal Vasko · 3 years, 2 months ago
  37. 709f9a5 tree schema BUGFIX separate single-item dep set creation by Michal Vasko · 3 years, 2 months ago
  38. 10b6b1c schema compile BUGFIX proper uses status flag compile/inherit by Michal Vasko · 3 years, 2 months ago
  39. 60edc2f schema compile BUGFIX no recursive cyclic when check by Michal Vasko · 3 years, 2 months ago
  40. 2c4d915 schema compile UPDATE improved cyclic when message by Michal Vasko · 3 years, 2 months ago
  41. 27d2b1b validation BUGFIX unresolved term nodes may be under false when by Michal Vasko · 3 years, 2 months ago
  42. 423ba3f xpath BUGFIX handle non-term nodes in deref by Michal Vasko · 3 years, 2 months ago
  43. 19034e2 validation BUGFIX final validation of specific module data only by Michal Vasko · 3 years, 2 months ago
  44. a1db234 validation MAINTENANCE int error for non-evaluated when in must by Michal Vasko · 3 years, 2 months ago
  45. 598063b validation BUGFIX keeping track of first top-level sibling by Michal Vasko · 3 years, 2 months ago
  46. 0e72b7a validation BUGFIX validate only specific module subtrees by Michal Vasko · 3 years, 2 months ago
  47. 8bd9cc7 tree data BUGFIX uniinitialized variable by Michal Vasko · 3 years, 2 months ago
  48. dca9f12 xpath BUGFIX skip opaque nodes by Michal Vasko · 3 years, 2 months ago
  49. be04af4 tree schema BUGFIX existing module is not a parsing error by Michal Vasko · 3 years, 2 months ago
  50. c9eb3ca data tree FEATURE function for simple evaluation of xpath by Michal Vasko · 3 years, 2 months ago
  51. 6ee6f43 parser FEATURE support for faster ordered parsing by Michal Vasko · 3 years, 2 months ago
  52. 8e24ab4 data parser DOC minor update by Michal Vasko · 3 years, 2 months ago
  53. 56d8860 lyb parser BUGFIX do not validate any content by Michal Vasko · 3 years, 2 months ago
  54. c64661b schema CHANGE add summarizing error messages when module parsing failed by Radek Krejci · 4 years, 1 month ago
  55. 02ed9d8 parser BUGFIX any content parsing by Michal Vasko · 3 years, 2 months ago
  56. 3a70862 data tree OPTIMIZE minor optimization by Michal Vasko · 3 years, 2 months ago
  57. aa14a0c yang printer CHANGE some tunning of printer to unify output with pyang by Radek Krejci · 4 years, 1 month ago
  58. 8081a81 data tree DOC missing group open by Michal Vasko · 3 years, 2 months ago
  59. 6598824 schema compile DOC do not link static functions by Michal Vasko · 3 years, 2 months ago
  60. 03fbaed parser REFACTOR specific data parsers defined together by Michal Vasko · 3 years, 2 months ago
  61. 84d7fd7 doc BUGFIX internal docs' issues reported by doxygen by Radek Krejci · 3 years, 2 months ago
  62. 35a3b1d xpath BUGFIX skip non-implemented modules by Michal Vasko · 3 years, 2 months ago
  63. 0c29672 schema compile BUGFIX handle implemented non-compiled modules by Michal Vasko · 3 years, 2 months ago
  64. a23e1d9 schema compile MAINTENANCE remove redundant code by Michal Vasko · 3 years, 2 months ago
  65. feb2351 schema compile MAINTENANCE remove redundant asserts by Michal Vasko · 3 years, 2 months ago
  66. c6526b4 schema compile FEATURE check of disabled leafref by aPiecek · 3 years, 2 months ago
  67. d7bd52d schema compile FEATURE check leafref target by aPiecek · 3 years, 3 months ago
  68. 732cd14 schema compile REFACTOR to lys_type_leafref_next by aPiecek · 3 years, 3 months ago
  69. d0237d4 xml parser FEATURE verb messages when skipping/creating opaque nodes by Michal Vasko · 3 years, 2 months ago
  70. 24fc4d1 path REFACTOR implement leafref modules beforehand by Michal Vasko · 3 years, 2 months ago
  71. bd77766 out BUGFIX trim print and opque nodes by Michal Vasko · 3 years, 3 months ago
  72. a2756f0 data tree BUGFIX opaque parent handling by Michal Vasko · 3 years, 3 months ago
  73. 1d991fd xml parser BUGFIX rpc-reply children must be all parsed by Michal Vasko · 3 years, 3 months ago
  74. a9309bb schema MAINTENANCE warnings in release build by Michal Vasko · 3 years, 3 months ago
  75. 4de7d07 parser schema CHANGE always return non-const modules by Michal Vasko · 3 years, 3 months ago
  76. 1dd384e out BUGFIX empty container printing by Michal Vasko · 3 years, 3 months ago
  77. 2c1ff6a tree schema BUGFIX missing param by Michal Vasko · 3 years, 3 months ago
  78. a918a63 data tree BUGFIX creating keys clarification by Michal Vasko · 3 years, 3 months ago
  79. a51ef07 context CHANGE always return non-const module by Michal Vasko · 3 years, 3 months ago
  80. 2ca9f9e src MAINTENANCE release build type warnings by Michal Vasko · 3 years, 3 months ago
  81. 9cf6242 data tree FEATURE duplicating attributes of opaque nodes by Michal Vasko · 3 years, 3 months ago
  82. b0534f9 data tree REFACTOR formatting by Michal Vasko · 3 years, 3 months ago
  83. bb51279 lyb parser BUGFIX parse attributes with all data hints by Michal Vasko · 3 years, 3 months ago
  84. 486e4f9 lyb parser BUGFIX init var to append to by Michal Vasko · 3 years, 3 months ago
  85. e4e0d6c json BUGFIX labs() in lyjson_exp_number by aPiecek · 3 years, 3 months ago
  86. 56be92a parser MAINTENANCE main_ctx is never NULL by aPiecek · 3 years, 3 months ago
  87. 63e080d parser FEATURE added collision check for grouping by aPiecek · 3 years, 3 months ago
  88. 75b83a0 parser BUGFIX inserting to tpdfs_nodes by aPiecek · 3 years, 3 months ago
  89. c7594b7 schema helpers CHANGE return code and message by aPiecek · 3 years, 3 months ago
  90. e1fbd95 schema helpers MAINTENANCE lysp_check_dup_typedefs by aPiecek · 3 years, 3 months ago
  91. ea147b3 schema helpers CHANGE detailed error message by aPiecek · 3 years, 3 months ago
  92. f620307 schema helpers CHANGE increase hash table alloc by aPiecek · 3 years, 3 months ago
  93. dc12b9f schema helpers REFACTOR inserting to hash table by aPiecek · 3 years, 3 months ago
  94. 8d4e75d parser BUGFIX memory-leak due to tpdfs_nodes by aPiecek · 3 years, 3 months ago
  95. c3e2614 schema internal MAINTENANCE removed new_mods set by aPiecek · 3 years, 3 months ago
  96. b0445f2 libyang DOC spelling correction in headers by aPiecek · 3 years, 3 months ago
  97. 69bd24a schema compile BUGFIX invalid memory access by Michal Vasko · 3 years, 3 months ago
  98. 208e6d6 data tree FEATURE creating lists with binary/canon values by Michal Vasko · 3 years, 3 months ago
  99. 4911eeb path FEATURE support number key values in predicates by Michal Vasko · 3 years, 3 months ago
  100. 8e35138 schema compile BUGFIX removed assert by aPiecek · 3 years, 3 months ago