Commit Graph

17 Commits

Author SHA1 Message Date
Alex Hirsch
7eee3ca736 Add operator_precedence example 2020-02-13 23:25:38 +01:00
Alex Hirsch
8eaf560d0c Add pass_array example 2020-02-13 22:42:18 +01:00
Alex Hirsch
de49abc455 Add dangling_else example 2020-02-13 22:42:18 +01:00
Alex Hirsch
16d8beaab0 Add shadowing example 2020-02-13 22:42:18 +01:00
Alex Hirsch
45c3d5a126 Add fib example 2020-02-13 22:42:18 +01:00
Alex Hirsch
016929a4c0 Merge branches 'csav9862/703602-Compiler-Construction-patch-1' and 'csav9862/703602-Compiler-Construction-patch-2' 2019-07-03 12:39:24 +02:00
Tobias Wolfgang Kupek
e8afd1a516 Update is_square.stdout.txt 2019-07-03 10:32:57 +02:00
Tobias Wolfgang Kupek
8e685768cf fix is_square.mc 2019-07-01 18:39:48 +02:00
Robert Schaffenrath
34237b0f53 fixed wrong array size 2019-06-28 13:13:49 +02:00
Alex Hirsch
59f068b72b Fix missing print_nl 2019-05-21 20:37:48 +02:00
Markus Kopp
4be96d35a5 Fix float / int literals in example inputs 2019-05-19 10:44:26 +02:00
Alex Hirsch
1ccb2a6f5d Add missing return statements to example inputs 2019-05-08 01:10:37 +02:00
Markus Kopp
88e52e7828 Fix errors in mC example inputs (thanks Markus) 2019-04-01 18:01:27 +02:00
Alex Hirsch
14da3497ed Add student example inputs 2019-03-18 13:57:09 +01:00
Alex Hirsch
eebbc9cab7 Examples: Mandelbrot reads num iterations from stdin 2019-03-03 12:01:55 +01:00
Alex Hirsch
9a84902011 Minor fixes for example inputs 2019-01-07 13:24:22 +01:00
Alex Hirsch
bd7fae8198 Add example inputs 2019-01-06 12:11:47 +01:00