Commit History

Author SHA1 Message Date
  gingerBill a6edcf4f18 Fix ABI typo bug; Add `pop_safe` and `pop_front_safe` 5 years ago
  gingerBill 2a598aa061 Update sync.Channel 5 years ago
  gingerBill 910ab7b3d4 Fix typo 5 years ago
  gingerBill 2b27300387 Fix LLVM code gen bug 5 years ago
  gingerBill 0db1ebb4e5 `-vet` `sync/channel.odin` 5 years ago
  gingerBill 0013033f9a Revert build.bat 5 years ago
  gingerBill f00123742c Add experimental `sync.Channel` 5 years ago
  gingerBill 509e8b512f Add `time.read_cycle_counter` 5 years ago
  gingerBill 2562df5387 Remove unused imports in thread.odin 5 years ago
  gingerBill 0ab356aa4e Fix sync and thread on *nix 5 years ago
  gingerBill b3c51a8b44 Add `thread.run*` shorthand procedures; `Thread.init_context` use new `Maybe` concept 5 years ago
  gingerBill fb3aeccd36 Add built-in `Maybe` 5 years ago
  gingerBill 9495e3d10c Update `sync.Condition` to require a `^sync.Mutex` on init 5 years ago
  gingerBill 0f711b8719 Remove old llvm-demo 5 years ago
  gingerBill 2a6130b7e1 Reorder `log.do_location_header` order 5 years ago
  gingerBill 34384cc2f1 Clean up some of the log code 5 years ago
  gingerBill aeafed0218 Add `fmt.DEFAULT_BUFFER_SIZE` to be configurable with `#config(FMT_DEFAULT_BUFFER_SIZE, 1<<12)` 5 years ago
  gingerBill 3a4bbfcfae Change `fmt.*print` behaviour to match `fmt.*println` behaviour 5 years ago
  gingerBill 01c84b32a6 Add `log.panic` and `log.panicf` 5 years ago
  gingerBill 240fc65d4d Add multi_logger.odin; Fix os_windows.odin 5 years ago
  gingerBill c9d3b95b0d Fix `time.now` 5 years ago
  gingerBill 9f596d6f34 Clean up `package log` code 5 years ago
  gingerBill 2a684830f9 Fix using pointers bug with addressing struct fields 5 years ago
  gingerBill c4ba3f1c83 Merge branch 'master' of https://github.com/odin-lang/Odin 5 years ago
  gingerBill 724c776dbe Fix enumerated array type information creation bug 5 years ago
  Mikkel Hjortshoej ad8048b615 [CI] Use powershell to download LLVM on windows, split macOS and linux. 5 years ago
  gingerBill 781395ada1 Add `deferred_in_out` attribute 5 years ago
  gingerBill 9635ea8706 Revert demo.odin 5 years ago
  gingerBill 413188bab2 Merge branch 'master' of https://github.com/odin-lang/Odin 5 years ago
  gingerBill 5fa54fd2cc Commit fix 5 years ago