summaryrefslogtreecommitdiff
path: root/runtime/ints.c
Commit message (Expand)AuthorAgeFilesLines
* Remove uses of INT64_LITERALDavid Allsopp2022-06-281-8/+8
* Merge commit '8e5e3c0ed46ad4ab6849930ccc3de651439cc26d' into parallel_minor_g...Tom Kelly2020-04-201-5/+9
|\
| * Optimized 3-way comparisons for int and float (#2250)Stefan Muenzel2019-03-231-5/+9
* | Merge commit '4c130cae87cd29621aa2ed8a36a68fc7eaa950a2' into parallel_minor_g...Tom Kelly2020-04-091-26/+37
|\ \ | |/
| * Make a few int64 primitives use [@@unboxed] stubs on 32bits (#2146)Jérémie Dimino2018-11-131-26/+37
| * Add CODE_CUSTOM_FIXED for fixed-size custom serializers.Stephen Dolan2018-08-221-3/+11
* | Merge commit '1435a6a6a279dff1fbb81a92a828a2e1ee50922e' into parallel_minor_g...Tom Kelly2020-04-071-6/+14
|/
* Merge the asmrun and byterun directories into the runtime directorySébastien Hinderer2018-06-281-0/+828