Histórico de Commits

Autor SHA1 Mensagem Data
  Joakim Hentula 6465fb8ec7 Fix for value rather than type used for intrinsics há 4 anos atrás
  Jeroen van Rijn d7dba495fd Last of the Endian float in math.odin. há 4 anos atrás
  Jeroen van Rijn c05f6b4a31 Even more Endian maths. há 4 anos atrás
  Jeroen van Rijn a0a578c72a More Endian version of maths procs. há 4 anos atrás
  Jeroen van Rijn 55fc2c00c0 Add Endian versions of math routines. há 4 anos atrás
  gingerBill 63bb26c0e0 Add f16 specific procedures to core:math há 4 anos atrás
  gingerBill 28ed310f31 Remove `"pure"` and `"pure_none"` calling conventions há 4 anos atrás
  Oskar Nordquist 60b9ef1f5d Fix math.factorial() há 4 anos atrás
  gingerBill f0683c9102 Merge branch 'master' into parser-experiments há 4 anos atrás
  gingerBill 6ee4f51670 Add new math procedure: inf_f32 inf_f64 nan_f32 nan_f64 há 5 anos atrás
  gingerBill 54fbdabc38 Add experimental `-insert-semicolon` functionality to tokenizer and parser há 5 anos atrás
  gingerBill c1149dbdee Update math and math/linalg; add "pure_none" calling convention há 5 anos atrás
  gingerBill 9fd35776fd Fix typos in math.odin há 5 anos atrás
  foxnne 437d5e28cd fix wrap in core:math há 5 anos atrás
  gingerBill 5eaef091e2 Update math/bits há 5 anos atrás
  gingerBill b0d668d254 Fix `math.atan` há 5 anos atrás
  gingerBill e92fdb4a99 `x if cond else y` and `x when cond else y` expressions há 5 anos atrás
  vassvik 0c09cb9c12 Fix math.acos and math.asin, add f64 overloads. há 5 anos atrás
  gingerBill 8ee41c20af Add more to `package math` há 5 anos atrás
  gingerBill 6a7ccd8c0a Add new procedures for `package math`: `atan2`, `asin`, `acos`, `atan`, `sin_bit`, `ldexp` há 5 anos atrás
  gingerBill 1d14b3059e Fix Internal Compiler Error: Type_Info for 'XXX' could not be found #507 há 5 anos atrás
  vassvik 2d97e1dee3 Fix NaN checks in core:math.classify há 5 anos atrás
  gingerBill 5e81fc72b9 New `package math` and `package math/linalg` há 6 anos atrás
  Joshua Mark Manton 96f0a08725 Fix `scale_f32` and `scale_vec3` from returning the wrong variable. há 6 anos atrás
  gingerBill 8ee7ee7120 Fix core library for the new procedure parameter addressing mode há 6 anos atrás
  gingerBill fb3d73cb20 Make core library use `a..<b` rather than doing `a..b-1` há 6 anos atrás
  gingerBill 2347dca9d9 Improve package math/rand há 6 anos atrás
  thebirk 6571f07c7e Fixed typo in copy_sign_f64. há 6 anos atrás
  gingerBill e3d7e6f76a Fix typo in modf_f32 há 6 anos atrás
  gingerBill 5c3dc30dc0 More correct floor and ceil procedures. há 6 anos atrás