Commit History

Author SHA1 Message Date
  gingerBill c9b1c99a40 Fix `soa_zip` and `soa_unzip` 1 year ago
  gingerBill 32245e93a1 Fix #3514 along with `soa.a[i]` bounds checking 1 year ago
  gingerBill 330d6117e3 Fix #3589 1 year ago
  gingerBill b2dc5cc812 Fix error reporting for enforce new switch/for syntax 1 year ago
  gingerBill a344bc4c0e Remove the old switch/for semantics entirely and enforce `switch &x in y` 1 year ago
  gingerBill e71cd871c4 Reimplement `-build-mode:static`/`-build-mode:lib` 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