CARVIEW |
Select Language
HTTP/2 200
date: Wed, 30 Jul 2025 10:39:56 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/"c74f737cf0affa8646ad33476c7d6850"
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=Nb90UOjTg6mVCPukMPu%2FoNfx8%2BsINuF7WEvah0J7ua%2BL4G%2F9Pqi%2BBSUco0dAI2cZ5TxoKV%2FIZiabUPQi6ApRO8%2B%2BukJjx6pYKymm1ORlRoI9WMwIBdqPEAvfX%2FSqkPIJYL7ONIOTKotBfW4NTTatt97AceLv86t%2B3ItOyjkG76WOvpcHowjoRrsZ8OxGIP1KdOHB8pDBUjKMNAu6c6hmmLaUhdBKKkyMNat3kVfPTGq%2BNg9ZSVvpKiWu%2BSMShQLtL7h%2BwheHGQn6C0VnxYsucA%3D%3D--6OouEbiIjYhIdNcn--YnSRYsmmwzrezw8EnUvVgg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.909888693.1753871996; Path=/; Domain=github.com; Expires=Thu, 30 Jul 2026 10:39:56 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 30 Jul 2026 10:39:56 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 99CE:BC98D:88D504:A55121:6889F67C
feat(lua): make vim.mpack support vim.NIL and vim.empty_dict() · neovim/neovim@0f59666 · GitHub
Copy file name to clipboard
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Commit 0f59666
File tree
Expand file treeCollapse file tree
4 files changed
+87
-16
lines changedFilter options
- runtime/doc
- src
- mpack
- nvim/lua
- test/functional/lua
Expand file treeCollapse file tree
4 files changed
+87
-16
lines changed+13Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
686 | 686 |
| |
687 | 687 |
| |
688 | 688 |
| |
| 689 | + | |
| 690 | + | |
| 691 | + | |
| 692 | + | |
| 693 | + | |
| 694 | + | |
| 695 | + | |
| 696 | + | |
| 697 | + | |
| 698 | + | |
| 699 | + | |
| 700 | + | |
| 701 | + | |
689 | 702 |
| |
690 | 703 |
| |
691 | 704 |
| |
|
+41-8Lines changed: 41 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
| 37 | + | |
37 | 38 |
| |
38 | 39 |
| |
39 | 40 |
| |
| |||
55 | 56 |
| |
56 | 57 |
| |
57 | 58 |
| |
58 |
| - | |
| 59 | + | |
59 | 60 |
| |
60 | 61 |
| |
61 | 62 |
| |
62 | 63 |
| |
63 | 64 |
| |
64 | 65 |
| |
65 |
| - | |
| 66 | + | |
66 | 67 |
| |
67 | 68 |
| |
68 | 69 |
| |
| |||
234 | 235 |
| |
235 | 236 |
| |
236 | 237 |
| |
237 |
| - | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
238 | 242 |
| |
239 | 243 |
| |
240 | 244 |
| |
| |||
268 | 272 |
| |
269 | 273 |
| |
270 | 274 |
| |
| 275 | + | |
| 276 | + | |
| 277 | + | |
271 | 278 |
| |
272 | 279 |
| |
273 | 280 |
| |
| |||
377 | 384 |
| |
378 | 385 |
| |
379 | 386 |
| |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
380 | 392 |
| |
381 | 393 |
| |
382 | 394 |
| |
| |||
506 | 518 |
| |
507 | 519 |
| |
508 | 520 |
| |
| 521 | + | |
| 522 | + | |
| 523 | + | |
509 | 524 |
| |
510 | 525 |
| |
511 | 526 |
| |
| |||
620 | 635 |
| |
621 | 636 |
| |
622 | 637 |
| |
623 |
| - | |
624 | 638 |
| |
625 | 639 |
| |
626 | 640 |
| |
627 |
| - | |
| 641 | + | |
| 642 | + | |
628 | 643 |
| |
629 | 644 |
| |
630 | 645 |
| |
| |||
674 | 689 |
| |
675 | 690 |
| |
676 | 691 |
| |
677 |
| - | |
678 |
| - | |
| 692 | + | |
| 693 | + | |
679 | 694 |
| |
680 |
| - | |
| 695 | + | |
681 | 696 |
| |
682 | 697 |
| |
683 | 698 |
| |
| 699 | + | |
| 700 | + | |
| 701 | + | |
| 702 | + | |
| 703 | + | |
| 704 | + | |
| 705 | + | |
| 706 | + | |
| 707 | + | |
| 708 | + | |
| 709 | + | |
684 | 710 |
| |
685 | 711 |
| |
686 | 712 |
| |
| |||
1031 | 1057 |
| |
1032 | 1058 |
| |
1033 | 1059 |
| |
| 1060 | + | |
| 1061 | + | |
| 1062 | + | |
1034 | 1063 |
| |
1035 | 1064 |
| |
1036 | 1065 |
| |
| |||
1072 | 1101 |
| |
1073 | 1102 |
| |
1074 | 1103 |
| |
| 1104 | + | |
| 1105 | + | |
| 1106 | + | |
| 1107 | + | |
1075 | 1108 |
| |
1076 | 1109 |
| |
1077 | 1110 |
| |
|
+10-8Lines changed: 10 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
507 | 507 |
| |
508 | 508 |
| |
509 | 509 |
| |
| 510 | + | |
| 511 | + | |
510 | 512 |
| |
511 | 513 |
| |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
512 | 522 |
| |
513 | 523 |
| |
514 | 524 |
| |
| |||
523 | 533 |
| |
524 | 534 |
| |
525 | 535 |
| |
526 |
| - | |
527 |
| - | |
528 |
| - | |
529 |
| - | |
530 |
| - | |
531 |
| - | |
532 |
| - | |
533 |
| - | |
534 | 536 |
| |
535 | 537 |
| |
536 | 538 |
| |
|
test/functional/lua/mpack_spec.lua
Copy file name to clipboard+23Lines changed: 23 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + |
You can’t perform that action at this time.
0 commit comments