Commit History

Author SHA1 Message Date
  gingerBill 991883d0e1 Add `#+feature integer-division-by-zero:<string>` 2 months ago
  gingerBill e4a0228a80 Define the behaviour of integer division by zero 2 months ago
  gingerBill eae43f1225 Merge branch 'master' into bill/utf16-strings 2 months ago
  gingerBill c910b5e583 Add `intrinsics.type_is_nearly_simple_compare` 2 months ago
  gingerBill bb4bc316a4 `for in string16`; Support `string16` across core 2 months ago
  gingerBill ae02d3d02d Begin supporting `string16` across the core library 2 months ago
  gingerBill 2561427dd3 Add `string16` and `cstring16` (UTF-16 based strings) 2 months ago
  gingerBill 7057fc8dfc Remove the semantics of `#no_copy`, keep the grammar 2 months ago
  Paul-Andre Henegar 93a39affd1 Fix issue 5474 2 months ago
  gingerBill 513e6daace Merge pull request #5081 from Lperlind/vet-explicit-allocators 2 months ago
  Hayden Gray f72b2b1530 [source-code-locations] - added options to show, obfuscate, and hide source code locations (#5412) 3 months ago
  Laytan Laats 2c308bdcfa fix load type panic because front-end allows a deref of a type 3 months ago
  Airtz 2259db9a53 Better error messages 3 months ago
  Airtz d65b1d5e94 Better proc groups inference 3 months ago
  Airtz 38187ef206 Merge branch 'odin-lang:master' into fix-4445 3 months ago
  Jeroen van Rijn 56d9671f63 Merge pull request #5368 from Airtz/master 3 months ago
  Airtz 277130111e sign check error message update 3 months ago
  Airtz 19c0f43e19 Fix #4445 3 months ago
  Jeroen van Rijn 7abd86c211 Clarify --- for global variable. 3 months ago
  Airtz 7c5b5618e8 `check_is_expressible` instead of `convert_to_typed` when there is no `type_hint` 3 months ago
  Airtz c7c5258c58 Update check_expr.cpp 4 months ago
  Feoramund 5ed2735658 Guard against invalid proc types in parameter list 4 months ago
  gingerBill 6804f4c471 Add support for `#soa[N]T` compound literals 4 months ago
  Jeroen van Rijn dd27049e13 Merge pull request #5261 from spiel0meister/master 4 months ago
  Jeroen van Rijn fcf0d4efa1 Merge pull request #5264 from LeandroLibanio28H/5243-fix-scope-attribute-proc-grouping 4 months ago
  spiel0meister d1fcec63cc early return; fix indentation 4 months ago
  Leandro Libanio 0f5e30783c Update check_expr.cpp 4 months ago
  Jeroen van Rijn 82dfb43663 Fix #5265 4 months ago
  LeandroLibanio28H e6b086e78d Removing unreacheable block (since e86fde3) 4 months ago
  LeandroLibanio28H 7b612a3a15 Checking if entity is exported before checking if it's a procedure group 4 months ago