Commit History

Author SHA1 Message Date
  gingerBill 95f36d4fa5 Minor reorganization 3 years ago
  gingerBill 3accf4048e Add `f64` variants of all types and procedures 3 years ago
  gingerBill eb05879148 Add more comments 3 years ago
  gingerBill a882118c56 Add comments 3 years ago
  gingerBill 57d15ac6e7 Remove unneeded suffixes 3 years ago
  gingerBill e3cfdf6982 Remove build tag 3 years ago
  gingerBill 017fe10762 `core:math/linalg/glsl` - GLSL-like mathematics types and operations 3 years ago
  gingerBill 7bb7a741c6 Make `math` procedure `contextless`; Add `asinh`, `acosh`, `atanh` 3 years ago
  gingerBill 14351c5bf2 Simplify logic for procs.odin 3 years ago
  gingerBill 7ef3c87dbb Change `RUNTIME_LINKAGE` requirements 3 years ago
  gingerBill b2a2aa15c2 Add `ODIN_BUILD_MODE` 3 years ago
  gingerBill 1ec2f8d537 Merge branch 'master' of https://github.com/odin-lang/Odin 3 years ago
  gingerBill 6ded538546 `@(linkage=<string>)` for procedures and variables; `@(require)` for procedures; `package runtime` linkage improvements; Subsequence improvements to `lb_run_remove_unused_function_pass` 3 years ago
  Jeroen van Rijn 0d1bc05419 Update issue templates 3 years ago
  Jeroen van Rijn db2d7a4fdb Update issue templates 3 years ago
  gingerBill 3fa7dabaa8 Correctly support `-default-to-nil-allocator` for all platforms 3 years ago
  gingerBill 1980f32bd6 Correct demo.odin 3 years ago
  gingerBill 9ab71ca0da Add `ODIN_NO_CRT` global constant 3 years ago
  gingerBill 3d06dddb72 Allow casting from floats to quaternions 3 years ago
  gingerBill 9896205a06 Make runtime builtin matrix procedures `contextless` 3 years ago
  gingerBill 8a626ef564 Minor comments about matrix printing 3 years ago
  gingerBill 8429943569 Represent matrices in `fmt` as expected 3 years ago
  gingerBill edd12d505d Correct fmt for matrices 3 years ago
  gingerBill 69f978f22b Correct `lb_emit_matrix_flatten` 3 years ago
  gingerBill 229c98309e Correct assertion usage 3 years ago
  Jeroen van Rijn c2665462e5 Merge pull request #1270 from Kelimion/fix_1268 3 years ago
  Jeroen van Rijn 73648bb2d8 Fix #1268. 3 years ago
  Jeroen van Rijn ba0daaa706 Merge pull request #1269 from Kelimion/enum_array_bug 3 years ago
  Jeroen van Rijn dcc5697a48 Fix error message. 3 years ago
  gingerBill c20230509f Correct index to offset calculation for matrix compound literals 3 years ago