Историја ревизија

Аутор SHA1 Порука Датум
  Jeroen van Rijn d6bd56da2c Merge pull request #1109 from Kelimion/makefile пре 4 година
  Jeroen van Rijn 17d31bfad6 Fix Makefile. пре 4 година
  Jeroen van Rijn 89ffd40d70 Merge pull request #1108 from Kelimion/bigint пре 4 година
  Jeroen van Rijn 737b4fde1c big: Add `_private_int_mul_balance`. пре 4 година
  Jeroen van Rijn 2cfd6b7024 big: Add `_private_int_mul_high`. пре 4 година
  gingerBill 713cd728ba Merge pull request #1107 from odin-lang/mv/libc-errors пре 4 година
  vassvik f9bea5b791 Updated comment for Windows version of setjmp. пре 4 година
  Jeroen van Rijn 586641d77f Merge pull request #1106 from Kelimion/bigint пре 4 година
  vassvik 8ca4286624 Add core:c/libc tests пре 4 година
  vassvik 165118c641 Fix runtime crash for setjmp in Windows related to an hidden second argument not normally accessible needing to be set to 0. пре 4 година
  Jeroen van Rijn 852643e6ba Add tests for `internal_int_is_square'. пре 4 година
  vassvik 102d080a31 Fix core:c/libc Windows compilation errors by linking to the right libraries. пре 4 година
  Jeroen van Rijn ec4cae4f04 big: Add `int_is_square`. пре 4 година
  Jeroen van Rijn 4153898c55 big: Add Montgomery Reduction. пре 4 година
  Jeroen van Rijn 33df335ec9 big: Add `internal_int_montgomery_calc_normalization`. пре 4 година
  Jeroen van Rijn 893cc013b5 big: Add Montgomery reduction. пре 4 година
  gingerBill b88e945268 `ERROR_BLOCK()` any usages of "Did you mean?" like behaviour whilst iterating across a scope entry map пре 4 година
  gingerBill bf56e3ea8d Improve `strings.index_any` and `strings.last_index_any` пре 4 година
  gingerBill 284acc37f9 Update SDL scancodes to have the same C enums equivalent global values пре 4 година
  gingerBill 582559f7ac Correct did you mean logic and make thread-safe-er пре 4 година
  gingerBill 53556d9bd2 Disable local mutex for the time being. пре 4 година
  gingerBill da79124e5d Use local mutex for each `AstFile.arena` пре 4 година
  gingerBill 2f34f1283a Make `thread_join` be more correct пре 4 година
  gingerBill f973d271cf Add mutex around `condition_broadcast` пре 4 година
  gingerBill 4625b25287 Wrap linux specific code for `internal_thread_proc` пре 4 година
  gingerBill 8d8b3fd071 Add missing header пре 4 година
  gingerBill a852c17614 Don't permit any signal delivery to threads on Linux пре 4 година
  gingerBill b33bf3f704 Correct race condition and incorrect usage of `condition_signal` outside of a mutex lock пре 4 година
  gingerBill 726788a483 Treat `Type_Tuple` closer to a `Type_Struct` in `lb_type` пре 4 година
  gingerBill cdd3560702 Merge pull request #1103 from odin-lang/new-thread-pool пре 4 година