aboutsummaryrefslogtreecommitdiff
path: root/src/checker/checker.h
AgeCommit message (Expand)Author
2021-09-10Updated to norm v3Charles Cabergs
2020-01-22Added micro optimisation when sorting frame == 2 and less reverse rotate when...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