12 Commits

Author SHA1 Message Date
Tanguy MAZE
eb861b6b98 plop
corrected "ErrorError\n\n" problem when doubles are provided
2019-03-20 17:07:48 +01:00
Tanguy MAZE
1b2796bdaf lastest 2019-03-20 14:09:19 +01:00
Tanguy MAZE
0b3ba46116 actually it's not =( 2019-03-18 17:38:27 +01:00
Tanguy MAZE
079902b834 Actually it might be OK =)
normed out most files
still need to split functions accordingly
still need to check for hidden norm errors
2019-03-15 17:00:08 +01:00
Tanguy MAZE
b993e0e68a cleaned up the sort but it's actually worse =/
added op cleanup function
need to work on optimising sort maybe with bottom-up
2019-03-10 15:18:55 +01:00
Tanguy MAZE
9ab20ed483 all sorts of sorts =3
added specific sort for 3 and 5
2019-03-09 18:57:09 +01:00
Tanguy MAZE
efab9452b1 new day, new sort =)
optimised sorting algorithm
2019-03-08 18:10:14 +01:00
vagrant
770bfc428d Revert "got a working sort"
This reverts commit 2d351417dcbb66b6fb46c5af30ba9d5df5bd4c11.
2019-03-06 16:24:42 +00:00
vagrant
2d351417dc got a working sort 2019-03-06 16:20:33 +00:00
Tanguy MAZE
ac9b03acff not much done today ^^"
WIP push_swap sort
2019-03-05 18:21:58 +01:00
Tanguy MAZE
87261ffddb Nice job for a week-end =)
finished checker programm
tested actions functions
all normed and sexy ;)
2019-03-02 18:28:51 +01:00
Tanguy MAZE
7a2037c046 i hate mondays
rework of checker parser to accomodate for string arguments
update of libft
debuged push & pop functions
still need to check for overflow arg
2019-02-25 17:42:47 +01:00