| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | 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> | ||
| * | Move switch statement bodies to their own lines (#5493) | Ellie Hermaszewska | 2024-11-05 |
| | | | | | | | | | | * Move switch statement bodies to their own lines * format --------- Co-authored-by: Yong He <yonghe@outlook.com> | ||
| * | format | Ellie Hermaszewska | 2024-10-29 |
| | | | | | | | | * format * Minor test fixes * enable checking cpp format in ci | ||
| * | Move existing unit tests to a standalone dll. (#1945) | Yong He | 2021-09-24 |
