summaryrefslogtreecommitdiff
path: root/src/ui.rs
AgeCommit message (Collapse)Author
2024-04-05Remove ui.rsmo8it
2024-03-31Use var_os to avoid conversion to Stringmo8it
2024-03-21feat: ui formathoneywest
2024-03-15optimized the UI code (#1830)Luca Plian
2021-04-18style: formatted files with rustfmtZerotask
2021-03-20refactor: change from match to if for NO_EMOJIMatt Lebl
2021-03-19feat: Replace emojis when NO_EMOJI env variable presentMatt Lebl
2020-02-20refactor: exercise evaluationRoberto Vidal
Exercise evaluation (compilation + execution) now uses Results Success/failure messages are standardized