1. 327de16 schema compile CHANGE provide path when reporting schema compilation error by Radek Krejci · 5 years ago
  2. 7fc6829 YANG parser BUGFIX updating pointers to objects stored in sized arrays by Radek Krejci · 5 years ago
  3. e7b9509 data tree FEATURE initial implementation of YANG data support by Radek Krejci · 5 years ago
  4. 6e67c40 features CHANGE do not print confusing error message by Radek Krejci · 5 years ago
  5. 693262f schema printers FEATURE print compiled schema as YANG (LYS_OUT_YANG_COMPILED) by Radek Krejci · 5 years ago
  6. ed5acc5 yanglint FEATURE initial version of yanglint(1) by Radek Krejci · 5 years ago
  7. d5a2b9d lys_getnext() BUGFIX several bugs when searching for action/notification nodes by Radek Krejci · 5 years ago
  8. b07b5c9 BUGFIX possible NULL pointer dereferences by Radek Krejci · 5 years ago
  9. 05b774b schema BUGFIX several tests and bugfixes of lys_getnext() by Radek Krejci · 6 years ago
  10. 6eeb58f schema compile CHANGE initial support for RPC/actions by Radek Krejci · 6 years ago
  11. 0af4629 schema compile CHANGE better handling of features by Radek Krejci · 6 years ago
  12. 096235c schema CHANGE hide schema compilation behing lys_parse_mem() by Radek Krejci · 6 years ago
  13. 0bcdaed schema CHANGE refactor lys_module structure by Radek Krejci · 6 years ago
  14. 01342af schema compile BUGFIXES test refine in uses and fix found issues by Radek Krejci · 6 years ago
  15. a9026eb schema compile CHANGE finished choice and case support, tests added by Radek Krejci · 6 years ago
  16. 056d0a8 schema compile CHANGE partial support for choice/case nodes by Radek Krejci · 6 years ago
  17. 9bb94eb schema compile CHANGE support list compilation by Radek Krejci · 6 years ago
  18. 65639b9 MAINTENANCE variables definitions in conditionaly compiled code by Radek Krejci · 6 years ago
  19. 60794f5 osx BUGFIX incorrect macro name, use PATH_MAX instead of old MAXPATHLEN by Radek Krejci · 6 years ago
  20. 7802bae BUGFIX use of PATH_MAX (for OSX) by Radek Krejci · 6 years ago
  21. abbf357 schema MAINTENANCE cleanup headers includes by Radek Krejci · 6 years ago
  22. a304538 schema compile CHANGE support for leafref type by Radek Krejci · 6 years ago
  23. 19a9610 tree schema MAINTENANCE split source files to keep smaller files to work with by Radek Krejci · 6 years ago
  24. 1011365 schema compile CHANGE check some of the differences between YANG 1.0 and 1.1 by Radek Krejci · 6 years ago
  25. 8cb3244 schema compile CHANGE keep type's bits ordered by Radek Krejci · 6 years ago
  26. 8b76466 schema compile CHANGE support for enumeration and bits types by Radek Krejci · 6 years ago
  27. cda7415 tests CHANGE add type's patterns checks by Radek Krejci · 6 years ago
  28. 56aa27c schema compile CHANGE remove some dead code by Radek Krejci · 6 years ago
  29. 0f07bed tests CHANGE type's range tests by Radek Krejci · 6 years ago
  30. 9a191e6 schema compile BUGFIX memory corruption of shared type information by Radek Krejci · 6 years ago
  31. 4586a02 schema compile CHANGE support more restrictions for types by Radek Krejci · 6 years ago
  32. d505e3d schema compile CHANGE detect conflicting type's substatements by Radek Krejci · 6 years ago
  33. b31c899 schema compile CHANGE check that derived range is more limiting than its base by Radek Krejci · 6 years ago
  34. c5ddcc0 schema compile BUGFIX storing eapptag and emsg in range restriction by Radek Krejci · 6 years ago
  35. 4f28eda schema compilation CHANGE partial support for types by Radek Krejci · 6 years ago
  36. 3b1f929 schema parsers CHANGE detect typedef collisions between main module and submodules by Radek Krejci · 6 years ago
  37. bbe09a9 schema parsers CHANGE check typedef collisions by Radek Krejci · 6 years ago
  38. 98094b3 tests CHANGE check status handling in compiled schema nodes by Radek Krejci · 6 years ago
  39. bd8d9ba schema compilation CHANGE basic support for compiling nodes by Radek Krejci · 6 years ago
  40. d14e969 schema tree CHANGE simplify using returned lys_module by Radek Krejci · 6 years ago
  41. ca3db00 schema tree CHANGE clarify lys_feature_enable() when enabling all features by Radek Krejci · 6 years ago
  42. 9ed7a19 schema parsing CHANGE improve content checking of a loaded schema by Radek Krejci · 6 years ago
  43. f8f882a schema tree CHANGE redesign revision in compiled schema by Radek Krejci · 6 years ago
  44. 87616bb tests CHANGE extend if-feature tests by Radek Krejci · 6 years ago
  45. 478020e tests CHANGE improve tests of identities compilation by Radek Krejci · 6 years ago
  46. faa1eac schema tree CHANGE better checking of name collisions by Radek Krejci · 6 years ago
  47. 2a408df tree schema FEATURE compile identities by Radek Krejci · 6 years ago
  48. ce8c159 schema tree CHANGE base for compiling extension instances by Radek Krejci · 6 years ago
  49. 6d6e4e4 tree schema CHANGE compile import module information by Radek Krejci · 6 years ago
  50. 086c713 schema parsers FEATURE processing imports and includes by Radek Krejci · 6 years ago
  51. d33273d YANG parser CHANGE support for including submodules by Radek Krejci · 6 years ago
  52. 9f5e6fb schema tree BUGFIX using of module's latest_revision flag by Radek Krejci · 6 years ago
  53. b7db73a schemas FEATURE add schema getters from the context by Radek Krejci · 6 years ago
  54. 2c4e717 schema CHANGE redesign Sized arrays to be usable in a more simple way by Radek Krejci · 6 years ago
  55. 151a5b7 schema tree FEATURE features and if-features compilation and handling functions by Radek Krejci · 6 years ago
  56. ba64d93 schema tree BUGFIX remove duplicated (debug) code by Radek Krejci · 6 years ago
  57. 86d106e context FEATURE public API for parsing schemas by Radek Krejci · 6 years ago
  58. e53a8dc schema CHANGE convert 0-terminated arrays to sized-arrays by Radek Krejci · 6 years ago
  59. dd4e8d4 schema tree CHANGE initial schema compilation code by Radek Krejci · 6 years ago
  60. 70853c5 schema parsers CHANGE check for prefix duplicity by Radek Krejci · 6 years ago
  61. 8447f6a schema tree BUGFIX memory leak by Michal Vasko · 6 years ago
  62. 6f7feb6 schema tree CHANGE lysp_* structures free functions by Radek Krejci · 6 years ago
  63. 3f5e3db schema tree CHANGE base for the printer tree's free function by Radek Krejci · 6 years ago