diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2016-02-15 15:28:28 -0800 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2016-02-15 15:28:28 -0800 |
commit | d5fe534d12d30395def6da176149177778017fe1 (patch) | |
tree | 00a04d585f31088a9167ddcbc3cd102d3484b265 /enumerate/makefile | |
parent | 4637d58f6c4777f9643f73de859af23c38acca2c (diff) | |
download | mu-d5fe534d12d30395def6da176149177778017fe1.tar.gz |
2662 - rewrite 'hash' in C++
Since it needs specialized non-overflowing types like unsigned long long, my plan is to eventually write it in straight machine code using Mu primitives to make that a slightly nicer process. Hopefully we'll need to deal with machine types only for a tiny set of crucial primitives and it won't be too painful to drop down to machine code for them.
Diffstat (limited to 'enumerate/makefile')
0 files changed, 0 insertions, 0 deletions