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