• Joined on 2023-12-18
hendrik deleted branch bugfix/branching-into-infitie-loop from Rust/yaml 2026-02-05 03:30:54 +00:00
hendrik pushed to main at Rust/yaml 2026-02-05 03:30:54 +00:00
dacd084497 [BUGFIX] Fixes use of config setting for loglevel
b3f77a7a5b [INERN] Changed target path to which is configured in vscode wrapper
258a89a513 [INTERN] Add possibility to preonfigure schema names at start and match ref nodes
1fde25af14 [BUGFIX] Fixing infinite loop in branching due to traversing recursive branches that dont match
Compare 4 commits »
hendrik merged pull request Rust/yaml#72 2026-02-05 03:30:53 +00:00
bugfix/branching-into-infitie-loop
hendrik closed issue Rust/yaml#70 2026-02-05 03:30:53 +00:00
[BUG]: Inifite loop caused by OneOf
hendrik created pull request Rust/yaml#72 2026-02-04 23:53:29 +00:00
bugfix/branching-into-infitie-loop
hendrik pushed to bugfix/branching-into-infitie-loop at Rust/yaml 2026-02-04 23:52:51 +00:00
dacd084497 [BUGFIX] Fixes use of config setting for loglevel
b3f77a7a5b [INERN] Changed target path to which is configured in vscode wrapper
Compare 2 commits »
hendrik pushed to bugfix/branching-into-infitie-loop at Rust/yaml 2026-02-04 23:03:27 +00:00
258a89a513 [INTERN] Add possibility to preonfigure schema names at start and match ref nodes
hendrik created branch bugfix/branching-into-infitie-loop in Rust/yaml 2026-02-04 22:40:03 +00:00
hendrik pushed to bugfix/branching-into-infitie-loop at Rust/yaml 2026-02-04 22:40:03 +00:00
1fde25af14 [BUGFIX] Fixing infinite loop in branching due to traversing recursive branches that dont match
hendrik deleted branch intern/dev-env from Rust/yaml 2026-02-04 22:32:36 +00:00
hendrik pushed to main at Rust/yaml 2026-02-04 22:32:15 +00:00
8a854d8f90 [INTERN] cleaned up "dev mode" stuff (#71)
hendrik merged pull request Rust/yaml#71 2026-02-04 22:32:14 +00:00
[INTERN] cleaned up "dev mode" stuff
hendrik pushed to intern/dev-env at Rust/yaml 2026-02-04 22:31:51 +00:00
52d991cf75 [INTERN] cleaned up "dev mode" stuff
hendrik created pull request Rust/yaml#71 2026-02-04 22:29:37 +00:00
[INTERN] cleaned up "dev mode" stuff
hendrik pushed to main at Rust/yaml 2026-02-04 22:28:38 +00:00
hendrik created branch intern/dev-env in Rust/yaml 2026-02-04 22:28:25 +00:00
hendrik pushed to intern/dev-env at Rust/yaml 2026-02-04 22:28:25 +00:00
hendrik pushed to main at Rust/yaml 2026-02-04 22:26:48 +00:00
92a13e8365 [INTERN] cleaned up "dev mode" stuff
hendrik opened issue Rust/yaml#70 2026-02-04 22:11:58 +00:00
[BUG]: Inifite loop caused by OneOf
hendrik pushed to refac/enum-dispatch at Rust/yaml 2026-01-29 19:38:49 +00:00
f955b11e59 [REFAC] simply enum dispatch macros