summary refs log tree commit diff stats
path: root/tests/lookups
Commit message (Expand)AuthorAgeFilesLines
* test case haul before 2.2 (#24119)metagn2024-09-176-0/+27
* generate symchoice for ambiguous types in templates & generics + handle types...metagn2024-08-255-8/+24
* consider ambiguity for qualified symbols (#23989)metagn2024-08-203-0/+9
* adapt semOpAux to opt-in symchoices (#23750)metagn2024-06-251-0/+37
* ignore modules when looking up symbol with expected type (#23597)metagn2024-05-142-0/+19
* remove bad type inference behavior for enum identifiers (#23588)metagn2024-05-101-0/+22
* document the new ambiguous identifier resolution (#23166)metagn2024-01-113-0/+33
* Fixes #23172 (#23173)Ryan McConnell2024-01-062-0/+15
* ambiguous identifier resolution (#23123)metagn2024-01-013-4/+4
* Param match relax (#23033)Ryan McConnell2023-12-152-0/+15
* make expressions opt in to symchoices (#22716)metagn2023-09-181-1/+1
* resolve unambiguous enum symchoices from local scope, error on rest (#22606)metagn2023-09-031-5/+2
* strictly typecheck expressions in bracketed `emit` (#22074)metagn2023-06-131-0/+12
* retain forced open undeclared ident information (#22019)metagn2023-06-071-0/+17
* some test cleanups & category reorganization (#22010)metagn2023-06-0616-0/+309
* new .redefine pragma for templates, warn on redefinition without it (#20211)metagn2022-08-231-1/+1
* make megatest consistent with unjoined tests wrt newlines, honor newlines in ...Timothee Cour2020-11-281-1/+1
* implement the 'bind' statement for generics, it was an oversight that this wa...Andreas Rumpf2020-06-071-0/+17
* Allow void macro result (#11286)Arne Döring2019-05-211-1/+1
* updated tests to be executedArne Döring2018-11-231-1/+7
* delete old cruftArne Döring2018-11-231-4/+0
* fixes #4353Andreas Rumpf2016-08-041-0/+4
* fixes #4555Andreas Rumpf2016-08-021-0/+17
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-042-3/+3
* make tests greenAraq2014-08-311-1/+1
* Changed tests and tools to use 'discard' statements instead of 'nil' for empt...Clay Sweetser2014-02-151-7/+7
* tester support html generationAraq2014-01-141-0/+29
* new tester; all tests categorizedAraq2014-01-131-0/+17