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-01 09:31:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c85fbb6fd44c338f153130568b87cb5ea63ae6db
Nim
/
tests
/
tuples
History
Araq
bfd2fd67f9
tuple unpacking works in a non-var/let context
2015-08-21 21:34:14 +02:00
..
tanontuples.nim
…
tdifferent_instantiations.nim
…
tgeneric_tuple2.nim
fixes
#2369
2015-03-21 20:38:27 +01:00
tgeneric_tuple.nim
fixes
#2121
2015-02-14 14:45:49 +01:00
tuint_tuple.nim
Adds test file, for bug
#1986
2015-04-09 05:00:11 +01:00
tunpack_asgn.nim
tuple unpacking works in a non-var/let context
2015-08-21 21:34:14 +02:00
tuple_with_nil.nim
fixes regression caused by code cleanups
2015-04-29 22:24:50 +02:00
tuple_with_seq.nim
made test green
2015-05-03 01:08:53 +02:00
twrongtupleaccess.nim
s/procedure/routine/ in tests.
2015-06-05 14:53:49 +01:00