3 Commits

Author SHA1 Message Date
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