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-22 16:52:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
756f50d0a3497fc9abcc9c8ea86f0134be15217e
Nim
/
tests
/
tuples
History
Araq
420ed0596b
fixes more nil handling regressions
2018-08-13 17:27:44 +02:00
..
tanontuples.nim
introduce nkTupleConstr AST node for unary tuple construction; breaking change
2018-04-13 17:45:58 +02:00
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
fixes more nil handling regressions
2018-08-13 17:27:44 +02:00
tuple_with_seq.nim
fixes more nil handling regressions
2018-08-13 17:27:44 +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