aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2022-11-17fix: add switch2 metadata back to the info fileMaurício Antunes
2022-11-17feat: add one more switch exerciseMaurício Antunes
2022-11-17fix: exercise must have the commentsMaurício Antunes
2022-11-17chore: ignore coverage file on gitMaurício Antunes
2022-11-16feat: add one more switch exerciseMaurício Antunes
2022-11-16ci: add linter workflowMaurício Antunes
2022-11-16ci: rename workflow fileMaurício Antunes
2022-11-16refactor: fix lint warningsMaurício Antunes
2022-11-16chore: ensure line endings for windows are properly formattedMaurício Antunes
2022-11-16chore: fix markdown template for bug reportMaurício Antunes
2022-11-16feat: add version commandMaurício Antunes
2022-11-16docs: add build/test badgeMaurício Antunes
2022-11-15docs: talk about installing using binariesMaurício Antunes
2022-11-15chore: add configs to release versionsMaurício Antunes
2022-11-15docs: explain how to run testsMaurício Antunes
2022-11-15docs: tell to clone the repositoryMaurício Antunes
2022-11-15ci: build and testMauricio Antunes
2022-11-15feat: add switch exerciseMaurício Antunes
2022-11-14feat: add one more if exerciseMaurício Antunes