| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-04-26 | Fix most of the disabled warnings on gcc/clang (#2839) | Ellie Hermaszewska | |
| 2023-04-25 | Dictionary using lowerCamel (#2835) | jsmall-nvidia | |
| * #include an absolute path didn't work - because paths were taken to always be relative. * WIP lowerCamel Dictionary. * WIP more lowerCamel fixes for Dictionary. * Add/Remove/Clear * GetValue/Contains * Fix tabs in dictionary. Count -> getCount * Fix fields with caps. * Key -> key Value -> value Use m_ for members where appropriate. Use lowerCamel in linked list. * Some small fixes/improvements to Dictionary. * Kick CI. | |||
| 2022-06-16 | Language server: document symbols (#2287) | Yong He | |
| * Language Server: Document Symbol outline. * Fix highlighting of extension decls. Co-authored-by: Yong He <yhe@nvidia.com> | |||
