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-30 00:35:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0641df33aabe25d0c83b00a334cc157a8ca50607
Nim
/
tests
/
views
History
flywind
4897c47c80
closes
#15897
; add testcase (
#19961
)
2022-07-02 16:51:21 +08: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
close
#17636
(
#17643
)
2021-04-06 16:20:01 +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
view types: spec changes (
#18226
)
2021-06-10 16:49:17 +02: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
closes
#15897
; add testcase (
#19961
)
2022-07-02 16:51:21 +08:00