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-09-06 13:40:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a1de24e2f66a3e70c70a1767efff3174907b9039
Nim
/
tests
/
parser
History
Andreas Rumpf
3114523a6f
fixes multi-line comments
2016-01-17 23:46:23 +01:00
..
tcommand_as_expr.nim
sequtils related changes
2015-10-05 22:42:22 +02:00
tdoc_comments.nim
fixes
#1799
properly
2015-10-25 02:35:18 +02:00
tdomulttest.nim
tests: Trim .nim files trailing whitespace
2015-09-04 23:04:32 +02:00
tinvcolonlocation1.nim
…
tinvcolonlocation2.nim
…
tinvcolonlocation3.nim
…
tinvwhen.nim
tests: Trim .nim files trailing whitespace
2015-09-04 23:04:32 +02:00
tmultiline_comments.nim
fixes multi-line comments
2016-01-17 23:46:23 +01:00
toprprec.nim
tests: Trim .nim files trailing whitespace
2015-09-04 23:04:32 +02:00
tprecedence.nim
…
tproctype_pragmas.nim
…
tstrongspaces.nim
minor testsuite cleanup
2015-09-10 13:19:13 +02:00
ttupleunpack.nim
cleanups for underscores in tuple unpacking
2015-04-24 13:08:42 +02:00
ttypeof.nim
…
twhen_in_enum.nim
…