Commit History

Author SHA1 Message Date
  Ryan McConnell db41f04ab0 Amend divmod (#22131) 1 year ago
  Ryan McConnell 647d9611ae Add divmod (#22102) 1 year ago
  ringabout 07233ceca0 fixes #21792; enable checks for sum, prod, cumsummed and cumsum (#21793) 1 year ago
  metagn 739e1badb6 stdlib organization & documentation improvements (#20971) 2 years ago
  flywind 7f6e800caf move assertions out of system (#19599) 2 years ago
  Juan Carlos 8e8231f9d6 Remove deprecated math.c_frexp (#19518) 2 years ago
  Tomohiro 373bbd9bb4 Add ceilDiv to math (#18596) 3 years ago
  Adrian Veith 5a3456d220 fix for #18284 int32 should be int (#18285) 3 years ago
  Andreas Rumpf a9b62de895 CIs: attempt to use csources_v1 (#16282) 3 years ago
  Miran 020c0a3344 don't run one example on 32-bit machines (#17655) 3 years ago
  konsumlamm f0587e02e2 Fix #17017 (math edge cases) (#17588) 3 years ago
  flywind 0e3ea16554 use lowercase --define switches (#17283) 3 years ago
  Jason Beetham f28dc2c61e Added assertion to clamp (#17248) 3 years ago
  Jason Beetham c180de60a8 Added math.clamp for slice clamping (#17246) 3 years ago
  Timothee Cour cde950e1bc make copySign for js consistent with other backends (#16609) 3 years ago
  flywind 35e14998ec fix math.frexp function signature (#16725) 4 years ago
  konsumlamm afa87f223c Improve math module (#17019) 4 years ago
  flywind a0fddfecd4 perpare for more compact bit operations in JS (#16728) 4 years ago
  flywind 8939de15d7 minor improvement on math.nim (#16733) 4 years ago
  flywind bab0aa6ecf add math.signbit (#16592) 4 years ago
  flywind df9e74b510 fix #9125 (#16582) 4 years ago
  flywind 515cd45420 Add math.copySign (#16406) 4 years ago
  flywind b1c3dab208 add `euclDiv` and `euclMod` to `math` (#16414) 4 years ago
  Timothee Cour bc84d9c8cb [backport => 1.0] fix #16428 vmops now works for generic procs (#16429) 4 years ago
  flywind d00a412129 docs minor for math (#16407) 4 years ago
  Timothee Cour 0b73106ccf add math.isNaN (#16179) 4 years ago
  ee7 2297b96238 math.nim: Use `func` everywhere (#16285) 4 years ago
  ihlec 5c23ba7545 fixed article duplication typos (#16216) 4 years ago
  Antonis Geralis e220f756e7 fix for comparing infinities (#16122) 4 years ago
  flywind cbc793b30b move tests to testament (#16101) 4 years ago