- a0ba01e structure FEATURE support for augment-structure by Michal Vasko · 2 years, 1 month ago
- 193dacd plugins exts CHANGE ext parsing isolated into a callback by Michal Vasko · 2 years, 1 month ago
- 9c3556a plugins exts CHANGE custom cardinality support dropped by Michal Vasko · 2 years, 1 month ago
- c0c64ae tree schema CHANGE plugin record in parsed extensions by Michal Vasko · 2 years, 1 month ago
- 0b50f6b structure FEATURE support for augment-structure by Michal Vasko · 2 years, 1 month ago
- edb0fa5 structure FEATURE support for ietf-yang-structure-ext by Michal Vasko · 2 years, 1 month ago
- c636ea4 libyang REFACTOR use freeing context by Michal Vasko · 2 years, 2 months ago
- 633ae8a schema compile UPDATE support all simple text statements by Michal Vasko · 2 years, 2 months ago
- cc28b15 printer & schema compile BUGFIX missing API func visibility by Michal Vasko · 2 years, 3 months ago
- f58ef0e Mark the implementation of `lys_compile_extension_instance` as exported by Jan Kundrát · 2 years, 3 months ago
- 776ae74 schema compile BUGFIX compile log path memory leak by Michal Vasko · 2 years, 3 months ago
- 26bbb27 build UPDATE uncrustify version 0.71 -> 0.75 by Michal Vasko · 2 years, 3 months ago
- a3e92bc xpath UPDATE separate cur_node and ctx_node by Michal Vasko · 2 years, 3 months ago
- 7c3134d schema compile UPDATE lower status xpath warning from error by Michal Vasko · 2 years, 4 months ago
- 54b1195 schema compile BUGFIX avoid infinite loop by Michal Vasko · 2 years, 5 months ago
- 9b23208 libyang UPDATE minor improvements by Michal Vasko · 2 years, 5 months ago
- 3957b33 schema compile REVERT disabled leafref targets error by Michal Vasko · 2 years, 6 months ago
- 6942e82 schema compile UPDATE allow disabled leafref targets by Michal Vasko · 2 years, 6 months ago
- d15c7de schema compile UPDATE use refcount for leafref realtypes by Michal Vasko · 2 years, 6 months ago
- 59e69e7 schema compile BUGFIX memory leak by Michal Vasko · 2 years, 9 months ago
- 55bce0e json & schema_compile BUGFIX uninitialized variables by Michal Vasko · 2 years, 9 months ago
- 6a4ef77 schema features BUGFIX postpone feature check until compilation by Michal Vasko · 2 years, 9 months ago
- 733d9fd schema compile BUGFIX uses when parsed module by Michal Vasko · 2 years, 9 months ago
- 978532b schema compile UPDATE internal module another rev implement by Michal Vasko · 2 years, 10 months ago
- c53a7ec MSVC: handle symbol visibility by Jan Kundrát · 2 years, 11 months ago
- 5eaf732 schema compile BUGFIX iteration skipping items by Michal Vasko · 3 years ago
- f4fa90d schema compile FEATURE disabled bits/enums unres by Michal Vasko · 3 years ago
- c56d637 context UPDATE new flag for enabling features of imports by Michal Vasko · 3 years, 1 month ago
- a91d87e schema compile BUGFIX safe iteration by Michal Vasko · 3 years, 1 month ago
- c130e16 schema compile FEATURE status checks for deviated definitions by Michal Vasko · 3 years, 1 month ago
- 6b8c510 schema compile MAINTENANCE minor improvements by Michal Vasko · 3 years, 1 month ago
- 04338d9 config REFACTOR built-in atomics implement memoery barrier by Michal Vasko · 3 years, 2 months ago
- 080064b tree schema REFACTOR use compiler atomics to avoid changing ABI by Michal Vasko · 3 years, 2 months ago
- babf0bd tree schema BUGFIX atomic refcount for types by Michal Vasko · 3 years, 2 months ago
- f3e2db8 schema compile BUGFIX identity in submodules by aPiecek · 3 years, 3 months ago
- f4a0a19 schema compile BUGFIX if-feature in identity by aPiecek · 3 years, 3 months ago
- 6b3d542 tree schema BUGFIX compilation of identities moved by aPiecek · 3 years, 3 months ago
- e02e740 schema compile UPDATE keep deviation not-supported nodes as disabled by Michal Vasko · 3 years, 4 months ago
- 709f9a5 tree schema BUGFIX separate single-item dep set creation by Michal Vasko · 3 years, 4 months ago
- 60edc2f schema compile BUGFIX no recursive cyclic when check by Michal Vasko · 3 years, 4 months ago
- 2c4d915 schema compile UPDATE improved cyclic when message by Michal Vasko · 3 years, 4 months ago
- 0c29672 schema compile BUGFIX handle implemented non-compiled modules by Michal Vasko · 3 years, 4 months ago
- a23e1d9 schema compile MAINTENANCE remove redundant code by Michal Vasko · 3 years, 4 months ago
- feb2351 schema compile MAINTENANCE remove redundant asserts by Michal Vasko · 3 years, 4 months ago
- c6526b4 schema compile FEATURE check of disabled leafref by aPiecek · 3 years, 4 months ago
- d7bd52d schema compile FEATURE check leafref target by aPiecek · 3 years, 4 months ago
- 732cd14 schema compile REFACTOR to lys_type_leafref_next by aPiecek · 3 years, 4 months ago
- 24fc4d1 path REFACTOR implement leafref modules beforehand by Michal Vasko · 3 years, 4 months ago
- a9309bb schema MAINTENANCE warnings in release build by Michal Vasko · 3 years, 4 months ago
- 23864e0 schema compile REFACTOR formatting by Michal Vasko · 3 years, 5 months ago
- ed725d7 schema compile BUGFIX leafref non-prefixed node module by Michal Vasko · 3 years, 5 months ago
- f4258e1 schema compile FEATURE introduction of dependency sets by Michal Vasko · 3 years, 5 months ago
- a9f807e schema compile REFACTOR split implementing and compiling schemas by Michal Vasko · 3 years, 5 months ago
- e792712 schema compile REFACTOR added local var by Michal Vasko · 3 years, 5 months ago
- 19a0902 schema compile DOC authors and years updated by Michal Vasko · 3 years, 5 months ago
- 7213ac5 schema compile REFACTOR recompile using explicit compilation by Michal Vasko · 3 years, 5 months ago
- fa5a7d7 schema compile REFACTOR move static function above the calling function by Michal Vasko · 3 years, 5 months ago
- d39bea4 schema compile REFACTOR use to_compile flags instead full_compilation by Michal Vasko · 3 years, 5 months ago
- 7c56592 schema compile REFACTOR schema compile context options renamed by Michal Vasko · 3 years, 5 months ago
- 0203b6c schema compile REFACTOR lys_compile improvements by Michal Vasko · 3 years, 5 months ago
- df6319c schema compile FEATURE support for glob unres reset by Michal Vasko · 3 years, 5 months ago
- ee75760 schema free CHANGE compiled and main module must be freed separately by Michal Vasko · 3 years, 5 months ago
- ddc001b schema compile REFACTOR remove unres recompile flag by Michal Vasko · 3 years, 5 months ago
- 6533388 schema compile REFACTOR implement flag meaning changed by Michal Vasko · 3 years, 5 months ago
- 4cc6b23 schema features REFACTOR remove useless function calls by Michal Vasko · 3 years, 5 months ago
- 4e205e8 schema tree REFACTOR always parse and implement separately by Michal Vasko · 3 years, 5 months ago
- fc0dc52 schema compile BUGFIX set and use context pmod by Michal Vasko · 3 years, 5 months ago
- dc6f84c schema compile BUGFIX compiling bases for identities by Michal Vasko · 3 years, 5 months ago
- e8220db schema compile OPTIMIZE separate tasks performed only once by Michal Vasko · 3 years, 5 months ago
- 1a09b21 xpath FEATURE distinguish between traversed node and its value by Michal Vasko · 3 years, 6 months ago
- 60d9d67 extension FEATURE parsed tree in lysp_ext_instance by aPiecek · 3 years, 6 months ago
- 1c4da36 libyang BUGFIX setting the return code by aPiecek · 3 years, 6 months ago
- 40c158c schema compile BUGFIX sooner recompilation by Michal Vasko · 3 years, 6 months ago
- 6d5ba0c libyang FEATURE add lyd_get_value() and lyd_get_meta_value() by Radek Krejci · 3 years, 7 months ago
- 8df109d libyang REFACTOR rename LY_PREFIX_FORMAT values by Radek Krejci · 3 years, 7 months ago
- 0b395e1 schema compile REFACTOR abort compilation if recompilation needed by Michal Vasko · 3 years, 7 months ago
- 05e3204 schema compile REFACTOR identity compilation by Michal Vasko · 3 years, 7 months ago
- 1b9fb99 schema compile REFACTOR remove redundant function by Michal Vasko · 3 years, 7 months ago
- 30ab8e7 schema compile CHANGE move disabled nodes to global unres by Michal Vasko · 3 years, 7 months ago
- 1ccbf54 schema CHANGE more strict recompilation rules by Michal Vasko · 3 years, 7 months ago
- 1ade6f1 schema compile BUGFIX augment module log path by Michal Vasko · 3 years, 7 months ago
- 18a86e5 schema tree REFACTOR rename internal function by Michal Vasko · 3 years, 7 months ago
- 90ed21e schema CHANGE remove private_destructor parameter from ly_ctx_destroy() by Radek Krejci · 3 years, 7 months ago
- 0aa1f70 libyang MAINTENANCE headers includes cleanup by Radek Krejci · 3 years, 7 months ago
- 0b01330 plugins CHANGE unify naming in plugins API by Radek Krejci · 3 years, 7 months ago
- dab4f0b schema CHANGE move lysc_ext_substmt() into general public API by Radek Krejci · 3 years, 7 months ago
- 3e6632f plugins CHANGE redesign lists of internal extension/type plugins by Radek Krejci · 3 years, 8 months ago
- 794ab4b context FEATURE allow custom content-id in yang-library data by Michal Vasko · 3 years, 7 months ago
- 454820e schema compile BUGFIX accessing freed memory by Radek Krejci · 3 years, 7 months ago
- 10443f4 schema compile BUGFIX disabled identityref referencing disabled base identity by Radek Krejci · 3 years, 7 months ago
- d5d3743 schema CHANGE support extension instance top-level in ly_path_compile() by Radek Krejci · 3 years, 8 months ago
- 7711410 libyang MAINTENANCE cleanup header includes by Radek Krejci · 3 years, 8 months ago
- 9f87b0c schema REFACTOR rename argument member in extension definition by Radek Krejci · 3 years, 8 months ago
- 85ac831 schema BUGFIX processing extension instance argument by Radek Krejci · 3 years, 8 months ago
- 720d261 schema compile BUGFIX compiled relics when recompiling context by Radek Krejci · 3 years, 8 months ago
- ab43086 schema CHANGE remove LYEXT_PARENT duplicating ly_stmt by Radek Krejci · 3 years, 8 months ago
- a601699 schema BUGFIX do not cast extension instance to lysc_node by Radek Krejci · 3 years, 8 months ago
- 61837f7 schema CHANGE macros for matching statements groups by Radek Krejci · 3 years, 8 months ago
- 28fe5f6 compile schema BUGFIX uses augment resolution module by Michal Vasko · 3 years, 8 months ago
- 6b88a46 schema CHANGE integrate statement parser with the compilation process by Radek Krejci · 3 years, 9 months ago