Andrew Kelley 157af4332a builtin functions for division and remainder division
* add `@divTrunc` and `@divFloor` functions
 * add `@rem` and `@mod` functions
 * add compile error for `/` and `%` with signed integers
 * add `.bit_count` for float primitive types

closes #217
2017-05-06 23:13:12 -04:00
..
2017-05-03 18:12:07 -04:00
2017-05-03 18:12:07 -04:00
2017-04-24 12:14:45 -04:00
2017-05-03 18:12:07 -04:00
2016-07-28 20:14:57 -07:00
2017-05-03 18:12:07 -04:00
2017-03-16 16:02:35 -04:00