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-07-23 17:22:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0ff4b2ba7ee74ed2758b0eb5992e4ccab7433952
Nim
/
tests
/
tuples
History
Jason Beetham
ed44618deb
Fixed const tuples in inferred generics (
#18598
)
2021-07-27 09:36:59 +02:00
..
t7012.nim
close
#7012
add testcase (
#17537
)
2021-03-27 10:12:11 -07:00
t9177.nim
…
t12892.nim
…
tfortupleunpack.nim
…
tinferred_generic_const.nim
Fixed const tuples in inferred generics (
#18598
)
2021-07-27 09:36:59 +02:00
ttuples_issues.nim
tests/tuples/ttuples_issues.nim: test on all backends + various improvements (
#16907
)
2021-02-02 20:17:13 +01:00
ttuples_various.nim
…
ttypedesc_in_tuple_a.nim
…
ttypedesc_in_tuple_b.nim
…
tuple_with_nil.nim
…
twrong_generic_caching.nim
…
twrongtupleaccess.nim
…