Commit History

Author SHA1 Message Date
  gingerBill cc3cf12ae2 Disable `-use-separate-modules` by default on darwin until problem is determined 1 year ago
  gingerBill d87583bead Minimize mutex lock for `#load_directory` 1 year ago
  gingerBill 1b0e98116d Revert changes to `in_single_threaded_checker_stage` 1 year ago
  gingerBill eb6805ef40 Disable the need for mutexes in single threaded checker stage 1 year ago
  gingerBill a45e05bb18 Remove need for `BlockingMutex` in `Arena` 1 year ago
  gingerBill e4ba786948 Remove use of mutex in single threaded code 1 year ago
  gingerBill cae8c1e94f Minimize use of mutex in `Arena` 1 year ago
  gingerBill a8f84c87ae Add the permanent and temporary arenas directly on the `Thread` 1 year ago
  gingerBill c64702ae5a Make `-use-separate-modules` the default behaviour for `-o:none` and `-o:minimal` 1 year ago
  gingerBill 3311ea1c76 Keep MSVC happy with secure versions of C calls 1 year ago
  gingerBill 018026d844 Use `gb_zero_*` calls 1 year ago
  gingerBill 139c1bcdda Comment out debug code 1 year ago
  gingerBill 46817e8f68 Merge branch 'master' of https://github.com/odin-lang/Odin 1 year ago
  gingerBill 196ac7e6d6 Type erase `_make_dynamic_array_len_cap` 1 year ago
  Jeroen van Rijn e3e31b42d0 #force_no_inline build_huffman to avoid bloat 1 year ago
  gingerBill f7cb711874 Add `#force_no_inline` 1 year ago
  gingerBill f657055f12 Add `slice` variable if not exists 1 year ago
  gingerBill 26a9416a41 Minor clean ups 1 year ago
  gingerBill e768bddaeb Inline `_append_elem_string` further 1 year ago
  gingerBill 83b7dd122a Type erase for `append_elems` 1 year ago
  gingerBill b0fbaf24a0 Type erase `append_elem` 1 year ago
  gingerBill 1c3240b6b5 Add `#force_no_inline` 1 year ago
  gingerBill 7673d478b6 Merge branch 'master' of https://github.com/odin-lang/Odin 1 year ago
  gingerBill 15fb4ded2a type erase `resize` and `reserve` internals 1 year ago
  Jeroen van Rijn 03cb585845 Merge pull request #3908 from NicknEma/Intrusive-list-docs 1 year ago
  gingerBill 9d84e00502 Clean up `unquote` code 1 year ago
  gingerBill 7703b37a1b Merge branch 'master' of https://github.com/odin-lang/Odin 1 year ago
  gingerBill 95a695e4cd Fix #3926 1 year ago
  gingerBill 02408b713a Merge pull request #3910 from VladPavliuk/json-add-int-key-map-support 1 year ago
  gingerBill 251fa477af Fix type 1 year ago