1. 72d46e2 tree_schema_helpers CHANGE make lysp_check_prefix function compatible with lyxml_context by David Sedlák · 6 years ago
  2. b308214 Merge remote-tracking branch 'upstream/libyang2' into libyang2 by David Sedlák · 6 years ago
  3. f538ce5 schema compile CHANGE support for RPC/action in deviations and additional tests by Radek Krejci · 6 years ago
  4. 05b774b schema BUGFIX several tests and bugfixes of lys_getnext() by Radek Krejci · 6 years ago
  5. 6eeb58f schema compile CHANGE initial support for RPC/actions by Radek Krejci · 6 years ago
  6. 7af6424 schema compile CHANGE suppoert deviation of unique statements by Radek Krejci · 6 years ago
  7. 9220612 match_keyword BUGFIX lenght of keyword must be also checked by David Sedlák · 6 years ago
  8. 8dd03ad Merge remote-tracking branch 'upstream/libyang2' into libyang2 by David Sedlák · 6 years ago
  9. 3641f56 schema compile CHANGE support for uses's augments by Radek Krejci · 6 years ago
  10. f12a1f0 schema compile CHANGE better support for augments from submodules by Radek Krejci · 6 years ago
  11. 95710c9 schema compilation CHANGE basic support for global augments by Radek Krejci · 6 years ago
  12. 0af4629 schema compile CHANGE better handling of features by Radek Krejci · 6 years ago
  13. 096235c schema CHANGE hide schema compilation behing lys_parse_mem() by Radek Krejci · 6 years ago
  14. 0bcdaed schema CHANGE refactor lys_module structure by Radek Krejci · 6 years ago
  15. 01342af schema compile BUGFIXES test refine in uses and fix found issues by Radek Krejci · 6 years ago
  16. 18e494b Merge remote-tracking branch 'upstream/libyang2' into libyang2 by David Sedlák · 6 years ago
  17. c10e790 parser yin REFACTOR of whats currently implemented by David Sedlák · 6 years ago
  18. 76b3e96 schema compile WIP partial support for uses's refine by Radek Krejci · 6 years ago
  19. 53ea615 schema CHANGE add lysp_node_groupings() by Radek Krejci · 6 years ago
  20. 0fb2856 schema CHANGE remove unnecessary function lysp_node_typedefs_p() by Radek Krejci · 6 years ago
  21. a9026eb schema compile CHANGE finished choice and case support, tests added by Radek Krejci · 6 years ago
  22. 056d0a8 schema compile CHANGE partial support for choice/case nodes by Radek Krejci · 6 years ago
  23. 665421c tests CHANGE enhance list tests by Radek Krejci · 6 years ago
  24. 9bb94eb schema compile CHANGE support list compilation by Radek Krejci · 6 years ago
  25. 60794f5 osx BUGFIX incorrect macro name, use PATH_MAX instead of old MAXPATHLEN by Radek Krejci · 6 years ago
  26. 7802bae BUGFIX use of PATH_MAX (for OSX) by Radek Krejci · 6 years ago
  27. 58d171e schema compile CHANGE check if-features applicable to leafref and its target by Radek Krejci · 6 years ago
  28. 96a0bfd schema compile CHANGE compiling leafref types by Radek Krejci · 6 years ago
  29. a304538 schema compile CHANGE support for leafref type by Radek Krejci · 6 years ago
  30. 4f28eda schema compilation CHANGE partial support for types by Radek Krejci · 6 years ago
  31. 3b1f929 schema parsers CHANGE detect typedef collisions between main module and submodules by Radek Krejci · 6 years ago
  32. bbe09a9 schema parsers CHANGE check typedef collisions by Radek Krejci · 6 years ago
  33. d14e969 schema tree CHANGE simplify using returned lys_module by Radek Krejci · 6 years ago
  34. 9ed7a19 schema parsing CHANGE improve content checking of a loaded schema by Radek Krejci · 6 years ago
  35. f8f882a schema tree CHANGE redesign revision in compiled schema by Radek Krejci · 6 years ago
  36. e9e987e schema tree CHANGE provide more control on latest revision selection by Radek Krejci · 6 years ago
  37. ce8c159 schema tree CHANGE base for compiling extension instances by Radek Krejci · 6 years ago
  38. 6d6e4e4 tree schema CHANGE compile import module information by Radek Krejci · 6 years ago
  39. 086c713 schema parsers FEATURE processing imports and includes by Radek Krejci · 6 years ago
  40. 23a59a6 tree_schema_helpers ADD function to match YANG keyword by David Sedlák · 6 years ago
  41. c0022de schema parser BUGFIX passing include's revision into import callback by Radek Krejci · 6 years ago
  42. 2d31ea7 test CHANGE enhance schema tests by Radek Krejci · 6 years ago
  43. d33273d YANG parser CHANGE support for including submodules by Radek Krejci · 6 years ago
  44. b7db73a schemas FEATURE add schema getters from the context by Radek Krejci · 6 years ago
  45. 2c4e717 schema CHANGE redesign Sized arrays to be usable in a more simple way by Radek Krejci · 6 years ago
  46. 151a5b7 schema tree FEATURE features and if-features compilation and handling functions by Radek Krejci · 6 years ago
  47. 86d106e context FEATURE public API for parsing schemas by Radek Krejci · 6 years ago