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