CARVIEW |
Select Language
HTTP/2 200
date: Mon, 28 Jul 2025 04:23:20 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/neovim/neovim.git
etag: W/"84d4620d3a0436a2e03729416d54765d"
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=G%2FExqWRe4IYEZxteS10WZ8%2F242evUPAcJ7FwP%2BJvwQA%2BauDJh7e%2Fwd0YyY%2BkrxGVuHZqvV1o4Vd83RCFSJmbWcFEUDnzlHeb1K3w4LpeW%2F3W%2FzjKYaOXPqokWXRGSG3%2F6q%2BNmHRK8Zdp3HEXDRwPAa490kxPadL7y4Fd8B7YHP6FJAyqbC%2FPYMtOd%2FTXIJPaGamZGeDGdcISVqVkFkDsWzMTk%2BtTsOoZPjE%2FkQQM4vSSdvtltO2yLXasEpuNJmYr2YoiF8ePqRvvDKAy7r6Xlg%3D%3D--mCFVDfpWX781zZT7--QTqFxDTJvtghkwc6UEIlhA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.80217156.1753676598; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 04:23:18 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 04:23:18 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 89B0:3467EF:13880C1:19EB37E:6886FB36
feat(v:lua): support calling v:lua as a method · neovim/neovim@b2994e3 · GitHub
Copy file name to clipboardExpand all lines: test/functional/lua/luaeval_spec.lua
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Commit b2994e3
File tree
Expand file treeCollapse file tree
4 files changed
+83
-19
lines changedFilter options
- runtime/doc
- src/nvim
- eval
- test/functional/lua
Expand file treeCollapse file tree
4 files changed
+83
-19
lines changed+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
391 | 391 |
| |
392 | 392 |
| |
393 | 393 |
| |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
394 | 398 |
| |
395 | 399 |
| |
396 | 400 |
| |
|
+39-11Lines changed: 39 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4212 | 4212 |
| |
4213 | 4213 |
| |
4214 | 4214 |
| |
4215 |
| - | |
| 4215 | + | |
4216 | 4216 |
| |
4217 | 4217 |
| |
4218 | 4218 |
| |
| |||
4225 | 4225 |
| |
4226 | 4226 |
| |
4227 | 4227 |
| |
| 4228 | + | |
4228 | 4229 |
| |
4229 |
| - | |
4230 |
| - | |
4231 |
| - | |
4232 |
| - | |
4233 |
| - | |
4234 |
| - | |
| 4230 | + | |
| 4231 | + | |
| 4232 | + | |
| 4233 | + | |
| 4234 | + | |
| 4235 | + | |
| 4236 | + | |
| 4237 | + | |
| 4238 | + | |
| 4239 | + | |
| 4240 | + | |
| 4241 | + | |
4235 | 4242 |
| |
4236 | 4243 |
| |
4237 | 4244 |
| |
4238 | 4245 |
| |
4239 | 4246 |
| |
4240 |
| - | |
| 4247 | + | |
| 4248 | + | |
| 4249 | + | |
| 4250 | + | |
| 4251 | + | |
4241 | 4252 |
| |
4242 | 4253 |
| |
4243 | 4254 |
| |
| |||
4251 | 4262 |
| |
4252 | 4263 |
| |
4253 | 4264 |
| |
| 4265 | + | |
| 4266 | + | |
| 4267 | + | |
| 4268 | + | |
| 4269 | + | |
| 4270 | + | |
| 4271 | + | |
4254 | 4272 |
| |
4255 | 4273 |
| |
4256 | 4274 |
| |
| |||
8591 | 8609 |
| |
8592 | 8610 |
| |
8593 | 8611 |
| |
8594 |
| - | |
8595 |
| - | |
| 8612 | + | |
| 8613 | + | |
| 8614 | + | |
| 8615 | + | |
| 8616 | + | |
8596 | 8617 |
| |
8597 |
| - | |
8598 | 8618 |
| |
8599 | 8619 |
| |
8600 | 8620 |
| |
| 8621 | + | |
| 8622 | + | |
| 8623 | + | |
| 8624 | + | |
| 8625 | + | |
| 8626 | + | |
| 8627 | + | |
| 8628 | + | |
8601 | 8629 |
| |
8602 | 8630 |
| |
8603 | 8631 |
| |
|
+19-8Lines changed: 19 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1423 | 1423 |
| |
1424 | 1424 |
| |
1425 | 1425 |
| |
| 1426 | + | |
| 1427 | + | |
| 1428 | + | |
| 1429 | + | |
| 1430 | + | |
| 1431 | + | |
| 1432 | + | |
| 1433 | + | |
| 1434 | + | |
| 1435 | + | |
| 1436 | + | |
| 1437 | + | |
| 1438 | + | |
| 1439 | + | |
| 1440 | + | |
| 1441 | + | |
| 1442 | + | |
1426 | 1443 |
| |
1427 | 1444 |
| |
1428 | 1445 |
| |
| |||
1515 | 1532 |
| |
1516 | 1533 |
| |
1517 | 1534 |
| |
| 1535 | + | |
1518 | 1536 |
| |
1519 | 1537 |
| |
1520 | 1538 |
| |
| |||
1553 | 1571 |
| |
1554 | 1572 |
| |
1555 | 1573 |
| |
1556 |
| - | |
1557 |
| - | |
1558 |
| - | |
1559 |
| - | |
1560 |
| - | |
1561 |
| - | |
1562 |
| - | |
1563 |
| - | |
| 1574 | + | |
1564 | 1575 |
| |
1565 | 1576 |
| |
1566 | 1577 |
| |
|
test/functional/lua/luaeval_spec.lua
Copy file name to clipboardExpand all lines: test/functional/lua/luaeval_spec.lua+21Lines changed: 21 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
481 | 481 |
| |
482 | 482 |
| |
483 | 483 |
| |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
484 | 499 |
| |
485 | 500 |
| |
486 | 501 |
| |
| |||
522 | 537 |
| |
523 | 538 |
| |
524 | 539 |
| |
| 540 | + | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
525 | 546 |
| |
526 | 547 |
|
You can’t perform that action at this time.
0 commit comments