This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
Nim
Watch
1
Star
0
Fork
0
You've already forked Nim
mirror of
https://github.com/nim-lang/Nim.git
synced
2026-05-30 00:35:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2a68fa71ebc24d6c340541f7e40c0ea53e651a72
Nim
/
tests
/
parser
History
Andreas Rumpf
c56ba3f06a
fixes
#18847
[backport] (
#18870
)
2021-09-20 09:09:53 +02:00
..
t15667.nim
Small parser loop fix (
#17904
)
2021-04-30 17:17:29 +02:00
tcommand_as_expr.nim
…
tdo.nim
…
tdoc_comments.nim
fixes
#18847
[backport] (
#18870
)
2021-09-20 09:09:53 +02:00
tdomulttest.nim
…
tifexprs.nim
Fix
#15305
(
#15311
)
2020-09-12 12:39:46 +01:00
tinvcolonlocation1.nim
…
tinvcolonlocation2.nim
…
tinvcolonlocation3.nim
…
tinvifstmt.nim
Add testcase for invalid if statement (
#15313
)
2020-09-12 14:28:19 +02:00
tinvwhen.nim
…
tletcolon.nim
…
tmultiline_comments.nim
…
toprprec.nim
…
tpostexprblocks.nim
unify tuple expressions (
#13793
)
2021-03-30 02:06:51 +02:00
tprecedence.nim
…
tproctype_pragmas.nim
…
tstatementoperators.nim
…
tstmtlists.nim
Fix
#16426
(
#18377
)
2021-06-28 17:41:37 +02:00
ttupleunpack.nim
…
ttypeclasses.nim
use doAssert in tests (
#16486
)
2020-12-28 14:13:21 +01:00
ttypemodifiers.nim
unify tuple expressions (
#13793
)
2021-03-30 02:06:51 +02:00
ttypeof.nim
…
twhen_in_enum.nim
…
twrongcmdsyntax.nim
…