Commit History

Author SHA1 Message Date
  gingerBill ab00db2ebd Add `write_(f16|f32|f64)` calls 2 years ago
  Colin Davidson 0a0e8f36eb add floats to string builder 2 years ago
  gingerBill e9e05a3783 Fix typo 2 years ago
  gingerBill 3d0e194298 Check for non-zero sized elements for `intrinsics.ptr_sub` 2 years ago
  gingerBill fcd8860990 Make `intrinsics.ptr_sub` use explicit integer arithmetic internally 2 years ago
  gingerBill 035c75d6a9 Add `contextless` where appropriate 2 years ago
  gingerBill 79baddc157 Merge pull request #2176 from jaspergeer/fix-untyped-segfault 2 years ago
  gingerBill f1c24f434b `-default-to-nil-allocator` also enables `-no-dynamic-literals` 2 years ago
  Jasper Geer e8517e1d02 check for nullptr when evaluating untypedness 2 years ago
  gingerBill 92e406cef0 Implement `asin` in native Odin 2 years ago
  gingerBill 269913ede0 Implement `acos` in native Odin 2 years ago
  gingerBill 2ed16240a7 Add `core:text/edit` 2 years ago
  gingerBill ff36b754cb Fix atrig functions 2 years ago
  gingerBill 503b897677 Fix formatting 2 years ago
  gingerBill d69c74665a Add `@(require_results)` 2 years ago
  gingerBill fcf081283c Move LICENSE 2 years ago
  gingerBill 7a6e8543a6 Use `#by_ptr` and `@(require_results)` were useful 2 years ago
  gingerBill f30755a871 Update README.md 2 years ago
  gingerBill 503220e4c1 Add README.md 2 years ago
  gingerBill 051814a69c Wrap `parse` procedures to allow for multiple return values 2 years ago
  gingerBill 21843da9e3 Add `//+build windows` 2 years ago
  gingerBill 30f49f81c1 Use slices and Odin `string` where possible due to struct field ordering 2 years ago
  gingerBill 439f4776e4 Add cgltf to build_vendor.bat 2 years ago
  gingerBill b743f56fb9 Fix +build ignore 2 years ago
  gingerBill 1fc3f6cb2e Add `vendor:cgltf` 2 years ago
  gingerBill df19c48da8 Add doc.odin 2 years ago
  gingerBill f7211408fc Merge pull request #1544 from FancyKillerPanda/build_ignore 2 years ago
  gingerBill 30db316e16 Merge pull request #2141 from ChuuniMage/patch-2 2 years ago
  gingerBill 8c01e952f3 Merge pull request #2072 from odin-lang/allocator-mode-alloc-non-zeroed 2 years ago
  gingerBill 3e66b88031 Merge pull request #2147 from jaspergeer/tighten-slice-string-cast-error 2 years ago