gbrochar
  • Joined on 2020-11-20
gbrochar pushed to main at gbrochar/libasm 2024-03-08 19:16:02 +00:00
62e5d095b6 feat(bonus): size and push_front OK, sort WIP
gbrochar pushed to main at gbrochar/libasm 2024-02-26 04:48:45 +00:00
774df72db3 clean: remove useless link
gbrochar pushed to main at gbrochar/libasm 2024-02-26 04:47:54 +00:00
0b3382b478 feat: first part done
d05135501f fix: ft_strcpy
Compare 2 commits »
gbrochar pushed to main at gbrochar/libasm 2024-02-24 08:38:38 +00:00
f787b174b1 feat: ft_strcmp
gbrochar pushed to main at gbrochar/libasm 2024-02-24 07:41:00 +00:00
ff8d51b1c4 feat: ft_strcpy
gbrochar pushed to main at gbrochar/libasm 2024-02-24 07:19:18 +00:00
c1a848d05b feat: Makefile and test main
e41fd99ce1 feat: ft_strlen
fd2d720094 chore: .gitignore
gbrochar created branch main in gbrochar/libasm 2024-02-24 07:19:18 +00:00
gbrochar created repository gbrochar/libasm 2024-02-24 04:30:05 +00:00
gbrochar created repository gbrochar/dotfiles 2024-02-21 15:13:30 +00:00
gbrochar pushed to master at gbrochar/ft_nm 2024-02-21 12:57:17 +00:00
086bda7642 a little cleanup
e9e29568fc it works time to clean up
c7862e2781 je suis plus ou jen suis
0cbe7fef38 chaos
Compare 4 commits »
gbrochar pushed to rsa at gbrochar/ft_nm 2024-02-19 14:15:08 +00:00
ee899b8c8c clean: miller-rabin sep fn + set e=65537
gbrochar pushed to rsa at gbrochar/ft_nm 2024-02-19 12:01:58 +00:00
b4a0432d33 feat: check first primes before miller rabin
0bc6bf62a4 fix: unused return value
Compare 2 commits »
gbrochar pushed to rsa at gbrochar/ft_nm 2024-02-18 17:06:48 +00:00
badc3fd399 opti: remove many memcpy
gbrochar pushed to rsa at gbrochar/ft_nm 2024-02-18 16:15:17 +00:00
1d9e2936ac opti: rm malloc in mul and useless cmp in modulo
gbrochar pushed to rsa at gbrochar/ft_nm 2024-02-18 15:40:48 +00:00
365c98be7c clean: remove comments
gbrochar pushed to rsa at gbrochar/ft_nm 2024-02-18 15:39:02 +00:00
81f8fb3c1f opti: remove many mallocs
gbrochar pushed to rsa at gbrochar/ft_nm 2024-02-18 14:55:36 +00:00
d368c925fb opti: is_not_zero
gbrochar pushed to rsa at gbrochar/ft_nm 2024-02-18 14:38:09 +00:00
2f7d2922c7 fix: substraction
gbrochar pushed to rsa at gbrochar/ft_nm 2024-02-18 13:17:00 +00:00
c8e5e6bf67 opti: cache left_shifts in multiplication
gbrochar pushed to rsa at gbrochar/ft_nm 2024-02-18 01:42:20 +00:00
fa5c3d7f96 refacto: make more numbers same length
ed45a04df2 chore: PHONY rule
Compare 2 commits »