descriptionUnnamed repository; edit this file 'description' to name the repository.
last changeTue, 2 Apr 2024 13:58:02 +0000 (15:58 +0200)
shortlog
2024-04-02 Lukas JiristeHandle no input as a valid input, display nothing trunk
2024-03-05 Lukas JiristeMake the code check if input is already sorted
2024-03-05 Lukas JiristeMake checker free memory of get_next_line on error
2024-03-05 Lukas JiristeDisable using LIS for very small input
2024-03-05 Lukas JiristeRefactor code to comply with the 42 Norm
2024-03-05 Lukas JiristeMake errors print to stderr instead of stdout
2024-03-02 Lukas JiristeFix the usage of lis
2024-03-01 Lukas JiristeMerge branch 'correct' into trunk
2024-03-01 Lukas JiristeFix a logic bug in final reverse rotation
2024-03-01 Lukas JiristeAdjust 42 header and header guards to new name
2024-03-01 Lukas JiristeRename checker.h to push_swap.h
2024-03-01 Lukas JiristeBring source code to compliance with the 42 Norm
2024-02-29 Lukas JiristeImplement detection of largest increasing subsequence
2024-02-29 Lukas JiristeUpdate libft for a fix of ft_vec
2024-02-29 Lukas JiristeAdd subprojects' inc dir as compilation prerequisite
2024-02-29 Lukas JiristeChange return type of stack_push from void
...
heads
20 months ago trunk