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-01-01 19:02:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
58e88dbf126a76ac8ca2fa51221ee746ca20741b
Nim
/
tests
/
views
History
Andreas Rumpf
cf01945f54
ensure the Nim compiler works with --experimental:strictFuncs --experimental:views [backport:1.4] (
#15737
)
2020-10-26 21:08:57 +01:00
..
tcan_compile_nim.nim
ensure the Nim compiler works with --experimental:strictFuncs --experimental:views [backport:1.4] (
#15737
)
2020-10-26 21:08:57 +01:00
tcannot_borrow.nim
spec for view types (
#15424
)
2020-09-29 23:42:38 +02:00
tconst_views.nim
const view types; fixes some cases from
https://github.com/nim-lang/Nim/issues/15428
(
#15488
)
2020-10-05 18:31:46 +02:00
tdont_mutate.nim
ensure the Nim compiler works with --experimental:strictFuncs --experimental:views [backport:1.4] (
#15737
)
2020-10-26 21:08:57 +01:00
tmust_borrow_from_first_parameter.nim
spec for view types (
#15424
)
2020-09-29 23:42:38 +02:00
tsplit_into_openarray.nim
…
tsplit_into_seq.nim
fixes view types for sizeof() and --gc:orc (
#15680
)
2020-10-22 18:52:05 +02:00
tsplit_into_table.nim
better support for view types (
#15436
)
2020-09-30 20:44:18 +02:00
tviews1.nim
spec for view types (
#15424
)
2020-09-29 23:42:38 +02:00