summary refs log tree commit diff stats
path: root/lib/pure/lenientops.nim
Commit message (Expand)AuthorAgeFilesLines
* rename SomeReal to SomeFloat (#7617)Arne Döring2018-04-151-12/+12
* Added 'lenient ops' module (#6754)Fabian Keller2017-11-211-0/+60
a> 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62