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-06-07 12:24:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1bbd13f72943529d1c2c88a5893c4bd076122614
Nim
/
tests
/
method
History
Araq
105a0616a9
implemented procCall builtin
2014-11-28 02:43:41 +01:00
..
mmultim3.nim
…
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
…