metagn 81756d1810 second test case haul for templates and generics (#22728) 7 months ago
..
t12274.nim 7739e23420 defaults to ORC (#19972) 1 year ago
t15667.nim 76f93877cd Small parser loop fix (#17904) 3 years ago
t19430.nim 814d3e6818 fix #19430 (#21603) 1 year ago
t19662.nim 42ac50e988 fixes #19662; Indent level errored for first line (#19718) 2 years ago
t20922.nim 38f876dd48 fixes #19795; fixes #11852; fixes #19974; remove parsing pipeline, Nim now parses the whole module at one time (#21379) 1 year ago
tcommand_as_expr.nim 4ca2dcb404 Named arguments in commands + many grammar fixes (#20994) 1 year ago
tcommandequals.nim 4ca2dcb404 Named arguments in commands + many grammar fixes (#20994) 1 year ago
tcommandindent.nim 4ca2dcb404 Named arguments in commands + many grammar fixes (#20994) 1 year ago
tdo.nim 1ef945668d treat do with pragmas but no parens as proc (#19191) 2 years ago
tdoc_comments.nim c56ba3f06a fixes #18847 [backport] (#18870) 2 years ago
tdomulttest.nim 1105d03644 require errormsg to be specified before file. 5 years ago
tdotlikeoperators.nim b97d603cd0 some test cleanups & category reorganization (#22010) 11 months ago
tdoublenotnil.nim 4ca2dcb404 Named arguments in commands + many grammar fixes (#20994) 1 year ago
tifexprs.nim 1881fc5812 Fix #15305 (#15311) 3 years ago
tifextracolon.nim 2ab948ce53 post expr blocks colon fix + correct grammar (#21983) 11 months ago
tinvcolonlocation1.nim 1105d03644 require errormsg to be specified before file. 5 years ago
tinvcolonlocation2.nim 1105d03644 require errormsg to be specified before file. 5 years ago
tinvcolonlocation3.nim 1105d03644 require errormsg to be specified before file. 5 years ago
tinvifstmt.nim 60ad95f799 Add testcase for invalid if statement (#15313) 3 years ago
tinvwhen.nim 1105d03644 require errormsg to be specified before file. 5 years ago
tletcolon.nim 28a926cb67 fixes #10861 (#10877) 5 years ago
tmultiline_comments.nim 3114523a6f fixes multi-line comments 8 years ago
toprprec.nim 5b27b263fd Remove immediate pragma (#11308) 5 years ago
tpostexprblocks.nim 406d302131 allow omitting stmts using `finally` as post expr blocks; make it consistent with `else`, `except` etc. (#21361) 1 year ago
tprecedence.nim 801eb3cb56 use arrow precedence in spec (#20166) 1 year ago
tprocexprasstmt.nim 81756d1810 second test case haul for templates and generics (#22728) 7 months ago
tproctype_pragmas.nim a32237a011 fixes #1802 9 years ago
tstatementoperators.nim de27910ab7 make `from` an operator (#14241) 4 years ago
tstmtlists.nim d1d141b135 new .redefine pragma for templates, warn on redefinition without it (#20211) 1 year ago
ttry.nim d0721eadf8 fixes #21144; try expression will not match the less indentation except (#21152) 1 year ago
ttupleunpack.nim ba158d73dc type annotations for variable tuple unpacking, better error messages (#22611) 8 months ago
ttypeclasses.nim 6d442a40a6 use doAssert in tests (#16486) 3 years ago
ttypecommandcomma.nim 61d682e733 Allow full commands and blocks in type sections (#19181) 2 years ago
ttypecommandindent1.nim 61d682e733 Allow full commands and blocks in type sections (#19181) 2 years ago
ttypecommandindent2.nim 61d682e733 Allow full commands and blocks in type sections (#19181) 2 years ago
ttypecommandindent3.nim 61d682e733 Allow full commands and blocks in type sections (#19181) 2 years ago
ttypeexprobject.nim 4ca2dcb404 Named arguments in commands + many grammar fixes (#20994) 1 year ago
ttypeexprs.nim 4ca2dcb404 Named arguments in commands + many grammar fixes (#20994) 1 year ago
ttypemodifiers.nim 159c06e045 unify tuple expressions (#13793) 3 years ago
ttypeof.nim ca6906d85b fixes long standing parsing issue with command syntax 9 years ago
ttypesectioncalls.nim 61d682e733 Allow full commands and blocks in type sections (#19181) 2 years ago
twhen_in_enum.nim 02b78d3f94 make tests green again 6 years ago
twrongcmdsyntax.nim 805402b294 fixes #7582 6 years ago