提交历史

作者 SHA1 备注 提交日期
  gingerBill eba35a8f7d Allow multi pointers in intrinsics 3 年之前
  gingerBill e967f2ca2c Merge branch 'master' of https://github.com/odin-lang/Odin 3 年之前
  gingerBill 438713af20 Allow `transmute` on constant expressions 3 年之前
  gingerBill 568869077e Merge pull request #1801 from cedric-h/master 3 年之前
  Cedric Hutchings f25a3f2a7d Add enums for getting Scancodes from WM_KEYDOWN 3 年之前
  gingerBill 5609221831 Merge pull request #1792 from jasonKercher/os2_linux 3 年之前
  gingerBill f3432e6bb5 Rename to `CreateProgramFromStrings` 3 年之前
  gingerBill 43b350c590 Add more procedures for window related positions 3 年之前
  gingerBill c2c66aad60 Add `Context_Menu` event kind; Fix `event_prevent_default()` 3 年之前
  gingerBill d7681d5b06 Add utilities for `Rect`s 3 年之前
  gingerBill c902615192 Improve `writeToConole` logic for the `console.log` difference between stdout and stderr 3 年之前
  gingerBill 2895830ce6 Add wasm/js/general.odin 3 年之前
  gingerBill 1eef9552b4 Fix typo 3 年之前
  gingerBill 577fa2d29b Update `time` procedures for js targets 3 年之前
  gingerBill 72fcf16a39 Rename to `writeToConsole` 3 年之前
  gingerBill b9d523e0b2 Add color when writing to `stderr` 3 年之前
  gingerBill f3d225ca4f Improve `addConsoleLine` 3 年之前
  gingerBill d84d2f85e8 Add WebGL helper (`CreateProgramHelper`) 3 年之前
  gingerBill 10f1d8c604 Fix typo 3 年之前
  gingerBill 184d1c57b1 Change atomic.wait32 and atomic.notify selection 3 年之前
  gingerBill dfbe68bcfe Begin to add support for experimental wasm64 3 年之前
  gingerBill 3049e07f72 Add `mem.DEFAULT_PAGE_SIZE` 3 年之前
  gingerBill da54d0ec8c Fix typo 3 年之前
  gingerBill b57edb89eb Unify abi for wasm32 and the future wasm64 3 年之前
  gingerBill e43eccbb91 Merge branch 'master' of https://github.com/odin-lang/Odin 3 年之前
  gingerBill e48f41165c Begin work on Atomics for wasm32 (wait and notify intrinsics) 3 年之前
  gingerBill 9eb4cbcbd2 Improve ABI design for wasm32 targets 3 年之前
  gingerBill 2612f241c9 Minor clean up 3 年之前
  gingerBill 0f1153fae2 Add `page_alloc` and `page_allocator` 3 年之前
  Jeroen van Rijn b84561f2b8 Merge pull request #1800 from DaseinPhaos/master 3 年之前