aboutsummaryrefslogtreecommitdiff
path: root/src/integer128.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove dead filegingerBill2021-07-111-744/+0
* Use global arena for AstNode allocationsgingerBill2018-06-091-2/+2
* Hexadecimal floats for "perfect values" 0h42f60000 == 123; use `bit_cast` in ...gingerBill2018-02-251-6/+6
* Change Map and PtrSet grow rategingerBill2017-12-121-1/+6
* Fix i128 divisionGinger Bill2017-08-101-102/+115
* Fix aprint* bug; NULL -> nullptr; Better error messages for overloaded functionsGinger Bill2017-07-061-4/+4
* Update old demosGinger Bill2017-06-211-2/+2
* `#location(..)` and `#call_location`Ginger Bill2017-06-181-1/+6
* Fix issue #72 - 128-bit literal corruptionGinger Bill2017-06-141-0/+12
* Named procedure callsGinger Bill2017-06-111-3/+56
* Fix bit field bugGinger Bill2017-06-081-3/+47
* Update `String` to use overloadingGinger Bill2017-06-081-4/+4
* Build as C++Ginger Bill2017-06-081-0/+612