aboutsummaryrefslogtreecommitdiff
path: root/pkg/field/field.go (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-11-12Refactoring : isolate stack manipulation into their own packageJulien Dessaux7-146/+195
2021-10-07Fixed tricky field loading bugJulien Dessaux1-7/+18
2021-10-06simplified some codeJulien Dessaux1-13/+11
2021-10-06Fixed edge case in the k commandJulien Dessaux1-0/+3
2021-10-06Simplified some codeJulien Dessaux3-17/+7
2021-10-06Improved a test caseJulien Dessaux1-2/+2
2021-10-02Fixed a file loading bug not covered by the mycology test suiteJulien Dessaux3-8/+38
2021-10-01Fixed some more resizing bugs in certain situations not covered by mycologyJulien Dessaux4-5/+43
2021-10-01Fixed resizing bugs in certain situations not covered by mycologyJulien Dessaux2-6/+91
2021-10-01RefactoringJulien Dessaux4-307/+316
2021-09-28Added mycology unit testsJulien Dessaux2-0/+99