Commit History

Author SHA1 Message Date
  gingerBill 102c29575b Allow @(test) to be ran outside of `*_test.odin` files 4 years ago
  gingerBill 24fce21d90 Add "naked" calling convention (removes prologue and epilogue) 4 years ago
  gingerBill afe185ee22 Fix procedure entity finding 4 years ago
  gingerBill ffffb04d85 Remove unused import 4 years ago
  gingerBill 17390cd317 Implement sync2.Recursive_Mutex using `WaitOnAddress` and friends on Windows 4 years ago
  gingerBill 7ac80544a1 Max sync2.Sema on windows be `i32` for the counter internally. 4 years ago
  gingerBill 96b60d8779 Reimplement sync2.Sema on windows with WaitOnAddress primitives 4 years ago
  gingerBill 24f2d97c0e Make atomic compare related intrinsics optional ok 4 years ago
  gingerBill f6d98d2a16 Fix Makefile for macOs 4 years ago
  gingerBill ab5460e2e2 Update CI 4 years ago
  gingerBill cd1658e56c Update Makefile 4 years ago
  gingerBill e7e1866e50 Fix #893 4 years ago
  gingerBill 94fd59e6f0 Make compound literals require trailing commas if followed by a newline 4 years ago
  gingerBill c07ab5f9ad Change expr_level increment rules within a compound literal 4 years ago
  gingerBill 06e0da97b7 Implement `ODIN_ROOT` #913 4 years ago
  gingerBill 04535b2913 Fix constant aliasing for debug information 4 years ago
  gingerBill 6667b78c12 Correct core:os/os2 mock-up 4 years ago
  gingerBill 7e0c78eae7 Fix logic for `\n` ignoring 4 years ago
  gingerBill 6d1eb473cf Correct `\n` ignore rules 4 years ago
  gingerBill 898245431f Make -strict-style the default #871 4 years ago
  gingerBill 43942a6199 Fix `odin run` on Windows 4 years ago
  gingerBill 53c7e65c57 Merge pull request #914 from odin-lang/old-backend-removal 4 years ago
  gingerBill a38586420c Fix race condition with procedure aliases checking for declarations on constant aliases 4 years ago
  gingerBill 1aa9c49172 Remove warning for "Redundant 'auto_cast' applied to expression" 4 years ago
  gingerBill 5a88fef483 Make corrections 4 years ago
  gingerBill 43b55223af Merge branch 'master' into old-backend-removal 4 years ago
  gingerBill aa846d0ea5 Fix `union #maybe` comparison against `nil` -llvm-api 4 years ago
  gingerBill 8d0428a8b3 Merge pull request #915 from wilsonk/issue-820 4 years ago
  Kelly Wilson 86c1aed20d Fix for issue 820 (import name is not an identifier) 4 years ago
  gingerBill 1d628a5e3d Change how `GIT_SHA` is rendered in `odin version` 4 years ago