Commit History

Author SHA1 Message Date
  Laytan Laats e08b51ed73 correctly load/store uint&int in the runtime.js for wasm64p32 1 year ago
  gingerBill f9fd8f0c25 Merge pull request #3439 from andreas-jonsson/netbsd 1 year ago
  gingerBill 59c33dd9fc Add `Fstat_Callback` for `File.user_fstat` 1 year ago
  gingerBill 6f9dcb4e02 Add missing `@(require_results)` 1 year ago
  gingerBill 2b43535961 Fix typo 1 year ago
  gingerBill 61826594c9 Add comment state to prefer `virtual.Arena` over `runtime.Arena` 1 year ago
  gingerBill 9a487ccb6f Delete dead code 1 year ago
  gingerBill 453fc5182b Remove all uses of `context` stuff in os2 1 year ago
  gingerBill 450b9ceaec Add `@(require_results)` everywhere in os2 1 year ago
  gingerBill 48c1822709 Move utility stuff to `internal_util.odin` 1 year ago
  gingerBill 91b7cdaad2 Mock out `temp_file.odin` stuff 1 year ago
  gingerBill 361be301fa Use internal `temp_allocator()` 1 year ago
  gingerBill ecd7846ec3 Clean up allocator stuff into `allocators.odin` 1 year ago
  gingerBill e05315831f Fix #3586 1 year ago
  gingerBill 7734b12f9a Fix #3587 1 year ago
  gingerBill 20f8f9012d Attempt at fixing #3588 1 year ago
  gingerBill 0cf9dcd314 Make `..` ranges a complete error rather than a warning now. 1 year ago
  gingerBill 8fa20fb875 Extra check for `field` being `nullptr` 1 year ago
  gingerBill 1b593fc1ca Correct `core:intrinsics` to `base:intrinsics` 1 year ago
  gingerBill 215ef3d985 Make `core:runtime` etc a warning, and an error with `-vet` 1 year ago
  gingerBill 8808e5584a If only warnings exist on `print_all_errors`, next time it is called, clear the error list. 1 year ago
  gingerBill 54ebfa6179 Fix hanging on `thread.join` for windows where the thread had not been `start`ed 1 year ago
  gingerBill 4bdc8548bd Fix #3554 1 year ago
  gingerBill 6dc0ee3877 Fix #3577 1 year ago
  gingerBill 8d687a959d Fix #3516 1 year ago
  gingerBill 8b4a8e4d80 Fix #3569 1 year ago
  gingerBill 90f26368d9 Merge pull request #3572 from Feoramund/fix-unix-nonstart-thread-stall 1 year ago
  gingerBill e4ec7cc3f3 Merge pull request #3580 from Feoramund/suggest-test-all-packages 1 year ago
  gingerBill 34c8739b69 Fix #3578 1 year ago
  gingerBill d1217340f5 Fix #3573 1 year ago