1. c53e742 Merge remote-tracking branch 'upstream/libyang2' into libyang2 by David Sedlák · 5 years ago
  2. 327de16 schema compile CHANGE provide path when reporting schema compilation error by Radek Krejci · 5 years ago
  3. f3c7005 types CHANGE preparation for predicates support in instance-identifier values by Radek Krejci · 5 years ago
  4. b4a4a27 parsers CHANGE clarify function names by Radek Krejci · 5 years ago
  5. 249973a data parsing CHANGE de-duplicate code by Radek Krejci · 5 years ago
  6. 916b190 yin parser CHANGE resolve logging TODOs by David Sedlák · 5 years ago
  7. e88beef data FEATURE support for validating and parsing decimal64 values by Radek Krejci · 5 years ago
  8. 0a1d0d4 YANG parser BUGFIX improve checking of input data when parsing by Radek Krejci · 5 years ago
  9. d7de8f8 build BUGFIX using system-specific header stdc-predef.h by Radek Krejci · 5 years ago
  10. a9dc4ab compatibility BUGFIX detection of get_current_dir_name() presence by Radek Krejci · 5 years ago
  11. e7b9509 data tree FEATURE initial implementation of YANG data support by Radek Krejci · 5 years ago
  12. 58dca37 BUGFIX invalid use of macro parameter in LY_ARRAY_CREATE_GOTO by Radek Krejci · 5 years ago
  13. ccd20f1 schema compile CHANGE partial support for deviations by Radek Krejci · 6 years ago
  14. 00b874b schema compile CHANGE pass augment's and uses's when stmt to their children by Radek Krejci · 6 years ago
  15. 0bcdaed schema CHANGE refactor lys_module structure by Radek Krejci · 6 years ago
  16. d427026 xpath CHANGE provide more informative message in case of invalid XPath expression by Radek Krejci · 6 years ago
  17. 76b3e96 schema compile WIP partial support for uses's refine by Radek Krejci · 6 years ago
  18. a9026eb schema compile CHANGE finished choice and case support, tests added by Radek Krejci · 6 years ago
  19. d05cbd9 schema validation CHANGE checking identity and feature name uniqness by Radek Krejci · 6 years ago
  20. c1c03d6 MAINTENANCE unify Feature Test macros usage by Radek Krejci · 6 years ago
  21. cad716e CHANGE add get_current_dir_name() implementation missing on some platforms by Radek Krejci · 6 years ago
  22. b1a5dcc tests CHANGE more leaf parsing/compilation checks according to RFC by Radek Krejci · 6 years ago
  23. a304538 schema compile CHANGE support for leafref type by Radek Krejci · 6 years ago
  24. 555cb5b schema compile CHANGE support for identityref types by Radek Krejci · 6 years ago
  25. f3f4784 build BUGFIX correctly set hidden visibility of shared objects by Radek Krejci · 6 years ago
  26. 1011365 schema compile CHANGE check some of the differences between YANG 1.0 and 1.1 by Radek Krejci · 6 years ago
  27. 4586a02 schema compile CHANGE support more restrictions for types by Radek Krejci · 6 years ago
  28. 4f28eda schema compilation CHANGE partial support for types by Radek Krejci · 6 years ago
  29. b1646a9 xpath FEATURE start of integrating XPath implementation by Radek Krejci · 6 years ago
  30. 6d9b9b5 yang parser CHANGE refactor yang parser code by Radek Krejci · 6 years ago
  31. faa1eac schema tree CHANGE better checking of name collisions by Radek Krejci · 6 years ago
  32. 6d6e4e4 tree schema CHANGE compile import module information by Radek Krejci · 6 years ago
  33. d33273d YANG parser CHANGE support for including submodules by Radek Krejci · 6 years ago
  34. b7db73a schemas FEATURE add schema getters from the context by Radek Krejci · 6 years ago
  35. 6caa6ab filesystem MAINTENANCE move public ly_ctx* functions into context.h by Radek Krejci · 6 years ago
  36. 2c4e717 schema CHANGE redesign Sized arrays to be usable in a more simple way by Radek Krejci · 6 years ago
  37. 151a5b7 schema tree FEATURE features and if-features compilation and handling functions by Radek Krejci · 6 years ago
  38. 86d106e context FEATURE public API for parsing schemas by Radek Krejci · 6 years ago
  39. e53a8dc schema CHANGE convert 0-terminated arrays to sized-arrays by Radek Krejci · 6 years ago
  40. dd4e8d4 schema tree CHANGE initial schema compilation code by Radek Krejci · 6 years ago
  41. e384647 yang parser CHANGE improve readability by Radek Krejci · 6 years ago
  42. 4f3980b schema tree BUGFIX last array value size 1B is not enough by Michal Vasko · 6 years ago
  43. b416be6 common CHANGE make utf8 getter more generic for other parsers, not only for XML by Radek Krejci · 6 years ago
  44. 633c484 common & yang DOC minor updates by Michal Vasko · 6 years ago
  45. d972c25 xml FEATURE XML attribute parsing function by Radek Krejci · 6 years ago
  46. d91dbaf xml FEATURE xml parser by Radek Krejci · 6 years ago
  47. 531fe5b YANG parser CHANGE make lysp_get_data_line() static and only for YANG parser by Radek Krejci · 6 years ago
  48. f345c01 common CHANGE refactor lysp_check_date() by Radek Krejci · 6 years ago
  49. c59bc97 parsers CHANGE move statements lists from YANG parser by Radek Krejci · 6 years ago
  50. c07921a logger BUGFIX fix LOGVAL macro to handle format strings without arguments by Radek Krejci · 6 years ago
  51. 37d705c common BUGFIX wrong string format used by Michal Vasko · 6 years ago
  52. dac4059 common NEW function for counting newlines by Michal Vasko · 6 years ago
  53. 5825771 log CHANGE message macros updated by Michal Vasko · 6 years ago
  54. 94aa994 logger CHANGE support for validation errors - work in progress by Radek Krejci · 6 years ago
  55. 841d1a9 common NEW lysp_check_date function by Michal Vasko · 6 years ago
  56. ad57350 context BUGFIX add context.c into a build system and fix issues by Radek Krejci · 6 years ago
  57. 50b7014 common CHANGE zero newly allocated array member by Michal Vasko · 6 years ago
  58. 1324b6c common NEW ly_realloc() and macro for new lysp structure array item by Michal Vasko · 6 years ago
  59. b3d0d6b log CHANGE logging macros simplified by Michal Vasko · 6 years ago
  60. 2c22f12 build FEATURE set up build system by Radek Krejci · 6 years ago
  61. 4ab6156 log BUGFIX add missing LOGDBG macro and related functions by Radek Krejci · 6 years ago
  62. 5aeea3a initial commit by Radek Krejci · 6 years ago