-
18676b6c · Updated utils to provide better output when some passes fail
-
9273eb28 · fixed bug: added a return keyword in line 119 interpreter
-
ecb57f12 · fixed bug: added a case for while statement in is_shrinked_stmt fun...
-
f39eea61 · fixed a bug in Week9/E8-4/run_tests.py: handling a case for While s...
-
1a9cecaf · Fixed the number of passes
- ... and 1 more commit. Compare 66ecd468...1a9cecaf
-
66ecd468 · E8-2: Added While statement case to Shrinked
-
d79f1748 · removed: two extra files from E8-3/tests
-
a3470bfd · updated E8-4/README.md for a new test
-
684922e6 · renamed a file in E8-4/tests: .gold to .golden
-
ff00b9b7 · renamed: cif class to cfun in E8-3/run_tests.py
-
f2980e02 · Updated README and fixed bugs
- ... and 1 more commit. Compare 95f00a7b...f2980e02
-
95f00a7b · fixed the order dependency buf of checking correct and incorrect su...
-
7022c9f2 · Week6: made utils.py more robust to errors from students
-
76d7ddf2 · updated README.md in for Week7
-
bb43783d · updated: Week7/E6-2/README