summaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)Author
2024-09-22feat(trimester): accept "3+1+2/3" valueSophie Forrest
2024-09-12fix(lib): prevent dumping of points into prereqsSophie Forrest
2024-09-12refactor(lib): remove unused importSophie Forrest
2024-09-12fix(lib): consistent case sensitivitySophie Forrest
2024-09-12feat(lib): use nom parsersSophie Forrest
2024-09-12feat(parser): complete offering parser + courseidSophie Forrest
2024-09-11feat: initial work on nom parsersSophie Forrest
2024-09-10feat: downloadingSophie Forrest
2024-09-10docs: perf commentSophie Forrest
2024-09-10refactor: move parsing into separate functionSophie Forrest
2024-09-06docs: document methods on CourseSophie Forrest
2024-09-06refactor: make clippy happy + no cloningSophie Forrest
2024-09-06feat: basic parsing of prerequisitesSophie Forrest
2024-09-05chore: add licenseSophie Forrest
2024-09-05feat: use borrows where possibleSophie Forrest