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