提交历史

作者 SHA1 备注 提交日期
  gingerBill da76c743e9 Add shortcut for division by a constant 1 月之前
  gingerBill ecb6b35da5 Fix name canonicalization for named specialized forms 1 月之前
  gingerBill 983f3ec423 Add `#+feature global-context` 1 月之前
  gingerBill 1524b40bc9 Merge pull request #5556 from odin-lang/bill/division-by-zero 1 月之前
  gingerBill a0ff05e633 Merge pull request #5558 from odin-lang/bill/init-fini-changes 1 月之前
  gingerBill dbc338248e Merge pull request #5567 from alexriedl/webgl-binding-fixes 1 月之前
  Alex Riedl a8dca3920e Merge branch 'master' of github.com:odin-lang/Odin 1 月之前
  Alex Riedl 277c6cac71 Fix some webgl bindings 1 月之前
  Jeroen van Rijn d3736d765a Merge pull request #5564 from janga-perlind/pr/group-check 1 月之前
  janga-perlind 5db6ea8354 Do not check for explicit allocators when determining proc in proc group 1 月之前
  gingerBill 14ca1c8c89 Add another `contextless` 1 月之前
  gingerBill 786d454443 Merge pull request #5559 from Creativty/variable_dereference_suggestion 1 月之前
  xenobas 443dd566e3 Add a better suggestion for cases that don't need ^ operator 1 月之前
  gingerBill 0f5ced52a0 Assign `context` in scope 1 月之前
  gingerBill 804984ed35 `contextless` fixes for `js` 1 月之前
  gingerBill 7c93a5ae80 Add missing `contextless` 1 月之前
  gingerBill 8ff15eaf69 More contextless fixes 1 月之前
  gingerBill aa747a1c10 Add more "contextless" 1 月之前
  gingerBill a0462aa8d7 Fix test for global procedure initialization 1 月之前
  gingerBill 78290ceef3 Add contextless to another proc 1 月之前
  gingerBill 0c7260e701 Update src/main.cpp 1 月之前
  gingerBill 414b1059a8 Fix typo 1 月之前
  gingerBill d381d0ece4 Fix more procedure to be `contextless` 1 月之前
  gingerBill d3f649d244 Make `get_args` contextless 1 月之前
  gingerBill 06e48099ca Improve error message 1 月之前
  gingerBill b86932c03c Disallow `proc "odin"` procedures to be called in the global scope in variable declarations 1 月之前
  gingerBill 8b860da2eb Remove unused import 1 月之前
  gingerBill 7642e0a0e0 Require `@(init)` and `@(fini)` to be `proc "contextless" ()` 1 月之前
  gingerBill b8ad150767 Merge pull request #5555 from flysand7/runtime-doc-update 1 月之前
  gingerBill 8c1eda3e3a Handle `fixed_point_div` and `fixed_point_div_sat` 1 月之前