Commit Graph

15 Commits

Author SHA1 Message Date
52220b5b49 Add index in t_stack + indexer function to add it 2026-01-14 11:15:31 +01:00
Maoake Teriierooiterai
9c3f91dcb9 delete print stacks and looking for the secure malloc if there is a malloc not secure 2026-01-12 14:48:14 +01:00
Maoake Teriierooiterai
c131843bc0 replacing piles by stacks 2026-01-09 07:24:32 +01:00
bb39e7d0ec delete condition to add operation in t_stacks 2026-01-08 13:59:09 +00:00
2ba9029955 Add bench mode and algo in t_stacks 2026-01-08 13:54:29 +00:00
Maoake Teriierooiterai
e1351b4d2f doing the norm 2026-01-07 13:23:42 +01:00
Maoake Teriierooiterai
93e8c10b27 adding the flags 2026-01-07 13:13:30 +01:00
Maoake Teriierooiterai
dfdcd68549 Merge branch 'master' into medium_algo 2026-01-02 13:06:01 +01:00
David Gailleton
55363e0e6f Fix header file includes AND add write for each push swap functions 2025-12-12 11:40:02 +01:00
Maoake
5372b944a4 adding makefile and debugging to try new test for the preset to test the program 2025-12-10 21:02:33 +00:00
Maoake Teriierooiterai
b6c1dc73a8 adding prototype in push_swap.h and norming some files 2025-12-10 16:30:26 +01:00
David Gailleton
c781d6f5cd add print stacks function 2025-12-09 13:38:10 +01:00
Maoake Teriierooiterai
8cd29f7151 all basics functions has been tested we can start the sort algorithms 2025-12-09 11:45:42 +01:00
Maoake
30b306d2c2 modified some files like all files in stack utils and adding main.c and modified atoi and parssing 2025-12-08 20:44:03 +00:00
David Gailleton
8e1bbe674c rename stack_functions folder to stack_utils + add stack add and stack remove functions 2025-12-08 16:16:23 +01:00