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