gingerBill
|
2e29687cee
|
Fix #3425
|
2024-04-15 10:28:14 +01:00 |
|
Jeroen van Rijn
|
d510d5e49f
|
Merge pull request #3426 from Kelimion/crlf
Tell Git to always treat Makefile and build_odin.sh as Nix EOL
|
2024-04-14 16:51:42 +02:00 |
|
Jeroen van Rijn
|
9591eb2ed5
|
Tell Git to always treat Makefile and build_odin.sh as Nix EOL
|
2024-04-14 16:41:10 +02:00 |
|
gingerBill
|
21969fec61
|
Merge pull request #3421 from laytan/add-odin-root-command
add `odin root` command
|
2024-04-13 22:44:53 +01:00 |
|
gingerBill
|
6ee818b394
|
Merge pull request #3422 from wrapperup/add-dxc-vendor-docs
Add dxc to all_vendor.odin, fix dxc build on freebsd/openbsd
|
2024-04-13 22:42:03 +01:00 |
|
wrapperup
|
b22e43c335
|
add freebsd, openbsd to dxcdef_unix.odin
|
2024-04-13 15:27:02 -04:00 |
|
gingerBill
|
6dc9fdb718
|
Merge pull request #3420 from laytan/fix-wasm-runtime-store-string-with-unicode
fix wasm runtime.js storeString to support Unicode
|
2024-04-13 20:15:41 +01:00 |
|
wrapperup
|
f252084b1f
|
add dxc to all_vendor.odin
|
2024-04-13 15:05:51 -04:00 |
|
Laytan Laats
|
9f97056c14
|
add 'odin root' command
|
2024-04-13 20:08:57 +02:00 |
|
Laytan Laats
|
d2ca91b830
|
fix wasm runtime.js storeString to support Unicode
|
2024-04-13 19:34:13 +02:00 |
|
gingerBill
|
59705035f9
|
Merge pull request #3365 from yay/core-foundation-security
Core Foundation and Security core packages.
|
2024-04-13 10:56:24 +01:00 |
|
Vitalii Kravchenko
|
befb0f7868
|
Core Foundation and Security vendor libraries.
|
2024-04-13 00:11:42 +01:00 |
|
Jeroen van Rijn
|
f086b4710a
|
Merge pull request #3418 from blob1807/add-url-fragment-to-split-join-url
core:net Add support for URL fragments
|
2024-04-12 17:19:29 +02:00 |
|
blob1807
|
a4d16e97a1
|
Fix CI's parser
|
2024-04-13 01:14:55 +10:00 |
|
blob1807
|
6348b56c8b
|
Move rounded tests
|
2024-04-13 00:57:36 +10:00 |
|
blob1807
|
2d1260bec9
|
uniformity change
small change to check things uniform
|
2024-04-13 00:47:49 +10:00 |
|
blob1807
|
c753711d86
|
Added support for URL fragments
Added support for a URL's fragment/anchor to `split_url` & `join_url` in `core:net` plus 4 new tests to cover it.
|
2024-04-13 00:39:32 +10:00 |
|
gingerBill
|
5726b7d954
|
Remove warning on clang
|
2024-04-12 14:51:22 +01:00 |
|
gingerBill
|
4240e0025e
|
Improve scalar -> array assignment when the scalar is constant in LLVM
|
2024-04-12 14:20:46 +01:00 |
|
gingerBill
|
caa344c88d
|
Simplify scalar -> array conversions in LLVM to use a loop after a certain size
|
2024-04-12 14:05:36 +01:00 |
|
gingerBill
|
46b9bd8c0e
|
Improve error messages for switch and for r-values with a suggestion
|
2024-04-12 13:35:14 +01:00 |
|
gingerBill
|
3426af2d6c
|
Fix #3415
|
2024-04-12 12:33:25 +01:00 |
|
gingerBill
|
efc3f9916e
|
Fix #3414
|
2024-04-12 12:30:16 +01:00 |
|
Jeroen van Rijn
|
95bc1892f5
|
Merge pull request #3413 from hodgka/trig_funcs_doc
Added docs for trig function procedure groups
|
2024-04-11 19:02:41 +02:00 |
|
alec hodgkinson
|
4cdadeedc3
|
Added docs for trig function procedure groups
|
2024-04-11 09:55:43 -07:00 |
|
gingerBill
|
cb0a57eaa9
|
Add -target:freestanding_amd64_win64
|
2024-04-11 17:18:51 +01:00 |
|
gingerBill
|
aab122ede8
|
Remove ?
dev-2024-04a
|
2024-04-11 15:59:22 +01:00 |
|
gingerBill
|
503964c769
|
Add @(static) check
|
2024-04-11 15:57:13 +01:00 |
|
gingerBill
|
b2e887be36
|
Change stack overflow check to >256 KiB
|
2024-04-11 15:55:01 +01:00 |
|
gingerBill
|
f36fb6d1ef
|
Add nil checks
|
2024-04-11 15:41:01 +01:00 |
|
gingerBill
|
45d7a670ce
|
Fix @(static) error message bug
|
2024-04-11 15:34:34 +01:00 |
|
gingerBill
|
86e82dc182
|
Merge branch 'master' of https://github.com/odin-lang/Odin
|
2024-04-11 15:24:42 +01:00 |
|
gingerBill
|
b6d2ac11b8
|
Add -vet-unused-variables and `-vet-unused-imports (-vet-unused is both)
|
2024-04-11 15:24:36 +01:00 |
|
gingerBill
|
6c38ae3658
|
Remove #optional_ok from docs
|
2024-04-11 15:24:08 +01:00 |
|
Jeroen van Rijn
|
532d477705
|
Merge pull request #3121 from RilleP/parsing-package-fixes
core:odin parsing fixes
|
2024-04-11 15:19:10 +02:00 |
|
gingerBill
|
0abbf3ba0a
|
Fix #3412
|
2024-04-11 13:57:37 +01:00 |
|
RilleP
|
330c161625
|
remove semicolon
|
2024-04-11 09:36:28 +02:00 |
|
gingerBill
|
97db075e45
|
Add #panic to tell of moved package
|
2024-04-10 20:32:55 +01:00 |
|
RilleP
|
730f992bff
|
fix indentation
|
2024-04-10 19:16:38 +02:00 |
|
RilleP
|
95a38d5a96
|
Merge branch 'master' into parsing-package-fixes
|
2024-04-10 19:10:33 +02:00 |
|
gingerBill
|
13e459980b
|
Fix ptr_to_bit_field.field
|
2024-04-10 16:18:44 +01:00 |
|
gingerBill
|
3b5e515a22
|
Fix #3386 - fixed.to_string
|
2024-04-10 14:35:14 +01:00 |
|
gingerBill
|
3ad95d6be3
|
Add append_u128
|
2024-04-10 14:35:00 +01:00 |
|
gingerBill
|
abd5fc606c
|
Fix #3407
|
2024-04-10 14:12:41 +01:00 |
|
gingerBill
|
6678242280
|
Merge branch 'master' of https://github.com/odin-lang/Odin
|
2024-04-10 13:40:31 +01:00 |
|
gingerBill
|
fd487f66bc
|
Add json:"name,omitempty"
|
2024-04-10 13:40:25 +01:00 |
|
gingerBill
|
d0dc7395e9
|
Allow for comma-separate json names json:"name,flag"
|
2024-04-10 13:29:10 +01:00 |
|
Jeroen van Rijn
|
2ba2bc1fec
|
Merge pull request #3288 from Yawning/feature/even-moar-crypto
core/crypto: Even more improvments
|
2024-04-10 14:19:25 +02:00 |
|
gingerBill
|
97e2d8916a
|
Merge branch 'master' of https://github.com/odin-lang/Odin
|
2024-04-10 12:32:32 +01:00 |
|
gingerBill
|
3dfd61dd4f
|
Make intrinsics.overflow_* NOT #optional_ok
|
2024-04-10 12:32:26 +01:00 |
|