gingerBill
|
3ba19d94cf
Add `#no_capture` to `core:odin/ast`
|
1 year ago |
gingerBill
|
c7bd954752
Add more uses of `#no_capture`
|
1 year ago |
gingerBill
|
edc793d7c1
Add `#no_capture args: ..T` to reuse the backing array stack memory
|
1 year ago |
gingerBill
|
f98a7b84df
Merge pull request #3914 from VladPavliuk/json-add-ignore-tag-support
|
1 year ago |
gingerBill
|
0050cb9471
Merge pull request #3918 from flysand7/file-handle-inheritance2
|
1 year ago |
flysand7
|
b686b072d5
[os2/file]: Fixes related to handle inheritance
|
1 year ago |
VladPavliuk
|
76fe5d1346
Align ignore syntax of json tags with fmt, cbor
|
1 year ago |
gingerBill
|
8cebc7cc0c
Merge pull request #3915 from tadeohepperle/vendor-wgpu-RenderPassEncoderSetPushConstants-signature
|
1 year ago |
Tadeo hepperle
|
75076e2d64
RenderPassEncoderSetPushConstants should take a rawptr instead of cstring for the data
|
1 year ago |
VladPavliuk
|
64ae99f016
Add support of `ignore` tag for `json.marshal`
|
1 year ago |
Jeroen van Rijn
|
d845a07519
Merge pull request #3912 from xzores/master
|
1 year ago |
xzores
|
b4683f4399
Update stb_truetype.odin
|
1 year ago |
gingerBill
|
e715674512
Merge pull request #3907 from flysand7/console-read-fix
|
1 year ago |
gingerBill
|
9e0c4098be
Merge pull request #3905 from flysand7/winapi-process-procs
|
1 year ago |
flysand7
|
a7d95ab3e1
[core/os]: Fix read_console not stopping the read when newline can't fit in output slice
|
1 year ago |
flysand7
|
6ae47c6f43
[sys/windows] Add advapi bindings, process-related functions and context-related stuff
|
1 year ago |
gingerBill
|
1770e3a9a9
Fix typo
|
1 year ago |
gingerBill
|
19753ed8a3
Add `rand.Generator` and other calls
|
1 year ago |
gingerBill
|
59d87d1f05
Add `gen := context.random_generator` parameters to `rand` calls
|
1 year ago |
gingerBill
|
6b3453cc64
Fix #3902
|
1 year ago |
gingerBill
|
5e7634d90c
Merge branch 'master' of https://github.com/odin-lang/Odin
|
1 year ago |
gingerBill
|
fc7c7cd8ab
Merge pull request #3900 from Kelimion/winres
|
1 year ago |
gingerBill
|
e05e99253b
Merge pull request #3904 from laytan/make-instrumentation-work-on-wasm
|
1 year ago |
Jeroen van Rijn
|
a8ce5bd005
Merge pull request #3903 from laytan/allow-mem-virtual-import-on-more-targets
|
1 year ago |
Laytan Laats
|
65ca03a930
make instrumentation "work" on wasm
|
1 year ago |
Laytan Laats
|
0dfc660c71
allow `core:mem/virtual` import on more targets by expanding the `other` implementation
|
1 year ago |
Jeroen van Rijn
|
c49afb0039
Add hinstdll forward to runtime globals
|
1 year ago |
Jeroen van Rijn
|
b02291b20a
Compile demo with -vet -strict-style.
|
1 year ago |
gingerBill
|
f75a45c3fa
Add aliases `starts_with` and `ends_with`
|
1 year ago |
gingerBill
|
7e41340510
Unify `IUnknown` COM interface
|
1 year ago |