1. 5d24f6c libyang REFACTOR use lysp_module instead of lys_module as mod_def by Michal Vasko · 4 years ago
  2. ceab6dd schema tree FEATURE when in compiled actions and notifs by Michal Vasko · 4 years ago
  3. 6973015 uncrustify FORMAT set various uncrustify options by Michal Vasko · 4 years ago
  4. c3781c3 schema tree REFACTOR compatibility of lysp_module and lysp_submodule by Michal Vasko · 4 years ago
  5. feca4fb plugins types REFACTOR split store callback into store and resolve cb (#1220) by Michal Vasko · 4 years ago
  6. 7f45cf2 libyang REFACTOR applying deviations, augments, and refines (#1217) by Michal Vasko · 4 years ago
  7. 80d281e schema tree CHANGE keep compiled identities on a single place by Radek Krejci · 4 years ago
  8. 14915cc schema tree CHANGE keep compiled features on a single place by Radek Krejci · 4 years ago
  9. 20424b4 schema tree REFACTOR compile case like a general node by Michal Vasko · 4 years, 1 month ago
  10. 1deb5be libyang REFACTOR use size-specific int types instead of generic types (#1177) by Radek Krejci · 4 years, 1 month ago
  11. 22df3f0 uncrustify FEATURE all spacing connected to * by Michal Vasko · 4 years, 1 month ago
  12. d989ba0 uncrustify FEATURE control stmt spacing options by Michal Vasko · 4 years, 1 month ago
  13. 0f96988 libyang FORMAT uncrustify format of all sources by Radek Krejci · 4 years, 1 month ago
  14. c5a2283 libyang REFACTOR config.h code split by Michal Vasko · 4 years, 1 month ago
  15. ba99a3e plugin types REFACTOR remove STORE and CANONIZE flags by Michal Vasko · 4 years, 1 month ago
  16. b915ac9 schema BUGFIX freeing compiled type structure by Radek Krejci · 4 years, 1 month ago
  17. 7c8439f printers FEATURE submodule print by Michal Vasko · 4 years, 2 months ago
  18. fd69e1d libyang REFACTOR rename sized array size to count by Michal Vasko · 4 years, 3 months ago
  19. 33ff942 schema tree FEATURE pre-compile identities by Michal Vasko · 4 years, 3 months ago
  20. ad97c5f libyang BUGFIX cleanup of headers includes by Radek Krejci · 4 years, 3 months ago
  21. a3af598 schema tree FEATURE store augmented_by modules by Michal Vasko · 4 years, 3 months ago
  22. 004d315 path FEATURE new compiled path structure (#1108) by Michal Vasko · 4 years, 3 months ago
  23. 535ea9f libyang CHANGE headers includes cleanup using include-what-you-use tool (#1098) by Radek Krejci · 4 years, 4 months ago
  24. 57c10cd context FETAURE yang-library data generation by Michal Vasko · 4 years, 4 months ago
  25. 7eb54ba libyang CHANGE use LY_ARRAY_SIZE_TYPE for iterator variables in LY_TREE_FOR by Radek Krejci · 4 years, 4 months ago
  26. b36053d parser xml CHANGE major refactorization by Michal Vasko · 4 years, 6 months ago
  27. 4a19ab0 tree schema BUGFIX check for NULL extension definition before free by Juraj Vijtiuk · 4 years, 7 months ago
  28. 5fe75f1 schema tree CHANGE remove compiled ext defs arrays by Michal Vasko · 4 years, 7 months ago
  29. 6f4cbb6 tests NEW xml printer defaults by Michal Vasko · 4 years, 7 months ago
  30. ebc5057 tree schema BUGFIX unknown extension instance free coredump by fredgan · 5 years ago
  31. ad5963b extensions CHANGE metadata substatements by Radek Krejci · 5 years ago
  32. 38d8536 annotation CHANGE WIP parsing XML attributes as YANG metadata annotations by Radek Krejci · 5 years ago
  33. 346fe75 Merge branch 'libyang2' of https://github.com/CESNET/libyang into libyang2 by Radek Krejci · 5 years ago
  34. 0935f41 extensions FEATURE YANG extension plugins support with NACM as proof-of-concept by Radek Krejci · 5 years ago
  35. 964877a Merge remote-tracking branch 'upstream/libyang2' into libyang2 by David Sedlák · 5 years ago
  36. 1b62312 schema parsers CHANGE make lys_parse_mem functions compatible with yin_parser_ctx by David Sedlák · 5 years ago
  37. 8985a14 yin parser CHANGE add interface functions for module and submodule parsing by David Sedlák · 5 years ago
  38. 0fe9b51 schema compile CHANGE order keys at the beginning of the children list by Radek Krejci · 5 years ago
  39. ebd3acf schema parsers CHANGE add free functions for contexts by David Sedlák · 5 years ago
  40. 7f2b6ca Merge remote-tracking branch 'upstream/libyang2' into libyang2 by David Sedlák · 5 years ago
  41. 298ff6d yin parser CHANGE add support for submodule element by David Sedlák · 5 years ago
  42. d0ef1af schema compile CHANGE remember the module where default value was defined by Radek Krejci · 5 years ago
  43. 0995fe9 Merge remote-tracking branch 'upstream/libyang2' into libyang2 by David Sedlák · 5 years ago
  44. a191122 schema compile CHANGE store default values as in lyd_value structure by Radek Krejci · 5 years ago
  45. 0c2bab9 yin parser CHANGE add support for include element by David Sedlák · 5 years ago
  46. aa854b0 yin parser CHANGE add support for revision element by David Sedlák · 5 years ago
  47. d2d676a yin parser CHANGE add support for refine element by David Sedlák · 5 years ago
  48. 04e17b2 yin parser CHANGE add support for typedef element by David Sedlák · 5 years ago
  49. 3248810 tests CHANGE rework yin parser element tests by David Sedlák · 5 years ago
  50. 986cb41 yin parser CHANGE add yin_parse_extension to generic yin_parse_content by David Sedlák · 5 years ago
  51. f09e4e8 YANG parser BUGFIX parsing when statement with empty ("") argument by Radek Krejci · 5 years ago
  52. 2d7a47b tests CHANGE speedup building by Radek Krejci · 5 years ago
  53. e7b9509 data tree FEATURE initial implementation of YANG data support by Radek Krejci · 5 years ago
  54. f2de0ed schema compile FEATURE validate non-instantiated groupings by Radek Krejci · 5 years ago
  55. 5457946 CHANGE move from PCRE to PCRE2 by Radek Krejci · 5 years ago
  56. 693262f schema printers FEATURE print compiled schema as YANG (LYS_OUT_YANG_COMPILED) by Radek Krejci · 5 years ago
  57. fc11bd7 schema compile CHANGE Notifications support by Radek Krejci · 5 years ago
  58. f538ce5 schema compile CHANGE support for RPC/action in deviations and additional tests by Radek Krejci · 6 years ago
  59. 6eeb58f schema compile CHANGE initial support for RPC/actions by Radek Krejci · 6 years ago
  60. ccd20f1 schema compile CHANGE partial support for deviations by Radek Krejci · 6 years ago
  61. 9b04289 schema CHANGE supress unused parameter warning by Radek Krejci · 6 years ago
  62. 00b874b schema compile CHANGE pass augment's and uses's when stmt to their children by Radek Krejci · 6 years ago
  63. 0af4629 schema compile CHANGE better handling of features by Radek Krejci · 6 years ago
  64. 40544fa test CHANGE additional tests for YANG parser by Radek Krejci · 6 years ago
  65. 0bcdaed schema CHANGE refactor lys_module structure by Radek Krejci · 6 years ago
  66. c8b3100 schema CHANGE add description and reference into compiled structures by Radek Krejci · 6 years ago
  67. 12fb914 schema CHANGE keep description and reference in compiled nodes by Radek Krejci · 6 years ago
  68. 4fcfffd schema BUGFIX double free by Radek Krejci · 6 years ago
  69. 01342af schema compile BUGFIXES test refine in uses and fix found issues by Radek Krejci · 6 years ago
  70. 76b3e96 schema compile WIP partial support for uses's refine by Radek Krejci · 6 years ago
  71. 9800fb8 schema compile CHANGE anydata and anyxml support by Radek Krejci · 6 years ago
  72. 056d0a8 schema compile CHANGE partial support for choice/case nodes by Radek Krejci · 6 years ago
  73. 9bb94eb schema compile CHANGE support list compilation by Radek Krejci · 6 years ago
  74. 42452ac schema BUGFIX freeing compiled leaf-list structure by Radek Krejci · 6 years ago
  75. 0e5d838 schema compile CHANGE leaf-list support by Radek Krejci · 6 years ago
  76. abbf357 schema MAINTENANCE cleanup headers includes by Radek Krejci · 6 years ago
  77. cdfecd9 schema compile CHANGE support union type and inherit default and units values by Radek Krejci · 6 years ago
  78. 4369923 schema compile CHANGE check for non-presence of default value in empty type by Radek Krejci · 6 years ago
  79. 58d171e schema compile CHANGE check if-features applicable to leafref and its target by Radek Krejci · 6 years ago
  80. a304538 schema compile CHANGE support for leafref type by Radek Krejci · 6 years ago
  81. 555cb5b schema compile CHANGE support for identityref types by Radek Krejci · 6 years ago
  82. 16c0f82 schema compile CHANGE support for instance-identifier type by Radek Krejci · 6 years ago
  83. 6cba429 schema compile CHANGE support for decimal64 type by Radek Krejci · 6 years ago
  84. 19a9610 tree schema MAINTENANCE split source files to keep smaller files to work with by Radek Krejci · 6 years ago