]>
Untitled Git - axy/ft/ft_printf.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
= [Sun, 2 Nov 2025 13:10:31 +0000 (14:10 +0100)]
Test script
= [Sun, 2 Nov 2025 13:04:23 +0000 (14:04 +0100)]
Bonus target
Axy [Fri, 31 Oct 2025 23:45:24 +0000 (00:45 +0100)]
Finished up (hopefully)
Axy [Fri, 31 Oct 2025 23:43:14 +0000 (00:43 +0100)]
Added back test.c
Axy [Fri, 31 Oct 2025 23:40:57 +0000 (00:40 +0100)]
Split in multiple files
Axy [Fri, 31 Oct 2025 22:53:32 +0000 (23:53 +0100)]
extra fixes
Axy [Fri, 31 Oct 2025 22:10:39 +0000 (23:10 +0100)]
Tests and slight behaviour change
= [Fri, 31 Oct 2025 17:44:47 +0000 (18:44 +0100)]
Partial testing
Axy [Fri, 31 Oct 2025 12:10:36 +0000 (13:10 +0100)]
Small norm
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)