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-18 19:10:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
92ca736f0ac2e3b8c66516fb22ce8c5fbdac69d5
Nim
/
tests
/
method
History
Araq
94f2d639b1
fixes
#2401
2015-03-25 13:05:32 +01:00
..
mmultim3.nim
…
temptybody.nim
fixes
#2401
2015-03-25 13:05:32 +01:00
tmethod.nim
…
tmethods1.nim
Changed tests and tools to use 'discard' statements instead of 'nil' for empty blocks.
2014-02-15 18:57:03 -05:00
tmproto.nim
Fix dispatcher creation for method prototypes.
2014-11-02 23:35:41 +01:00
tmultim1.nim
…
tmultim2.nim
implemented procCall builtin
2014-11-28 02:43:41 +01:00
tmultim3.nim
…
tmultim4.nim
…
tmultim6.nim
…
trecmeth.nim
Added test case for recursive methods.
2014-11-02 15:37:16 +01:00
tsimmeth.nim
…