kalsprite
|
3756aae0f8
|
incorp specialized-vs-generic poly
|
2026-08-07 17:58:35 -07:00 |
|
kalsprite
|
b475525997
|
Merge branch 'master' into poly
|
2026-08-07 17:41:30 -07:00 |
|
kalsprite
|
3dc7741e06
|
correct windows limb size
|
2026-08-07 15:18:46 -07:00 |
|
kalsprite
|
5393a11ee1
|
untyped integral float index conversion to int
|
2026-08-07 14:49:25 -07:00 |
|
kalsprite
|
114cbd7432
|
add proc group test matrix
|
2026-08-07 11:30:06 -07:00 |
|
Jeroen van Rijn
|
e140512954
|
Update test_issue_7188.odin
Add missing commas.
|
2026-08-07 20:05:53 +02:00 |
|
gingerBill
|
bc32696a5a
|
Merge pull request #7239 from catermujo/push-oyzvqkzwnlzz
llvm: handle #soa fixed compound literals for vars
|
2026-08-07 19:58:11 +02:00 |
|
jack gleeson
|
2162e7605e
|
core/unicode/utf8: Fix truncated text for grapheme clusters
|
2026-08-07 10:36:14 -06:00 |
|
Isabella Basso
|
e94d3d4871
|
llvm: handle #soa fixed compound literals for vars
|
2026-08-06 16:43:52 -03:00 |
|
Jeroen van Rijn
|
1daec0865c
|
Merge pull request #7234 from michtesar/fix/net-percent-encode
Fix percent encoding for bytes < 0x10
|
2026-08-06 13:54:36 +02:00 |
|
Michael Tesař
|
a1cb87c1c4
|
Add decode roundtrip test
|
2026-08-06 07:14:50 +02:00 |
|
Michael Tesař
|
56d8293ae0
|
Restore formatting and remove unused import
|
2026-08-05 23:58:33 +02:00 |
|
Michael Tesař
|
f7f95ad763
|
Add percent_encode_test to test percent
|
2026-08-05 23:40:57 +02:00 |
|
gingerBill
|
cce7159a55
|
Merge pull request #7208 from Taylbr/poly-proc-fix
Fix: Polymorphic procedures resolving to nil + further fixes
|
2026-08-05 16:56:34 +02:00 |
|
gingerBill
|
cd1e8293d7
|
Merge pull request #7185 from subotac/fix/variadic-tuple-arguments
fix: pack tuple results into variadic arguments
|
2026-08-05 16:56:24 +02:00 |
|
Jeroen van Rijn
|
ddf60b459d
|
#+build !netbsd
|
2026-08-05 12:28:39 +02:00 |
|
Jeroen van Rijn
|
fd3d182ee5
|
Assuage NetBSD CI
|
2026-08-05 12:12:08 +02:00 |
|
Brody
|
21fd0c4645
|
fix: bad merge
|
2026-08-05 00:40:13 +10:00 |
|
Brody
|
7945cf3ac3
|
Merge branch 'master' into poly-proc-fix
|
2026-08-05 00:19:06 +10:00 |
|
Brody
|
90f6c9d0db
|
whitespace
|
2026-08-05 00:17:48 +10:00 |
|
Jeroen van Rijn
|
a97f6b47b6
|
Don't use -microarch:native on odin check
|
2026-08-04 15:23:07 +02:00 |
|
Jeroen van Rijn
|
328c4f4569
|
Fix NetBSD CI
|
2026-08-04 15:11:25 +02:00 |
|
Brody
|
91e0e6ce47
|
fix: record resolved entity for proc-typed default values
|
2026-08-04 19:12:08 +10:00 |
|
gingerBill
|
6c2bb94ceb
|
Merge pull request #7206 from ssenthilnathan3/fix/os-glob-clone
Fix os.glob not cloning pattern when no meta characters present
|
2026-08-04 10:52:43 +02:00 |
|
Senthilnathan
|
b838b1bf25
|
fixes os.glob not cloning pattern when no meta characters present
|
2026-08-04 12:19:03 +05:30 |
|
Brody
|
6888e84386
|
fix: Added null check before setting operand type to invalid
|
2026-08-03 18:34:53 +10:00 |
|
Brody
|
df6719cb89
|
fix: remove broken special case for poly proc as default value
|
2026-08-03 18:13:12 +10:00 |
|
corley
|
439edc5fa8
|
make soa builtins go vroom
|
2026-08-03 02:32:09 +03:00 |
|
Jeroen van Rijn
|
280f02f4ef
|
Remove unused import
|
2026-08-02 15:08:08 +02:00 |
|
Jeroen van Rijn
|
447d880586
|
Add tests/core/text/scanner to CI
|
2026-08-02 13:19:15 +02:00 |
|
Jeroen van Rijn
|
7c4dd2ea53
|
Merge pull request #7176 from GPotoshin/scanner_octal_escape
Fix octal escape parsing by core:text/scanner
|
2026-08-02 13:17:27 +02:00 |
|
George Potoshin
|
bfd93d3e89
|
tests for scanner
|
2026-08-02 10:57:23 +02:00 |
|
subotac
|
a4091c5d37
|
fix: pack tuple results into variadic arguments
|
2026-08-01 19:48:54 +03:00 |
|
Jeroen van Rijn
|
f1f7c98a84
|
Merge pull request #7182 from BigBoyBarney/shrink
Follow up fix of `shrink_map`
|
2026-08-01 13:51:37 +02:00 |
|
Sylphrena
|
64f27153cc
|
Follow up fix of map shrink
|
2026-08-01 13:30:34 +02:00 |
|
George Potoshin
|
6a14e5e068
|
#7153
|
2026-07-30 19:24:36 +02:00 |
|
Jeroen van Rijn
|
83fd812ff3
|
Merge pull request #7152 from BigBoyBarney/shrink
Shrink map to minimum capacity with `shrink`
|
2026-07-30 13:21:52 +02:00 |
|
Jeroen van Rijn
|
07f7b2c8a4
|
Merge pull request #5464 from peperronii/master
core:thread get_name/set_name
|
2026-07-30 12:52:16 +02:00 |
|
aelobdog
|
d8eb6e0481
|
fix: expand_values panic on type expressions
|
2026-07-30 00:26:12 +05:30 |
|
Sylphrena
|
17e23a8bcf
|
Shrink map to minimum capacity with shrink
|
2026-07-29 15:20:50 +02:00 |
|
aelobdog
|
f465f3dc6f
|
fix: hang for poly procs with default proc literal params
|
2026-07-28 22:48:38 +05:30 |
|
aelobdog
|
39cbaf0494
|
fix: reject the use of labels as expressions
|
2026-07-25 19:28:56 +05:30 |
|
Isabella Basso
|
0843def5f5
|
types: allow fixed-capacity arrays in constant unions
Fixes: #7089
|
2026-07-19 18:34:48 -03:00 |
|
WP. Yingamphol
|
8a8230b64e
|
Merge branch 'odin-lang:master' into master
|
2026-07-17 23:06:28 +07:00 |
|
Jeroen van Rijn
|
0051152f76
|
Merge pull request #7042 from catermujo/push-nyzmuzxuzpox
compiler: preserve recursive struct aliases
|
2026-07-16 10:21:31 +02:00 |
|
gingerBill
|
7c2b219259
|
Merge pull request #7045 from BlackGoku36/master
Fix arm64 argument alignment abi for composite type of size <= 16 bytes
|
2026-07-15 14:01:48 +01:00 |
|
Urjasvi Suthar
|
d8c984d751
|
skip -sanitize:address for NetBSD
|
2026-07-14 22:12:57 +05:30 |
|
Urjasvi Suthar
|
3a9aa4c169
|
Add issue link to code
|
2026-07-14 21:36:06 +05:30 |
|
Urjasvi Suthar
|
38788c0348
|
Fix arm64 argument alignment abi for composite type of size <= 16 bytes
|
2026-07-14 21:33:39 +05:30 |
|
zhibog
|
2efcd11ab4
|
[core:crypto] Add TurboSHAKE
|
2026-07-14 16:28:29 +02:00 |
|