index
:
ucs
trunk
micro celcatsanitizer: parce que les emplois du temps lisibles, c'est surcôté
Alban Gruin
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
course.ml
Age
Commit message (
Expand
)
Author
2020-10-03
course: remove reference to unused fields in the original JSON feed
Alban Gruin
2020-09-20
course: use a proper type to iterate over a course description
Alban Gruin
2020-09-19
course: use a match/with instead of a if-chain in `location_and_summary'
Alban Gruin
2020-09-19
course: memoized version of `get_unicode'
Alban Gruin
2020-09-19
course: invert the `group_affix' list order
Alban Gruin
2020-09-19
course: return the summary if there is no " - " in the event's full name
Alban Gruin
2020-09-13
course: remove the part before " - " (module ID) in the course summary
Alban Gruin
2020-09-13
course: convert html entities to unicode characters
Alban Gruin
2020-09-12
course: use Astring to split strings and to check for prefixes
Alban Gruin
2020-09-12
Remove unused functions and useless type specifications
Alban Gruin
2020-09-12
course: avoid crashes for events spanning on a whole day
Alban Gruin
2020-09-11
course: stop parsing unused fields
Alban Gruin
2020-09-11
ics: clean Event module, conversion to string
Alban Gruin
2020-09-10
course: properly decode location and course name
Alban Gruin
2020-09-09
course, ics: proper modules, proper datetime storage
Alban Gruin