| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
The test case diff is self explanatory
|
|
|
|
|
| |
* style usages (openArray)
* revert doc changes
|
|
|
|
|
|
|
|
|
|
|
| |
* silence error output from template_various.nim
* any => auto in tests
* avoid showing failed for parseSpec since this is expected behavior in 2 cases: tincludefile.nim, tnav1.nim
* enforce InheritFromException
* fixup
|
|
|
|
|
| |
* fix generic constraints
Co-authored-by: James Osborn <osborn@Jamess-MacBook-Pro.local>
|
|
|
|
|
| |
* fix some issues overloading with generics and inheritance
* fix passing procs with subtype matches
|
|
|
|
|
| |
* fix overloading issue with generic alias
* add test for inheritance depth
|
|
|
|
|
| |
* fix overloading case with generic alias
* revert reorganization of tests
|
| |
|
|
|
|
|
|
| |
* fixes #8568
* fixes regression
|
| |
|
|
* change generic `tissues` name to more specific
* change `tvarious` to more specific names
|