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
2025-12-29 17:34:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
513ced89669fd4726ef7f17b200a8efe3f3faa21
Nim
/
tests
/
views
History
Andreas Rumpf
e7b7356bd1
fixes view types for sizeof() and --gc:orc (
#15680
)
...
(cherry picked from commit
64016ddedc
)
2020-10-22 20:21:49 +02: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
better support for view types (
#15436
)
2020-09-30 20:44:18 +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
better support for slices as views (
#15414
)
2020-09-27 09:20:10 +02:00
tsplit_into_seq.nim
fixes view types for sizeof() and --gc:orc (
#15680
)
2020-10-22 20:21:49 +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