Commit történet

Szerző SHA1 Üzenet Dátum
  gingerBill 402a165b60 Correct missing procedures in other build modules which cause a linkage problem 2 éve
  gingerBill 34f9170189 Fix race condition with polymorphic record generation 2 éve
  gingerBill 38136e15fc `add_deps_from_child_to_parent` always 2 éve
  gingerBill e97bf2ef35 Minimize contention on the deps for decls 2 éve
  gingerBill d6c54148d9 Minor clean up 2 éve
  gingerBill cbe3791b42 Replace all queues with MPSCQueue where possible 2 éve
  gingerBill b470ceb470 Correct `mpsc_dequeue` 2 éve
  gingerBill c15db05199 Implement `MPSCQueue` 2 éve
  gingerBill 9428f792ed Comment out allocator guards for the time being 2 éve
  gingerBill 520ff731de Add `ArenaTemp` to the compiler 2 éve
  gingerBill e9cfe698ba Make the `heap_allocator` just be the `permanent_allocator` 2 éve
  gingerBill 5fa66ac6a8 Fix random race condition for poly records 2 éve
  gingerBill 320062157f Merge pull request #2288 from odin-lang/compiler-improvements-2023-01 2 éve
  gingerBill d7d6608142 Remove unneeded CI stage 2 éve
  gingerBill 7f2ef2ac67 Move check for type info above 2 éve
  gingerBill 7124d541a1 General optimizations 2 éve
  gingerBill 3c7e45a46f Remove possible race condition in `type_size_of`/`type_align_of` 2 éve
  gingerBill 6ec014e980 Make `-threaded-checker` the default not (opt out with `-no-threaded-checker`) 2 éve
  gingerBill 9b47a5eddb Fix macro issue 2 éve
  gingerBill 3e8c63ad31 Add Odin check -threaded-checker test for windows 2 éve
  gingerBill 15469758de Merge branch 'master' into compiler-improvements-2023-01 2 éve
  gingerBill 86511d44e4 Merge pull request #2300 from MarenFayre/float-format 2 éve
  MarenFayre fd4633eb25 Clean up float_fmt logic 2 éve
  gingerBill b0756f9e29 Merge pull request #2297 from MarenFayre/d-parsing 2 éve
  gingerBill c3ff1e9591 Merge pull request #2298 from MarenFayre/left-pad 2 éve
  gingerBill dd3fac7523 Merge pull request #2292 from colrdavidson/get_core_count 2 éve
  MarenFayre 13029d06b2 Removed unneeded semicolon. 2 éve
  MarenFayre 68173f4bc7 Remove unused formatting flag 2 éve
  MarenFayre c979c2fafa Fix left padding format specifier and float formatting 2 éve
  MarenFayre 658435f1b9 Fix off by one error in %d parsing 2 éve