提交历史

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