Commit History

Author SHA1 Message Date
  Andreas T Jonsson 80067a959b Added thread name 1 year ago
  Andreas T Jonsson 4558f3992a Initial commit of NetBSD port 1 year ago
  gingerBill 97db075e45 Add #panic to tell of moved package 1 year ago
  gingerBill 13e459980b Fix `ptr_to_bit_field.field` 1 year ago
  gingerBill 3b5e515a22 Fix #3386 - `fixed.to_string` 1 year ago
  gingerBill 3ad95d6be3 Add append_u128 1 year ago
  gingerBill abd5fc606c Fix #3407 1 year ago
  gingerBill 6678242280 Merge branch 'master' of https://github.com/odin-lang/Odin 1 year ago
  gingerBill fd487f66bc Add `json:"name,omitempty"` 1 year ago
  gingerBill d0dc7395e9 Allow for comma-separate json names `json:"name,flag"` 1 year ago
  Jeroen van Rijn 2ba2bc1fec Merge pull request #3288 from Yawning/feature/even-moar-crypto 1 year ago
  gingerBill 97e2d8916a Merge branch 'master' of https://github.com/odin-lang/Odin 1 year ago
  gingerBill 3dfd61dd4f Make `intrinsics.overflow_*` NOT `#optional_ok` 1 year ago
  gingerBill 0f39b9ef22 Merge pull request #3403 from iciuperca/master 1 year ago
  gingerBill af67cc7afe Merge pull request #3397 from wrapperup/add-movefile-flags 1 year ago
  gingerBill 53558313d8 Merge pull request #3402 from Chickenkeeper/using-param-error-typo-fix 1 year ago
  Jeroen van Rijn 8a6a3e883c Merge pull request #3406 from laytan/bit-field-core-parser 1 year ago
  Laytan Laats af6d2480fa add bit_field parsing to `core:odin/parser` 1 year ago
  iciuperca c644f79573 Avoid loop index shadowing 1 year ago
  Chris 219eb58c08 Fix typo in using parameter error message 1 year ago
  gingerBill 2207a01494 Merge pull request #3400 from Chickenkeeper/datetime-using-parameter-fix 1 year ago
  Chris 60478c0e07 Remove using from validate_datetime 1 year ago
  wrapperup 9b496e82f3 add movefile flags 1 year ago
  Yawning Angel fa1d681e65 tests/core/crypto: Start adding comprehensive curve25519 tests 1 year ago
  Yawning Angel 893c3bef9a core/crypto/ed25519: Initial import 1 year ago
  Yawning Angel d96f8bb5c1 core/crypto/ristretto255: Initial import 1 year ago
  Yawning Angel 563c527419 core/crypto/_edwards25519: Initial import 1 year ago
  Yawning Angel fec42a6d74 core/crypto/_fiat/field_scalar25519: Initial import 1 year ago
  Yawning Angel 4defe88dec core/crypto/_fiat/field_poly1305: Mark more functions contextless 1 year ago
  Yawning Angel 36f3001d59 core/crypto/_fiat/field_poly1305: Use multiply to calculate the mask 1 year ago