CARVIEW |
Select Language
HTTP/2 200
date: Fri, 25 Jul 2025 23:21:07 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/grain-lang/grain.git
etag: W/"a865d5392de2c9fb4a1f23e6067d0987"
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=Lj9vyFHev%2FrZc9ByrQtbtE2EmnoeU8E5mMxYSdw6czEeSaP5GiplR8j6116ExgYuxa4INRFs%2FcOFiJBtIDYfw7P%2F2HXEm0eY4qPr7tMXHzhvP0DpY2f6uXkbzHm3gobiI7QjPzrE5gXgcwOxoNaAgX9CBlK4eAkg758k98CyzSvjwOTgYpyLvhEqDhnMbBl3w4VW%2B1QpCZTuGgCFDrFMhNAQLODpbdC3sRpEWGeUNNH9huWQnMnUJBO7xreVH2f6OgMqmUpY2meniZBcNv%2F0FQ%3D%3D--uiqUzqmptqGXfK6k--WEG7TPHcUhnF%2B6u2NyQ5dw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.850950519.1753485666; Path=/; Domain=github.com; Expires=Sat, 25 Jul 2026 23:21:06 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sat, 25 Jul 2026 23:21:06 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 8388:138BF2:1F155:30EDF:68841162
feat(stdlib): Deprecate `Buffer.set` operations in favour of `Bytes.s… · grain-lang/grain@684df98 · GitHub
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 118
Commit 684df98
authored
Expand file treeCollapse file tree
2 files changed
+132
-24
lines changed+30Lines changed: 30 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
626 | 626 |
| |
627 | 627 |
| |
628 | 628 |
| |
| 629 | + | |
| 630 | + | |
629 | 631 |
| |
630 | 632 |
| |
| 633 | + | |
631 | 634 |
| |
632 | 635 |
| |
633 | 636 |
| |
| |||
693 | 696 |
| |
694 | 697 |
| |
695 | 698 |
| |
| 699 | + | |
| 700 | + | |
696 | 701 |
| |
| 702 | + | |
697 | 703 |
| |
698 | 704 |
| |
699 | 705 |
| |
| |||
758 | 764 |
| |
759 | 765 |
| |
760 | 766 |
| |
| 767 | + | |
| 768 | + | |
761 | 769 |
| |
762 | 770 |
| |
| 771 | + | |
763 | 772 |
| |
764 | 773 |
| |
765 | 774 |
| |
| |||
825 | 834 |
| |
826 | 835 |
| |
827 | 836 |
| |
| 837 | + | |
| 838 | + | |
828 | 839 |
| |
| 840 | + | |
829 | 841 |
| |
830 | 842 |
| |
831 | 843 |
| |
| |||
889 | 901 |
| |
890 | 902 |
| |
891 | 903 |
| |
| 904 | + | |
| 905 | + | |
892 | 906 |
| |
| 907 | + | |
893 | 908 |
| |
894 | 909 |
| |
895 | 910 |
| |
| |||
953 | 968 |
| |
954 | 969 |
| |
955 | 970 |
| |
| 971 | + | |
| 972 | + | |
956 | 973 |
| |
| 974 | + | |
957 | 975 |
| |
958 | 976 |
| |
959 | 977 |
| |
| |||
1017 | 1035 |
| |
1018 | 1036 |
| |
1019 | 1037 |
| |
| 1038 | + | |
| 1039 | + | |
1020 | 1040 |
| |
| 1041 | + | |
1021 | 1042 |
| |
1022 | 1043 |
| |
1023 | 1044 |
| |
| |||
1084 | 1105 |
| |
1085 | 1106 |
| |
1086 | 1107 |
| |
| 1108 | + | |
| 1109 | + | |
1087 | 1110 |
| |
| 1111 | + | |
1088 | 1112 |
| |
1089 | 1113 |
| |
1090 | 1114 |
| |
| |||
1151 | 1175 |
| |
1152 | 1176 |
| |
1153 | 1177 |
| |
| 1178 | + | |
| 1179 | + | |
1154 | 1180 |
| |
| 1181 | + | |
1155 | 1182 |
| |
1156 | 1183 |
| |
1157 | 1184 |
| |
| |||
1218 | 1245 |
| |
1219 | 1246 |
| |
1220 | 1247 |
| |
| 1248 | + | |
| 1249 | + | |
1221 | 1250 |
| |
| 1251 | + | |
1222 | 1252 |
| |
1223 | 1253 |
| |
1224 | 1254 |
| |
|
+102-24Lines changed: 102 additions & 24 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
715 | 715 |
| |
716 | 716 |
| |
717 | 717 |
| |
| 718 | + | |
| 719 | + | |
718 | 720 |
| |
719 | 721 |
| |
720 | 722 |
| |
| |||
723 | 725 |
| |
724 | 726 |
| |
725 | 727 |
| |
| 728 | + | |
726 | 729 |
| |
727 | 730 |
| |
728 | 731 |
| |
| |||
844 | 847 |
| |
845 | 848 |
| |
846 | 849 |
| |
847 |
| - | |
848 |
| - | |
849 |
| - | |
| 850 | + | |
| 851 | + | |
| 852 | + | |
| 853 | + | |
| 854 | + | |
| 855 | + | |
| 856 | + | |
| 857 | + | |
| 858 | + | |
| 859 | + | |
| 860 | + | |
| 861 | + | |
850 | 862 |
| |
851 | 863 |
| |
852 | 864 |
| |
| |||
959 | 971 |
| |
960 | 972 |
| |
961 | 973 |
| |
| 974 | + | |
| 975 | + | |
962 | 976 |
| |
963 | 977 |
| |
964 | 978 |
| |
| |||
967 | 981 |
| |
968 | 982 |
| |
969 | 983 |
| |
| 984 | + | |
970 | 985 |
| |
971 | 986 |
| |
972 | 987 |
| |
| |||
1088 | 1103 |
| |
1089 | 1104 |
| |
1090 | 1105 |
| |
1091 |
| - | |
1092 |
| - | |
1093 |
| - | |
| 1106 | + | |
| 1107 | + | |
| 1108 | + | |
| 1109 | + | |
| 1110 | + | |
| 1111 | + | |
| 1112 | + | |
| 1113 | + | |
| 1114 | + | |
| 1115 | + | |
| 1116 | + | |
| 1117 | + | |
1094 | 1118 |
| |
1095 | 1119 |
| |
1096 | 1120 |
| |
| |||
1196 | 1220 |
| |
1197 | 1221 |
| |
1198 | 1222 |
| |
1199 |
| - | |
1200 |
| - | |
1201 |
| - | |
| 1223 | + | |
| 1224 | + | |
| 1225 | + | |
| 1226 | + | |
| 1227 | + | |
| 1228 | + | |
| 1229 | + | |
| 1230 | + | |
| 1231 | + | |
| 1232 | + | |
| 1233 | + | |
| 1234 | + | |
1202 | 1235 |
| |
1203 | 1236 |
| |
1204 | 1237 |
| |
| |||
1304 | 1337 |
| |
1305 | 1338 |
| |
1306 | 1339 |
| |
1307 |
| - | |
1308 |
| - | |
1309 |
| - | |
| 1340 | + | |
| 1341 | + | |
| 1342 | + | |
| 1343 | + | |
| 1344 | + | |
| 1345 | + | |
| 1346 | + | |
| 1347 | + | |
| 1348 | + | |
| 1349 | + | |
| 1350 | + | |
| 1351 | + | |
1310 | 1352 |
| |
1311 | 1353 |
| |
1312 | 1354 |
| |
| |||
1412 | 1454 |
| |
1413 | 1455 |
| |
1414 | 1456 |
| |
1415 |
| - | |
1416 |
| - | |
1417 |
| - | |
| 1457 | + | |
| 1458 | + | |
| 1459 | + | |
| 1460 | + | |
| 1461 | + | |
| 1462 | + | |
| 1463 | + | |
| 1464 | + | |
| 1465 | + | |
| 1466 | + | |
| 1467 | + | |
| 1468 | + | |
1418 | 1469 |
| |
1419 | 1470 |
| |
1420 | 1471 |
| |
| |||
1520 | 1571 |
| |
1521 | 1572 |
| |
1522 | 1573 |
| |
1523 |
| - | |
1524 |
| - | |
1525 |
| - | |
| 1574 | + | |
| 1575 | + | |
| 1576 | + | |
| 1577 | + | |
| 1578 | + | |
| 1579 | + | |
| 1580 | + | |
| 1581 | + | |
| 1582 | + | |
| 1583 | + | |
| 1584 | + | |
| 1585 | + | |
1526 | 1586 |
| |
1527 | 1587 |
| |
1528 | 1588 |
| |
| |||
1628 | 1688 |
| |
1629 | 1689 |
| |
1630 | 1690 |
| |
1631 |
| - | |
1632 |
| - | |
1633 |
| - | |
| 1691 | + | |
| 1692 | + | |
| 1693 | + | |
| 1694 | + | |
| 1695 | + | |
| 1696 | + | |
| 1697 | + | |
| 1698 | + | |
| 1699 | + | |
| 1700 | + | |
| 1701 | + | |
| 1702 | + | |
1634 | 1703 |
| |
1635 | 1704 |
| |
1636 | 1705 |
| |
| |||
1736 | 1805 |
| |
1737 | 1806 |
| |
1738 | 1807 |
| |
1739 |
| - | |
1740 |
| - | |
1741 |
| - | |
| 1808 | + | |
| 1809 | + | |
| 1810 | + | |
| 1811 | + | |
| 1812 | + | |
| 1813 | + | |
| 1814 | + | |
| 1815 | + | |
| 1816 | + | |
| 1817 | + | |
| 1818 | + | |
| 1819 | + | |
1742 | 1820 |
| |
1743 | 1821 |
| |
1744 | 1822 |
| |
|
You can’t perform that action at this time.
0 commit comments