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

Аутор SHA1 Порука Датум
  gingerBill b2cf0755f2 Add `vendor` to nightly.yml пре 4 година
  gingerBill d399d2256b Change to `[^][N]` to just `[^]` пре 4 година
  Jeroen van Rijn 27fd702692 Merge pull request #1111 from Kelimion/libtommath пре 4 година
  gingerBill 5f29288254 Remove `Syscall` type пре 4 година
  gingerBill 7c108dbf48 Update usage of `syscall` to use the intrinsics пре 4 година
  Jeroen van Rijn 5c7cb393dc Slim down LibTomMath compile. пре 4 година
  gingerBill 54b37573c9 Add `intrinsics.syscall` (for Linux and Darwin only) пре 4 година
  gingerBill c3a64c2a59 Merge branch 'master' of https://github.com/odin-lang/Odin пре 4 година
  gingerBill a5c31bbee0 Add `map_insert` which returns the pointer to inserted value пре 4 година
  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 година