Commit Graph

9 Commits

Author SHA1 Message Date
beauvill
ea78283b81 Merge branch 'recfun' of gitlab.epfl.ch:lamp/student-repositories-f19/cs210-beauvill into recfun
Submiting week 1 homework
2019-09-24 15:55:32 +02:00
beauvill
26f76f606f Created Pascal, Balance and countChange functions 2019-09-24 15:54:38 +02:00
Timothée Floure
14e488b676 Stop submitting grading JSON back to gitlab 2019-09-24 08:02:50 +02:00
Guillaume Martres
dcd9a0d860 Fix runGradingTest on windows
Fix for
https://gitlab.epfl.ch/lamp/cs-210-functional-programming-2019/issues/9,
classpath are separated by ";" instead of ":" on Windows (because ":" is
needed to write "C:\..."), the solution is to use `File.pathSeparator`
which will choose the correct character for the current OS.
2019-09-20 08:46:28 +02:00
Timothée Floure
e56b51381d Update grading image, push JSON grading result back to gitlab 2019-09-19 07:58:28 +02:00
Timothée Floure
53ead0daad Bumo scala/dotty version 2019-09-18 21:37:51 +02:00
Timothée Floure
20a536e224 Add minimal README 2019-09-18 16:39:01 +02:00
Timothée Floure
425383c873 Add gitlab CI configuration 2019-09-18 16:22:31 +02:00
Timothée Floure
a57aa454e4 Import recfun handout 2019-09-18 16:21:01 +02:00