lukkari/lukkari
Juhani Haverinen 52dd3bc1c4 Fix a corner case where one time range was entirely contained with another, could lead to other overlaps not being noticed 2016-10-08 22:55:52 +03:00
..
__init__.py Fix a corner case where one time range was entirely contained with another, could lead to other overlaps not being noticed 2016-10-08 22:55:52 +03:00
__main__.py First commit 2016-08-24 15:12:52 +03:00
daterange.py Ensure the end of a date range is not before the start 2016-08-24 15:28:41 +03:00
dsl.py Compile the DSL to python lambdas instead of using an IR interpreter 2016-08-25 23:06:35 +03:00
generate_timetable.py Handle time ranges (breaks file format) 2016-10-07 23:58:19 +03:00
parse_coursefile.py Handle time ranges (breaks file format) 2016-10-07 23:58:19 +03:00
timerange.py Handle time ranges (breaks file format) 2016-10-07 23:58:19 +03:00