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-08-17 04:12:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
70d0894ace2f93e459be0c2caf59748dec9b0ef2
Nim
/
tests
/
vm
History
Hans Raaf
58186f6c1d
Replaced deprecated repeatChar() with repeat() or spaces().
2015-03-04 03:30:43 +01:00
..
tarrayboundeval.nim
…
tasmparser.nim
Fixes for new comment handling.
2014-09-09 11:43:54 +01:00
tcompiletimetable.nim
…
tconsteval.nim
Replaced deprecated repeatChar() with repeat() or spaces().
2015-03-04 03:30:43 +01:00
tconsttable.nim
tables work in 'const' sections; echo supports 'nil' strings; minor cleanups
2015-02-09 00:08:55 +01:00
teval1.nim
…
tldconst.nim
Add test for issue
#1946
2015-01-16 22:31:43 +01:00
toverflowopcaddimmint.nim
…
toverflowopcaddint.nim
…
toverflowopcmulint.nim
…
toverflowopcsubimmint.nim
…
toverflowopcsubint.nim
…
tquadplus.nim
…
trgba.nim
…
triangle_array.nim
fixes
#1781
2014-12-28 00:42:24 +01:00
tslurp.nim
…
tstaticprintseq.nim
…
tstringnil.nim
fixes
#1708
,
fixes
#871
2014-12-28 01:59:30 +01:00
twrongarray.nim
…
twrongconst.nim
…
twrongwhen.nim
…