https://github.com/google/cayley
Revision 945c4253f890b0048a31da7c4a8a7c06625457c7 authored by Jørgen on 04 July 2018, 11:38:40 UTC, committed by Denys Smirnov on 04 July 2018, 11:38:40 UTC
* Added unsigned integer types

* Uint needs more work. We use Int for now.  It will break large uint64 values, but the fix on the client side will be just uint64(v.Native().(int64)).
1 parent c1e16a1
History
Tip revision: 945c4253f890b0048a31da7c4a8a7c06625457c7 authored by Jørgen on 04 July 2018, 11:38:40 UTC
Added unsigned integer types (#725)
Tip revision: 945c425
File Mode Size
ISSUE_TEMPLATE.md -rw-r--r-- 834 bytes

back to top