Commit Verlauf

Autor SHA1 Nachricht Datum
  Karl Zylinski 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. vor 1 Jahr
  gingerBill 3e7e779abf Replace `core:*` to `base:*` where appropriate vor 2 Jahren
  gingerBill 17562e476f Remove math usage of raw LLVM intrinsic prototypes vor 2 Jahren
  gingerBill 82023cd629 Add @(require_results) to `core:math` procedures vor 2 Jahren
  gingerBill d232796149 Fix typo vor 4 Jahren
  gingerBill e721f26a76 Implement `ln` based off FreeBSD's /usr/src/lib/msun/src/e_log.c vor 4 Jahren
  gingerBill 91949b0992 Implement `math.sqrt` with `intrinsics.sqrt` vor 4 Jahren
  gingerBill 6a101e69a2 Implement `ldexp` and `frexp` in native Odin vor 4 Jahren
  gingerBill c63f4d68c8 Add math_js.odin specific calls (that just wrap the `f64` procedures) vor 4 Jahren
  gingerBill 518460af66 Begin work in semi-standardized `js_wasm32` target vor 4 Jahren