CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 02:02:42 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/vim/vim.git
etag: W/"f8746cb06201918893c84dc7a85a1ee7"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=b5tOhCXe%2BdfKbuAB6YgB2T7luuXBWytbWrWRp2Y41v3fDTxmZoyEt8thZl7BVL6FZMteeZeTM3vFtRCaU746UERdWmsLmg1cMsYZ5Ih%2FSmmo9akRi%2B0iDbaLzx0Z2MeqpgRBlJZi0tVT%2BLqwhEVgyUiY81IsL7XZEToBMF17I1PBewgYctWyR6ZAZvVtJL%2ByApyM8Q1tYgCpZVz6mHjqTYZtsy25HgE1OP4tHLMN%2FxjC6P1d4e0PZGfPf53aRKxMcqRMixKauOTaSBGnhMKpwg%3D%3D--w%2BzetXiyD7iTuK%2Fx--QWduLzBzuBTXqTfDQIsKgA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1758562969.1753581761; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 02:02:41 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 02:02:41 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: D5B4:3C6DB4:8FE34:E6640:688588C1
patch 9.1.1577: Vim9: no generic support yet · vim/vim@3416cee · GitHub
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Commit 3416cee
patch 9.1.1577: Vim9: no generic support yet
Problem: Vim9: no generic support yet
Solution: Add support for generic functions, funcrefs and object/class
methods (Yegappan Lakshmanan).
closes: #17313
Signed-off-by: Yegappan Lakshmanan <yegappan@yahoo.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>1 parent b486ed8 commit 3416ceeCopy full SHA for 3416cee
File tree
Expand file treeCollapse file tree
35 files changed
+5906
-162
lines changedFilter options
- runtime/doc
- src
- po
- proto
- testdir
Expand file treeCollapse file tree
35 files changed
+5906
-162
lines changed+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
177 | 177 |
| |
178 | 178 |
| |
179 | 179 |
| |
| 180 | + | |
180 | 181 |
| |
181 | 182 |
| |
182 | 183 |
| |
| |||
362 | 363 |
| |
363 | 364 |
| |
364 | 365 |
| |
| 366 | + | |
365 | 367 |
| |
366 | 368 |
| |
367 | 369 |
| |
|
+17Lines changed: 17 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4615 | 4615 |
| |
4616 | 4616 |
| |
4617 | 4617 |
| |
| 4618 | + | |
| 4619 | + | |
| 4620 | + | |
4618 | 4621 |
| |
4619 | 4622 |
| |
4620 | 4623 |
| |
| |||
4674 | 4677 |
| |
4675 | 4678 |
| |
4676 | 4679 |
| |
| 4680 | + | |
| 4681 | + | |
| 4682 | + | |
| 4683 | + | |
| 4684 | + | |
| 4685 | + | |
| 4686 | + | |
| 4687 | + | |
4677 | 4688 |
| |
| 4689 | + | |
| 4690 | + | |
4678 | 4691 |
| |
4679 | 4692 |
| |
4680 | 4693 |
| |
| |||
7963 | 7976 |
| |
7964 | 7977 |
| |
7965 | 7978 |
| |
| 7979 | + | |
| 7980 | + | |
| 7981 | + | |
7966 | 7982 |
| |
7967 | 7983 |
| |
7968 | 7984 |
| |
| |||
11023 | 11039 |
| |
11024 | 11040 |
| |
11025 | 11041 |
| |
| 11042 | + | |
11026 | 11043 |
| |
11027 | 11044 |
| |
11028 | 11045 |
| |
|
+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| |||
115 | 115 |
| |
116 | 116 |
| |
117 | 117 |
| |
118 |
| - | |
119 | 118 |
| |
120 | 119 |
| |
121 | 120 |
| |
|
+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41551 | 41551 |
| |
41552 | 41552 |
| |
41553 | 41553 |
| |
| 41554 | + | |
| 41555 | + | |
41554 | 41556 |
| |
41555 | 41557 |
| |
41556 | 41558 |
| |
|
+147-7Lines changed: 147 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
19 |
| - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
20 | 21 |
| |
21 |
| - | |
| 22 | + | |
22 | 23 |
| |
23 | 24 |
| |
24 | 25 |
| |
| |||
1895 | 1896 |
| |
1896 | 1897 |
| |
1897 | 1898 |
| |
1898 |
| - | |
| 1899 | + | |
| 1900 | + | |
| 1901 | + | |
| 1902 | + | |
| 1903 | + | |
| 1904 | + | |
| 1905 | + | |
| 1906 | + | |
| 1907 | + | |
| 1908 | + | |
| 1909 | + | |
| 1910 | + | |
| 1911 | + | |
| 1912 | + | |
| 1913 | + | |
| 1914 | + | |
| 1915 | + | |
| 1916 | + | |
| 1917 | + | |
| 1918 | + | |
| 1919 | + | |
| 1920 | + | |
| 1921 | + | |
| 1922 | + | |
| 1923 | + | |
| 1924 | + | |
| 1925 | + | |
| 1926 | + | |
| 1927 | + | |
| 1928 | + | |
| 1929 | + | |
| 1930 | + | |
| 1931 | + | |
| 1932 | + | |
| 1933 | + | |
| 1934 | + | |
| 1935 | + | |
| 1936 | + | |
| 1937 | + | |
| 1938 | + | |
| 1939 | + | |
| 1940 | + | |
| 1941 | + | |
| 1942 | + | |
| 1943 | + | |
| 1944 | + | |
| 1945 | + | |
| 1946 | + | |
| 1947 | + | |
| 1948 | + | |
| 1949 | + | |
| 1950 | + | |
| 1951 | + | |
| 1952 | + | |
| 1953 | + | |
| 1954 | + | |
| 1955 | + | |
| 1956 | + | |
| 1957 | + | |
| 1958 | + | |
| 1959 | + | |
| 1960 | + | |
| 1961 | + | |
| 1962 | + | |
| 1963 | + | |
| 1964 | + | |
| 1965 | + | |
| 1966 | + | |
| 1967 | + | |
| 1968 | + | |
| 1969 | + | |
| 1970 | + | |
| 1971 | + | |
| 1972 | + | |
| 1973 | + | |
| 1974 | + | |
| 1975 | + | |
| 1976 | + | |
| 1977 | + | |
| 1978 | + | |
| 1979 | + | |
| 1980 | + | |
| 1981 | + | |
| 1982 | + | |
| 1983 | + | |
| 1984 | + | |
| 1985 | + | |
| 1986 | + | |
| 1987 | + | |
| 1988 | + | |
| 1989 | + | |
| 1990 | + | |
| 1991 | + | |
| 1992 | + | |
| 1993 | + | |
| 1994 | + | |
| 1995 | + | |
| 1996 | + | |
| 1997 | + | |
| 1998 | + | |
| 1999 | + | |
| 2000 | + | |
| 2001 | + | |
| 2002 | + | |
| 2003 | + | |
| 2004 | + | |
| 2005 | + | |
| 2006 | + | |
| 2007 | + | |
| 2008 | + | |
| 2009 | + | |
| 2010 | + | |
| 2011 | + | |
| 2012 | + | |
| 2013 | + | |
| 2014 | + | |
| 2015 | + | |
| 2016 | + | |
| 2017 | + | |
| 2018 | + | |
| 2019 | + | |
| 2020 | + | |
| 2021 | + | |
| 2022 | + | |
| 2023 | + | |
| 2024 | + | |
| 2025 | + | |
| 2026 | + | |
| 2027 | + | |
| 2028 | + | |
| 2029 | + | |
| 2030 | + | |
| 2031 | + | |
| 2032 | + | |
| 2033 | + | |
| 2034 | + | |
| 2035 | + | |
| 2036 | + | |
| 2037 | + | |
| 2038 | + | |
1899 | 2039 |
| |
1900 | 2040 |
| |
1901 | 2041 |
| |
| |||
2174 | 2314 |
| |
2175 | 2315 |
| |
2176 | 2316 |
| |
2177 |
| - | |
| 2317 | + | |
2178 | 2318 |
| |
2179 | 2319 |
| |
2180 | 2320 |
| |
| |||
2188 | 2328 |
| |
2189 | 2329 |
| |
2190 | 2330 |
| |
2191 |
| - | |
| 2331 | + | |
2192 | 2332 |
| |
2193 | 2333 |
| |
2194 | 2334 |
| |
|
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
183 | 183 |
| |
184 | 184 |
| |
185 | 185 |
| |
| 186 | + | |
186 | 187 |
| |
187 | 188 |
| |
188 | 189 |
| |
|
+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
895 | 895 |
| |
896 | 896 |
| |
897 | 897 |
| |
| 898 | + | |
898 | 899 |
| |
899 | 900 |
| |
900 | 901 |
| |
| |||
1328 | 1329 |
| |
1329 | 1330 |
| |
1330 | 1331 |
| |
| 1332 | + | |
| 1333 | + | |
1331 | 1334 |
| |
1332 | 1335 |
| |
1333 | 1336 |
| |
|
+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
803 | 803 |
| |
804 | 804 |
| |
805 | 805 |
| |
| 806 | + | |
806 | 807 |
| |
807 | 808 |
| |
808 | 809 |
| |
| |||
1824 | 1825 |
| |
1825 | 1826 |
| |
1826 | 1827 |
| |
| 1828 | + | |
| 1829 | + | |
1827 | 1830 |
| |
1828 | 1831 |
| |
1829 | 1832 |
| |
| |||
2028 | 2031 |
| |
2029 | 2032 |
| |
2030 | 2033 |
| |
| 2034 | + | |
2031 | 2035 |
| |
2032 | 2036 |
| |
2033 | 2037 |
| |
|
+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
446 | 446 |
| |
447 | 447 |
| |
448 | 448 |
| |
| 449 | + | |
449 | 450 |
| |
450 | 451 |
| |
451 | 452 |
| |
| |||
582 | 583 |
| |
583 | 584 |
| |
584 | 585 |
| |
| 586 | + | |
585 | 587 |
| |
586 | 588 |
| |
587 | 589 |
| |
| |||
1225 | 1227 |
| |
1226 | 1228 |
| |
1227 | 1229 |
| |
| 1230 | + | |
| 1231 | + | |
| 1232 | + | |
| 1233 | + | |
1228 | 1234 |
| |
1229 | 1235 |
| |
1230 | 1236 |
| |
|
+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1598 | 1598 |
| |
1599 | 1599 |
| |
1600 | 1600 |
| |
| 1601 | + | |
1601 | 1602 |
| |
1602 | 1603 |
| |
1603 | 1604 |
| |
| |||
1771 | 1772 |
| |
1772 | 1773 |
| |
1773 | 1774 |
| |
| 1775 | + | |
1774 | 1776 |
| |
1775 | 1777 |
| |
1776 | 1778 |
| |
| |||
1967 | 1969 |
| |
1968 | 1970 |
| |
1969 | 1971 |
| |
| 1972 | + | |
1970 | 1973 |
| |
1971 | 1974 |
| |
1972 | 1975 |
| |
| |||
3630 | 3633 |
| |
3631 | 3634 |
| |
3632 | 3635 |
| |
| 3636 | + | |
| 3637 | + | |
| 3638 | + | |
3633 | 3639 |
| |
3634 | 3640 |
| |
3635 | 3641 |
| |
| |||
4357 | 4363 |
| |
4358 | 4364 |
| |
4359 | 4365 |
| |
| 4366 | + | |
| 4367 | + | |
| 4368 | + | |
| 4369 | + | |
| 4370 | + | |
4360 | 4371 |
| |
4361 | 4372 |
| |
4362 | 4373 |
| |
|
You can’t perform that action at this time.
0 commit comments