| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Fix parameter location reflection for pure data paramblocks. (#5956) | Yong He | 2025-01-03 |
| | | |||
| * | Fix metadata of register space and varying params. (#5906) | Yong He | 2024-12-18 |
| | | |||
| * | Correct include dir for libslang (#5539) | Ellie Hermaszewska | 2024-11-13 |
| | | | | | | | | | This stops adding the repo root to the include path for anything linking with slang. This enabled a bunch of convenient includes, but might lead to confusing behavior for anyone including slang. Not to mention differences including it from an install vs source. Co-authored-by: Yong He <yonghe@outlook.com> | ||
| * | format | Ellie Hermaszewska | 2024-10-29 |
| | | | | | | | | * format * Minor test fixes * enable checking cpp format in ci | ||
| * | Add COM API for querying metadata. (#5168) | Yong He | 2024-09-30 |
| * Add COM API for querying metadata. * Fix tests. * fix test. | |||
