aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-01-09feat: Add filepath walk dir to add directories in watcherlalizita
2023-01-09Add watch command and listener testlalizita
2023-01-04Add fsnotify mode and add watch commandlalizita
2022-12-28refactor: use underscore in names because of stdsMaurício Antunes
2022-12-28Add exercises for anonymous functionsLaís Lima
2022-12-06feat: add two struct exercisesMaurício Antunes
2022-12-06feat: add one more range exerciseMaurício Antunes
2022-12-05feat: add range exercisesMaurício Antunes
2022-12-01chore: remove DS storeMaurício Antunes
2022-12-01docs: add demo GIFMaurício Antunes
2022-11-30feat: add new maps exerciseMaurício Antunes
2022-11-30fix: forgot to push maps2Maurício Antunes
2022-11-29feat: rename main_test.go for slices4 in info.tomlJoshua Austin
2022-11-28feat: add maps2 and fix map1 importMaurício Antunes
2022-11-28feat: new map exerciseMaurício Antunes
2022-11-21feat: add test exercise for slicesMaurício Antunes
2022-11-21feat: add one more slice exerciseMaurício Antunes
2022-11-21fix: misleading data typeMaurício Antunes
2022-11-21fix: rename exerciseMaurício Antunes
2022-11-21feat: move exercise where it should beMaurício Antunes
2022-11-21feat: new slice exercise and swap 2 and 3Maurício Antunes
2022-11-21feat: hint for the next exerciseMaurício Antunes
2022-11-21feat: add one more slice exerciseMaurício Antunes
2022-11-21feat: add first slice exerciseMaurício Antunes
2022-11-20docs: add references to ther lingsMaurício Antunes
2022-11-20docs: fix test commandMaurício Antunes
2022-11-20chore: create issue template for feature requestsMauricio Antunes
2022-11-20feat: add one moe primitive types exerciseMaurício Antunes
2022-11-20docs: improve READMEMaurício Antunes
2022-11-20feat: add first array exerciseMaurício Antunes
2022-11-19refactor: fix commentMaurício Antunes
2022-11-19feat: add more primitive types exercisesMaurício Antunes
2022-11-19feat: first primitive type exerciseMaurício Antunes
2022-11-19docs: talk about the switchMaurício Antunes
2022-11-19docs: clarify how to install golingsMaurício Antunes
2022-11-18docs: explain the `next` argument of run commandMaurício Antunes
2022-11-18feat: add command to run next pending exerciseMaurício Antunes
2022-11-18refactor: make Exercise strcut responsible to compile and runMaurício Antunes
2022-11-18chore: Makefile to run testsMaurício Antunes
2022-11-18refactor: document spinner creationMaurício Antunes
2022-11-18feat: add a spinner while running the exerciseMaurício Antunes
2022-11-18refactor: make commands to be configurable via root cmdMaurício Antunes
2022-11-18chore: don't lint fixture fileMaurício Antunes
2022-11-18ci: exclude non compilable files from build and testMaurício Antunes
2022-11-18test: cover more branches of the run commandMaurício Antunes
2022-11-17test: fix error assertionMaurício Antunes
2022-11-17feat: exit with a different message for exercises not foundMaurício Antunes
2022-11-17docs: fix workflow linksMaurício Antunes
2022-11-17test: check for state result as textMaurício Antunes
2022-11-17test: add case when exercise does not existMaurício Antunes