| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-09-05 | Support `where` clause and type equality constraint. (#4986) | Yong He | |
| * Support `where` clause. * Fix. * Fix parser. * Enhance test to cover traditional __generic syntax. * Update user-guide. * Support `where` clause on associatedtype. * Fix. * Put in more comments. | |||
| 2021-04-19 | Infinite generic parsing bug fix (#1799) | jsmall-nvidia | |
| * #include an absolute path didn't work - because paths were taken to always be relative. * Fix bug causing infinite loop in parser. * Add a faster path for LookAheadToken when the offset is 0. * Fix typo introduced in last commit. | |||
