42/push_swap.git
2024-02-23 Lukas JiristeImplement a sorting algorithm
2024-02-23 Lukas JiristeUpdate Libft to gain access to ft_max and ft_min
2024-02-06 Lukas JiristeRefactor stack functions from checker.c
2024-02-06 Lukas JiristeRefactor dir structure and prog argument parsing
2024-01-24 Lukas JiristeStart the project, implement checker