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-23 13:19:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6be8a66833ee25ad183fa3e4a667e3c0948413d8
Nim
/
tests
/
parser
History
Clyybber
76f93877cd
Small parser loop fix (
#17904
)
...
* Fix loop on error with nim check in semiStmtList * Add test
2021-04-30 17:17:29 +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
…
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
…
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
…