1. d49fe11 YANG parser BUGFIX reading escaped characters in quoted strings by fredgan · 5 years ago
  2. 9943524 tests BUGFIX reflect changes in logging and set position type in parser contexts by Radek Krejci · 5 years ago
  3. d6b7645 extensions CHANGE base for substatements support in extension instances by Radek Krejci · 5 years ago
  4. 1b62312 schema parsers CHANGE make lys_parse_mem functions compatible with yin_parser_ctx by David Sedlák · 5 years ago
  5. 1af868e yin parser CHANGE add support for max-elements element by David Sedlák · 5 years ago
  6. d6ce6d7 yang parser BUGFIX allow -0 as value, not as position by David Sedlák · 5 years ago
  7. 9fb515f yang parser BUGFIX dont't allow position and value statements interchangeably by David Sedlák · 5 years ago
  8. 40bb13b yang parser BUGFIX validate identifier-ref-arg-str properly by David Sedlák · 5 years ago
  9. 4ccd7c3 tests FIX missing file from last commit by David Sedlák · 5 years ago
  10. f09e4e8 YANG parser BUGFIX parsing when statement with empty ("") argument by Radek Krejci · 5 years ago
  11. abdd806 YANG parser BUGFIX processing keywords (checking their end) by Radek Krejci · 5 years ago
  12. 4e199f5 YANG parser BUGFIX check for empty statement argument where identifier expected by Radek Krejci · 5 years ago
  13. 0a1d0d4 YANG parser BUGFIX improve checking of input data when parsing by Radek Krejci · 5 years ago
  14. 2d7a47b tests CHANGE speedup building by Radek Krejci · 5 years ago
  15. bbbbda9 tests BUGFIX include compatibility code to run in different environments by Radek Krejci · 5 years ago
  16. e7b9509 data tree FEATURE initial implementation of YANG data support by Radek Krejci · 5 years ago
  17. d3ca063 printer YANG FEATURE initial implementation of YANG printer by Radek Krejci · 5 years ago
  18. fc11bd7 schema compile CHANGE Notifications support by Radek Krejci · 5 years ago
  19. f538ce5 schema compile CHANGE support for RPC/action in deviations and additional tests by Radek Krejci · 6 years ago
  20. b4adbf1 tests BUGFIX YANG parser's augment test not used by Radek Krejci · 6 years ago
  21. 3822263 schema compile CHANGE check for identity circular dependency by Radek Krejci · 6 years ago
  22. 5a7c4a5 tests CHANGE extend tests for augment statement in YANG by Radek Krejci · 6 years ago
  23. 40544fa test CHANGE additional tests for YANG parser by Radek Krejci · 6 years ago
  24. 0bcdaed schema CHANGE refactor lys_module structure by Radek Krejci · 6 years ago
  25. e86bf77 schema compile CHANGE basic implementation of applying groupings into uses by Radek Krejci · 6 years ago
  26. 9800fb8 schema compile CHANGE anydata and anyxml support by Radek Krejci · 6 years ago
  27. a9026eb schema compile CHANGE finished choice and case support, tests added by Radek Krejci · 6 years ago
  28. 056d0a8 schema compile CHANGE partial support for choice/case nodes by Radek Krejci · 6 years ago
  29. d05cbd9 schema validation CHANGE checking identity and feature name uniqness by Radek Krejci · 6 years ago
  30. 9bb94eb schema compile CHANGE support list compilation by Radek Krejci · 6 years ago
  31. df6cad1 yang parser CHANGE enhance min/max-elements validation by Radek Krejci · 6 years ago
  32. 0e5d838 schema compile CHANGE leaf-list support by Radek Krejci · 6 years ago
  33. 05b1398 tests CHANGE test min/max-elements in yang parser by Radek Krejci · 6 years ago
  34. b1a5dcc tests CHANGE more leaf parsing/compilation checks according to RFC by Radek Krejci · 6 years ago
  35. 19a9610 tree schema MAINTENANCE split source files to keep smaller files to work with by Radek Krejci · 6 years ago
  36. f3f4784 build BUGFIX correctly set hidden visibility of shared objects by Radek Krejci · 6 years ago
  37. 027d580 test CHANGE enhance type tests and fit them with the recent changes by Radek Krejci · 6 years ago
  38. 4f28eda schema compilation CHANGE partial support for types by Radek Krejci · 6 years ago
  39. 313d990 tests CHANGE enhance test to cover some parts of the recent changes by Radek Krejci · 6 years ago
  40. 8c37083 tests CHANGE test yang parser for container by Radek Krejci · 6 years ago
  41. 9ed7a19 schema parsing CHANGE improve content checking of a loaded schema by Radek Krejci · 6 years ago
  42. faa1eac schema tree CHANGE better checking of name collisions by Radek Krejci · 6 years ago
  43. 086c713 schema parsers FEATURE processing imports and includes by Radek Krejci · 6 years ago
  44. d33273d YANG parser CHANGE support for including submodules by Radek Krejci · 6 years ago
  45. b7db73a schemas FEATURE add schema getters from the context by Radek Krejci · 6 years ago
  46. 2c4e717 schema CHANGE redesign Sized arrays to be usable in a more simple way by Radek Krejci · 6 years ago
  47. 86d106e context FEATURE public API for parsing schemas by Radek Krejci · 6 years ago
  48. e53a8dc schema CHANGE convert 0-terminated arrays to sized-arrays by Radek Krejci · 6 years ago
  49. dd4e8d4 schema tree CHANGE initial schema compilation code by Radek Krejci · 6 years ago
  50. 2c02f3e tests CHANGE enhance yang parser tests by Radek Krejci · 6 years ago
  51. 4c6d9bd tests CHANGE test YANG identity parsing by Radek Krejci · 6 years ago
  52. 156ccaf YANG parser BUGFIX keyword as a prefix name in extension instance by Radek Krejci · 6 years ago
  53. 469f70d tests BUGFIX checking module's include substatement by Radek Krejci · 6 years ago
  54. 0930636 tests CHANGE extend yang parser tests for submodules by Radek Krejci · 6 years ago
  55. 70853c5 schema parsers CHANGE check for prefix duplicity by Radek Krejci · 6 years ago
  56. a042ea1 tests CHANGE enhance yang parser tests by Radek Krejci · 6 years ago
  57. 9fcacc1 tests CHANGE enhance YANG parser tests by Radek Krejci · 6 years ago
  58. 626df48 YANG parser BUGFIX processing ';', '{' and '}' as keywords by Radek Krejci · 6 years ago
  59. dcc7b32 tests CHANGE cover get_keyword in YANG parser by Radek Krejci · 6 years ago
  60. fc62d7e yang parser CHANGE rename get_string() to get_argument() by Radek Krejci · 6 years ago
  61. d5f2b5f YANG parser CHANGE quoted string indentation counter rewritten by Radek Krejci · 6 years ago
  62. 404251e tests CHANGE enhance YANG parser tests by Radek Krejci · 6 years ago
  63. 44ceedc YANG parser CHANGE code review, utf8 support by Radek Krejci · 6 years ago
  64. efd22f6 tests CHANGE parser_yang tests by Radek Krejci · 6 years ago
  65. 80dd33e tests CHANGE initial test for YANG parser by Radek Krejci · 6 years ago