1. 21f87cd yin parser CHANGE add functions for checking of subelement constraints by David Sedlák · 5 years ago
  2. 10bfdf8 tests CHANGE add test for test_parse_instance_predicate() by Radek Krejci · 5 years ago
  3. 9ea8ca1 tests CHANGE add test for int/uint parsers 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. a9dc4ab compatibility BUGFIX detection of get_current_dir_name() presence by Radek Krejci · 5 years ago
  7. e7b9509 data tree FEATURE initial implementation of YANG data support by Radek Krejci · 5 years ago
  8. cc6a45c parsers BUGFIX uninitialized variable storing number of read bytes by Radek Krejci · 5 years ago
  9. 60794f5 osx BUGFIX incorrect macro name, use PATH_MAX instead of old MAXPATHLEN by Radek Krejci · 6 years ago
  10. 7802bae BUGFIX use of PATH_MAX (for OSX) by Radek Krejci · 6 years ago
  11. cad716e CHANGE add get_current_dir_name() implementation missing on some platforms by Radek Krejci · 6 years ago
  12. 4f28eda schema compilation CHANGE partial support for types by Radek Krejci · 6 years ago
  13. b7db73a schemas FEATURE add schema getters from the context by Radek Krejci · 6 years ago
  14. 86d106e context FEATURE public API for parsing schemas by Radek Krejci · 6 years ago
  15. b416be6 common CHANGE make utf8 getter more generic for other parsers, not only for XML by Radek Krejci · 6 years ago
  16. d972c25 xml FEATURE XML attribute parsing function by Radek Krejci · 6 years ago
  17. 531fe5b YANG parser CHANGE make lysp_get_data_line() static and only for YANG parser by Radek Krejci · 6 years ago
  18. f345c01 common CHANGE refactor lysp_check_date() by Radek Krejci · 6 years ago
  19. c59bc97 parsers CHANGE move statements lists from YANG parser by Radek Krejci · 6 years ago
  20. dac4059 common NEW function for counting newlines by Michal Vasko · 6 years ago
  21. 5825771 log CHANGE message macros updated by Michal Vasko · 6 years ago
  22. 2b79254 common BUGFIX typo by Michal Vasko · 6 years ago
  23. 841d1a9 common NEW lysp_check_date function by Michal Vasko · 6 years ago
  24. 1324b6c common NEW ly_realloc() and macro for new lysp structure array item by Michal Vasko · 6 years ago