29 Commits

Author SHA1 Message Date
Tanguy MAZE
5a11c5f4cb corrected rerot 2019-03-26 15:37:11 +01:00
Tanguy MAZE
d6d98b954f Segfault on evaluation =(
corrected segfault due to stack size mismanagement
2019-03-20 21:37:44 +01:00
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
3c4dbf912b plop
plop lol
2019-03-19 17:47:05 +01:00
Tanguy MAZE
337fb1ad2f lo 2019-03-19 14:59:51 +01:00
Tanguy MAZE
8aa1e733ac testing 2019-03-19 14:52:15 +01:00
Tanguy MAZE
0b3ba46116 actually it's not =( 2019-03-18 17:38:27 +01:00
Tanguy MAZE
e0f584fd30 ...seems ok this time ^^"
corrected stack checker in checker
2019-03-18 14:42:32 +01:00
Tanguy MAZE
558f8edfab only gets better B)
ditched GNL for ft_getline in checker
norm cleanup
2019-03-17 17:29:32 +01:00
Tanguy MAZE
e7d88896e7 we're getting there !
norm cleanup
still need to sort out looping make
2019-03-16 17:52:59 +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
3d54238d24 a bit of code clean up but not much =|
removed old sort function
2019-03-11 16:59:44 +01:00
vagrant
735c6af817 optimised it a bit and now it's better ^^
optimised sort by sorting shorted groups together instead of
merging all of them into one
2019-03-10 22:39:37 +00: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
vagrant
d7cd178119 need a bit a clean-up but a really nice sort =)
added optimised merge sort
need to clean 'pb'-'pa' operation couple
added visualizer on checker
2019-03-09 23:16:39 +00: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
3fc361618c Sorry for that last one =S
working sort not optimised
need to work on checker read to get one line
2019-03-06 16:33:03 +00: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
428525b561 Nearly there !!!
WIP merge sort
still problems with negative numbers
2019-03-06 12:12:00 +01: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
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