]>
Untitled Git - axy/ft/ft_printf.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Axy [Fri, 31 Oct 2025 11:51:56 +0000 (12:51 +0100)]
Finished up core functionality, now need to norm + possibly use buffers
Axy [Thu, 30 Oct 2025 23:29:23 +0000 (00:29 +0100)]
Void ptr format :D
= [Thu, 30 Oct 2025 17:05:32 +0000 (18:05 +0100)]
Extra flag compliance
= [Thu, 30 Oct 2025 16:44:55 +0000 (17:44 +0100)]
.gitignore update
= [Thu, 30 Oct 2025 16:44:02 +0000 (17:44 +0100)]
Partial ptr and full str impl
= [Thu, 30 Oct 2025 16:33:29 +0000 (17:33 +0100)]
String printing
Axy [Thu, 30 Oct 2025 11:41:05 +0000 (12:41 +0100)]
Finished up arg parsing
Axy [Thu, 30 Oct 2025 11:12:57 +0000 (12:12 +0100)]
Various fixes
Axy [Thu, 30 Oct 2025 11:04:11 +0000 (12:04 +0100)]
Updated makefile
Axy [Thu, 30 Oct 2025 11:01:58 +0000 (12:01 +0100)]
Editorconfig
Axy [Wed, 29 Oct 2025 21:43:22 +0000 (22:43 +0100)]
.gitignore
= [Wed, 29 Oct 2025 17:45:34 +0000 (18:45 +0100)]
Partial printf parsing impl
= [Wed, 29 Oct 2025 13:14:26 +0000 (14:14 +0100)]
initial commit (+libft)