Commit Graph

  • 699caf7686 Change where switches go to support executable timetables master Juhani Krekelä 2017-12-29 13:49:22 +0200
  • cdc6e22a2b Add --overlaps Juhani Krekelä 2017-12-29 13:47:03 +0200
  • 5bddaa909d Fix order of arguments given my README.md Juhani Haverinen 2017-08-11 17:04:29 +0300
  • a732620888 Handle cases of course file ending in an empty line / comment Juhani Haverinen 2017-08-11 16:18:11 +0300
  • fef2012961 Use tuple(for) instead of tuple([for]) Juhani Haverinen 2017-01-25 23:34:33 +0200
  • 5297b0102d Change order of arguments so you can hashbang a file and then call it with date arguments Juhani Haverinen 2016-11-03 18:34:58 +0200
  • 52dd3bc1c4 Fix a corner case where one time range was entirely contained with another, could lead to other overlaps not being noticed Juhani Haverinen 2016-10-08 22:55:52 +0300
  • 50dab6c0eb Handle time ranges (breaks file format) Juhani Haverinen 2016-10-07 23:58:19 +0300
  • 2e8fed156d Fix a typo in README.md (exp→expr) Juhani Haverinen 2016-08-25 23:17:38 +0300
  • 258a578cb7 Compile the DSL to python lambdas instead of using an IR interpreter Juhani Haverinen 2016-08-25 23:05:46 +0300
  • f7d712437e Add license ands readme Juhani Haverinen 2016-08-24 19:21:52 +0300
  • 5e9fee386c Make work on pythons that don't allow *syntax inside tuples Juhani Haverinen 2016-08-24 15:37:23 +0300
  • a34d575b4c Ensure the end of a date range is not before the start Juhani Haverinen 2016-08-24 15:28:41 +0300
  • 1692a5b23b First commit Juhani Haverinen 2016-08-24 15:12:52 +0300