1. 40bb13b yang parser BUGFIX validate identifier-ref-arg-str properly by David Sedlák · 5 years ago
  2. 4a65053 yin parser CHANGE validate argument value according to its type by David Sedlák · 5 years ago
  3. 0dee2d2 Merge remote-tracking branch 'upstream/libyang2' into libyang2 by David Sedlák · 5 years ago
  4. 2444f8f yang parser BUGFIX argument of argument statement is identifier-arg-str according to YANG ABNF grammar by David Sedlák · 5 years ago
  5. 2f54df5 YANG parser BUGFIX memory leak by Radek Krejci · 5 years ago
  6. b307719 tree schema internal CHANGE rename LOGVAL_YANG macro to LOGVAL_PARSER by David Sedlák · 5 years ago
  7. 5f8f033 internal tree schema CHANGE add lysp_ prefix to match_kw function by David Sedlák · 5 years ago
  8. 1bccdfa tree schema helpers REFACTOR by David Sedlák · 5 years ago
  9. f09e4e8 YANG parser BUGFIX parsing when statement with empty ("") argument by Radek Krejci · 5 years ago
  10. 7fc6829 YANG parser BUGFIX updating pointers to objects stored in sized arrays by Radek Krejci · 5 years ago
  11. abdd806 YANG parser BUGFIX processing keywords (checking their end) by Radek Krejci · 5 years ago
  12. 9006a4e YANG parser BUGFIX handling empty ('') text arguments. by Radek Krejci · 5 years ago
  13. 1302828 YANG parser BUGFIX counting read lines for log messages by Radek Krejci · 5 years ago
  14. 5b93049 YANG parser BUGFIX processing block comments by Radek Krejci · 5 years ago
  15. 4e199f5 YANG parser BUGFIX check for empty statement argument where identifier expected by Radek Krejci · 5 years ago
  16. 0a1d0d4 YANG parser BUGFIX improve checking of input data when parsing by Radek Krejci · 5 years ago
  17. 2d7a47b tests CHANGE speedup building by Radek Krejci · 5 years ago
  18. e7b9509 data tree FEATURE initial implementation of YANG data support by Radek Krejci · 5 years ago
  19. d3ca063 printer YANG FEATURE initial implementation of YANG printer by Radek Krejci · 5 years ago
  20. c091739 YANG parser BUGFIX dereferencing NULL pointer by Radek Krejci · 5 years ago
  21. f29b7c3 YANG parser CHANGE checking for valid combination of buf_store_char() parameters by Radek Krejci · 5 years ago
  22. bb9b198 BUGFIX memory leaks by Radek Krejci · 5 years ago
  23. b07b5c9 BUGFIX possible NULL pointer dereferences by Radek Krejci · 5 years ago
  24. f538ce5 schema compile CHANGE support for RPC/action in deviations and additional tests by Radek Krejci · 6 years ago
  25. 6eeb58f schema compile CHANGE initial support for RPC/actions by Radek Krejci · 6 years ago
  26. 40544fa test CHANGE additional tests for YANG parser by Radek Krejci · 6 years ago
  27. 0bcdaed schema CHANGE refactor lys_module structure by Radek Krejci · 6 years ago
  28. 0904c16 yang parser MAINTENANCE undef local macros by Radek Krejci · 6 years ago
  29. ceaf212 yang parser DOC add missing descriptions for several macros by Radek Krejci · 6 years ago
  30. 2b61048 YANG parser BUGFIX invalid variable used for pointer arithmetics by Radek Krejci · 6 years ago
  31. 76b3e96 schema compile WIP partial support for uses's refine by Radek Krejci · 6 years ago
  32. e86bf77 schema compile CHANGE basic implementation of applying groupings into uses by Radek Krejci · 6 years ago
  33. a9026eb schema compile CHANGE finished choice and case support, tests added by Radek Krejci · 6 years ago
  34. d05cbd9 schema validation CHANGE checking identity and feature name uniqness by Radek Krejci · 6 years ago
  35. 9bb94eb schema compile CHANGE support list compilation by Radek Krejci · 6 years ago
  36. df6cad1 yang parser CHANGE enhance min/max-elements validation by Radek Krejci · 6 years ago
  37. 0e5d838 schema compile CHANGE leaf-list support by Radek Krejci · 6 years ago
  38. b1a5dcc tests CHANGE more leaf parsing/compilation checks according to RFC by Radek Krejci · 6 years ago
  39. 1011365 schema compile CHANGE check some of the differences between YANG 1.0 and 1.1 by Radek Krejci · 6 years ago
  40. 8b76466 schema compile CHANGE support for enumeration and bits types by Radek Krejci · 6 years ago
  41. d505e3d schema compile CHANGE detect conflicting type's substatements by Radek Krejci · 6 years ago
  42. 4f28eda schema compilation CHANGE partial support for types by Radek Krejci · 6 years ago
  43. 6d6556c yang parser BUGFIX checks for mandatory substatements were skipped in by Radek Krejci · 6 years ago
  44. bbe09a9 schema parsers CHANGE check typedef collisions by Radek Krejci · 6 years ago
  45. 6d9b9b5 yang parser CHANGE refactor yang parser code by Radek Krejci · 6 years ago
  46. e9e987e schema tree CHANGE provide more control on latest revision selection by Radek Krejci · 6 years ago
  47. faa1eac schema tree CHANGE better checking of name collisions by Radek Krejci · 6 years ago
  48. 086c713 schema parsers FEATURE processing imports and includes by Radek Krejci · 6 years ago
  49. d33273d YANG parser CHANGE support for including submodules by Radek Krejci · 6 years ago
  50. 9f5e6fb schema tree BUGFIX using of module's latest_revision flag by Radek Krejci · 6 years ago
  51. b7db73a schemas FEATURE add schema getters from the context by Radek Krejci · 6 years ago
  52. 2c4e717 schema CHANGE redesign Sized arrays to be usable in a more simple way by Radek Krejci · 6 years ago
  53. 151a5b7 schema tree FEATURE features and if-features compilation and handling functions by Radek Krejci · 6 years ago
  54. 86d106e context FEATURE public API for parsing schemas by Radek Krejci · 6 years ago
  55. e53a8dc schema CHANGE convert 0-terminated arrays to sized-arrays by Radek Krejci · 6 years ago
  56. dd4e8d4 schema tree CHANGE initial schema compilation code by Radek Krejci · 6 years ago
  57. 2c02f3e tests CHANGE enhance yang parser tests by Radek Krejci · 6 years ago
  58. e7f84ae yang parser BUGFIX allocating NULL-terminated arrays by Radek Krejci · 6 years ago
  59. 156ccaf YANG parser BUGFIX keyword as a prefix name in extension instance by Radek Krejci · 6 years ago
  60. e384647 yang parser CHANGE improve readability by Radek Krejci · 6 years ago
  61. 70853c5 schema parsers CHANGE check for prefix duplicity by Radek Krejci · 6 years ago
  62. 0c2cf32 YANG parser BUGFIX uninitialized variable by Radek Krejci · 6 years ago
  63. 9fcacc1 tests CHANGE enhance YANG parser tests by Radek Krejci · 6 years ago
  64. 626df48 YANG parser BUGFIX processing ';', '{' and '}' as keywords by Radek Krejci · 6 years ago
  65. dcc7b32 tests CHANGE cover get_keyword in YANG parser by Radek Krejci · 6 years ago
  66. fc62d7e yang parser CHANGE rename get_string() to get_argument() by Radek Krejci · 6 years ago
  67. d5f2b5f YANG parser CHANGE quoted string indentation counter rewritten by Radek Krejci · 6 years ago
  68. 404251e tests CHANGE enhance YANG parser tests by Radek Krejci · 6 years ago
  69. 15c80ca MAINTENANCE indentation by Radek Krejci · 6 years ago
  70. 44ceedc YANG parser CHANGE code review, utf8 support by Radek Krejci · 6 years ago
  71. efd22f6 tests CHANGE parser_yang tests by Radek Krejci · 6 years ago
  72. 2ca70f5 fixup! common & yang DOC minor updates by Michal Vasko · 6 years ago
  73. 633c484 common & yang DOC minor updates by Michal Vasko · 6 years ago
  74. 80dd33e tests CHANGE initial test for YANG parser by Radek Krejci · 6 years ago
  75. 0ae092d tests FEATURE more advanced tests of hash_table.c functions by Radek Krejci · 6 years ago
  76. 531fe5b YANG parser CHANGE make lysp_get_data_line() static and only for YANG parser by Radek Krejci · 6 years ago
  77. 492bec7 schema tree BUGFIX do not parse invalid keywords by Michal Vasko · 6 years ago
  78. ea5abea yang parser DOC added documentation by Michal Vasko · 6 years ago
  79. c59bc97 parsers CHANGE move statements lists from YANG parser by Radek Krejci · 6 years ago
  80. d4557c6 yang parser CHANGE include parser_yang.c into build system by Radek Krejci · 6 years ago
  81. c07921a logger BUGFIX fix LOGVAL macro to handle format strings without arguments by Radek Krejci · 6 years ago
  82. 7fbc816 yang parser NEW inital yang parser version by Michal Vasko · 6 years ago