nmutil.git
2 years agoset upstream branch in syncing initial setup instructions
Jacob Lifshay [Wed, 23 Mar 2022 03:16:22 +0000 (20:16 -0700)]
set upstream branch in syncing initial setup instructions

2 years agoadd git pull to syncing instructions
Jacob Lifshay [Wed, 23 Mar 2022 03:06:31 +0000 (20:06 -0700)]
add git pull to syncing instructions

2 years agofix subtree syncing instructions
Jacob Lifshay [Wed, 23 Mar 2022 02:57:49 +0000 (19:57 -0700)]
fix subtree syncing instructions

2 years agoadd git subtree syncing instructions
Jacob Lifshay [Wed, 23 Mar 2022 02:37:32 +0000 (19:37 -0700)]
add git subtree syncing instructions

2 years ago(no commit message)
lkcl [Sat, 19 Mar 2022 06:49:11 +0000 (06:49 +0000)]

2 years agoconvert gfp* instructions to python and add tests
Jacob Lifshay [Fri, 18 Mar 2022 04:34:30 +0000 (21:34 -0700)]
convert gfp* instructions to python and add tests

2 years agodummy commit
IkiWiki [Wed, 16 Mar 2022 06:16:32 +0000 (06:16 +0000)]
dummy commit

2 years ago(no commit message)
lkcl [Wed, 16 Mar 2022 06:15:45 +0000 (06:15 +0000)]

2 years agoimplement gfb* instructions' pseudo-code
Jacob Lifshay [Wed, 16 Mar 2022 04:14:29 +0000 (21:14 -0700)]
implement gfb* instructions' pseudo-code

2 years agorename test_cl.py to test_cl_gfb_gfp.py
Jacob Lifshay [Wed, 16 Mar 2022 04:03:44 +0000 (21:03 -0700)]
rename test_cl.py to test_cl_gfb_gfp.py

2 years agofix cldivrem and add tests
Jacob Lifshay [Tue, 15 Mar 2022 08:42:31 +0000 (01:42 -0700)]
fix cldivrem and add tests

2 years agotranslate clmul* to python for easier testing
Jacob Lifshay [Tue, 15 Mar 2022 08:41:15 +0000 (01:41 -0700)]
translate clmul* to python for easier testing

2 years agomove pack/unpack_poly to separate file
Jacob Lifshay [Tue, 15 Mar 2022 05:24:12 +0000 (22:24 -0700)]
move pack/unpack_poly to separate file

2 years agorename bitmanip_inlines -> bitmanip
Jacob Lifshay [Tue, 15 Mar 2022 05:11:13 +0000 (22:11 -0700)]
rename bitmanip_inlines -> bitmanip