Commit Graph

20 Commits

Author SHA1 Message Date
cf9c8b0b78 fmt 2022-08-06 16:40:19 -04:00
64ad3189bf Merge branch 'ops' into 'master'
Basic operations for smalluint

See merge request artofrev/smallint!1
2022-08-06 20:39:04 +00:00
85babc5e11 basic logic for smalluint 2022-08-06 16:38:22 -04:00
543b4ef459 karatsuba fixed 2022-08-06 00:16:39 -04:00
4d6017b974 karatsuba multiplication: doesn't work yet 2022-08-06 00:08:25 -04:00
3510274fce mul 2022-08-05 07:45:20 -04:00
021454c438 fix add 2022-08-04 22:22:23 -04:00
2b09c240c4 add for smalluint - currently doesn't work 2022-08-04 00:31:20 -04:00
31ba185962 update location for repository 2022-08-03 13:50:56 -04:00
fca71af1df bump to 0.2.1 2022-08-03 00:11:50 -04:00
f313051907 add debug with num-bigint - TODO: add native debug 2022-08-03 00:03:36 -04:00
9fd27995b2 apply formatting 2022-08-02 23:37:59 -04:00
5eb006e4c7 ver. 0.2.0: add unsigned integer type; private raw fields 2022-08-02 23:33:31 -04:00
209cd7aa83 make authors an array 2022-08-02 22:11:42 -04:00
e57f6d8c43 0.1.0 2022-08-02 22:01:48 -04:00
0347b1f6d2 Merge remote-tracking branch 'refs/remotes/origin/master' 2022-08-02 09:21:03 -04:00
8718d65f90 drop refixed 2022-08-02 20:51:21 -04:00
bd10994f4e feature bigint 2022-08-02 09:21:00 -04:00
a5620cdda9 fix drop 2022-08-02 03:41:25 -04:00
c5e952d7d7 conversions 2022-08-02 08:55:59 -04:00