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-17 02:29:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
22ceab0fbb29241f72149fe4d53749d57861ba6f
Nim
/
tests
/
tuples
History
Arne Döring
000b8afd26
Remove expr/stmt (
#5857
)
2017-07-25 09:28:23 +02:00
..
tanontuples.nim
…
tconver_tuple.nim
Handle tuples with unnamed fields, symbols, and more. Less duplication.
2016-07-15 20:36:11 +10:00
tdifferent_instantiations.nim
…
tgeneric_tuple2.nim
…
tgeneric_tuple.nim
…
tuint_tuple.nim
…
tunpack_asgn.nim
fixes tuple unpacking regression
2017-04-26 11:10:50 +02:00
tuple_subscript.nim
Fix for
#5695
make subscript operator overloadable for tuples (
#5749
)
2017-04-24 20:17:06 +02:00
tuple_with_nil.nim
Remove expr/stmt (
#5857
)
2017-07-25 09:28:23 +02:00
tuple_with_seq.nim
made test green
2015-05-03 01:08:53 +02:00
twrong_generic_caching.nim
fix: generic tuples instantiations were cached incorrectly
2016-07-28 20:23:24 +02:00
twrongtupleaccess.nim
s/procedure/routine/ in tests.
2015-06-05 14:53:49 +01:00