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