Historial de Commits

Autor SHA1 Mensaje Fecha
  Koki Fushimi 3027ca292c Support `div`, `mod`, floorDiv and floorMod for Rationals (#7918) hace 6 años
  Sergey Avseyev 8941f5bd9c Use safe limit for toRational(float, int) (#7021) hace 7 años
  konqoro 6315c641be Make toRational proc to loop through integers (#6633) hace 7 años
  Andreas Rumpf 280dae0ffb make tests green again hace 7 años
  Andreas Rumpf 90c1b94fbe rationals.toRational now uses an algorithm based on continued fractions; refs #4968 hace 7 años
  Araq 6c022f4500 made test green for 32bit system hace 8 años
  def 834ad57d94 Fix toRational overflow by calculating internally with int64s (fixes #4194) hace 8 años
  pgkos ef889a1009 Fixed a typo in proc `-`(x: T, y: Rational[T]) hace 8 años
  JamesP 77d4788655 Add toRational(float) conversion from any float to closest hace 9 años
  JamesP 2f4cc4efce add a few type checks to limit type to SomeInteger hace 9 años
  JamesP d6b7f0ad9e add assertion for zero denominator hace 9 años
  Adam Strzelecki 43bddf62dd lib: Trim .nim files trailing whitespace hace 9 años
  pdw d18e18060e lib/pure/p-t - Dropped 'T' from types hace 9 años
  Andreas Rumpf dfc3f9dcd7 Merge pull request #2486 from endragor/rational-hash hace 9 años
  Ruslan Mustakov 35f5ac2811 Added procvar pragma to rationals.cmp hace 9 años
  Ruslan Mustakov 46e6fd4fa9 Added hash proc for Rational hace 9 años
  def bba2f7b0f1 Fix toRational hace 9 años
  def 4dbb582311 Add for rationals hace 10 años
  def 75959a0fb3 Add for easier intialization of rationals hace 10 años
  def 77f506bd70 Make Rational an object hace 10 años
  def f710a31344 Make rationals generic hace 10 años
  def f6c83c32f3 Fix typo hace 10 años
  def c377e6883c Change author of rationals module hace 10 años
  def 2d004dd677 Update toInt doc hace 10 años
  def 444beab5dd Fix division and add tests hace 10 años
  def a85b6fd3fe Change rationals.toInt behaviour hace 10 años
  def aa4d119e8c Move rational.nim to rationals.nim hace 10 años