8 Commits

Author SHA1 Message Date
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
428525b561 Nearly there !!!
WIP merge sort
still problems with negative numbers
2019-03-06 12:12:00 +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
f8c0e70d9d definitely closer to TGIF :HYPE:
update libft (normed)
added command parsing to checker
2019-02-28 17:03:14 +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
Tanguy MAZE
62764dc5e7 the week-end party goes on \o\ /o/
finished transition to t_psdata format
corrected some pointer formating
started testing on parser function:
	- weird valgrind errors about uninitialised values
	- some read/write/free errors still hanging around

** END TRANSMISSION **
2019-02-24 18:15:56 +01:00
Tanguy MAZE
beba6ce86f lazy week-end stuff B)
started conversion of functions to data structure system
still WIP
added first iteration of int parser
does not check for int overflow
2019-02-23 18:35:46 +01:00
Tanguy MAZE
26f2acfcad hewow owo
added header, libft and all basic interactions with stack
2019-02-21 16:49:39 +01:00