Commit History

Author SHA1 Message Date
  gingerBill aab122ede8 Remove `?` 1 year ago
  gingerBill 503964c769 Add @(static) check 1 year ago
  gingerBill b2e887be36 Change stack overflow check to >256 KiB 1 year ago
  gingerBill f36fb6d1ef Add `nil` checks 1 year ago
  gingerBill 45d7a670ce Fix `@(static)` error message bug 1 year ago
  gingerBill 86e82dc182 Merge branch 'master' of https://github.com/odin-lang/Odin 1 year ago
  gingerBill b6d2ac11b8 Add `-vet-unused-variables` and ``-vet-unused-imports` (`-vet-unused` is both) 1 year ago
  gingerBill 6c38ae3658 Remove `#optional_ok` from docs 1 year ago
  Jeroen van Rijn 532d477705 Merge pull request #3121 from RilleP/parsing-package-fixes 1 year ago
  gingerBill 0abbf3ba0a Fix #3412 1 year ago
  RilleP 330c161625 remove semicolon 1 year ago
  gingerBill 97db075e45 Add #panic to tell of moved package 1 year ago
  RilleP 730f992bff fix indentation 1 year ago
  RilleP 95a38d5a96 Merge branch 'master' into parsing-package-fixes 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