aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-10Added check for already sorted stack, Added special cases for length 3 stacks...Charles Cabergs
2021-09-10Updated to norm v3Charles Cabergs
2021-09-08Updated subjectCharles Cabergs
2021-03-05Updated test.sh to be complient to shellcheckCharles Cabergs
2020-07-21Updated READMECharles
2020-01-22Added micro optimisation when sorting frame == 2 and less reverse rotate when...Charles
2020-01-22Fixing error tests, added author fileCharles
2020-01-22Added return status in test for travis-ci, Added .travis.ymlCharles
2020-01-21Testing max valuesCharles
2020-01-21Removed buged feature in sort and added short test scriptCharles
2020-01-21Added benchmark and updated READMECharles
2020-01-21algo working but there is room for optimisationCharles
2020-01-21WIP: better algo with 'sorting frame'Charles
2020-01-19Added stack operation visualizer, random stack generator, quick sort of some ...Charles
2020-01-19refactored stack functions and checking for duplicates in argsCharles
2020-01-18filled action functions (propably bloat), checker working, stack functions no...Charles
2020-01-18refactoring checker to a more simple, 'pipe' like and generic approcheCharles
2020-01-15WIP: Checker baseCharles
2020-01-14Added checker baseCharles
2020-01-14basic stack functionsCharles
2020-01-14Initial commitCharles