Commit Graph

  • bfc8cefdd5 Lab: Remove unnecessary call target master Alex Hirsch 2021-05-14 02:30:13 +0200
  • e5bfabc3fc Lab: Add CFG example Alex Hirsch 2021-05-14 02:28:43 +0200
  • 7be668134d Lab: Add basic TAC example Alex Hirsch 2021-05-06 23:46:18 +0200
  • 9d2386b339 Add symbol table lab notes Alex Hirsch 2021-04-16 13:07:35 +0200
  • 26c6f72662 Spec: Clarify mc_cfg_to_dot output Alex Hirsch 2021-04-15 13:52:05 +0200
  • 577cef1b0f Escape pipe in Markdown table Alex Hirsch 2021-04-13 15:28:21 +0200
  • f2e9c9afe1 Enumerate operator type support Alex Hirsch 2021-04-13 15:24:42 +0200
  • 054e7fe844 README: Clarification and rewording Alex Hirsch 2021-03-05 11:31:18 +0100
  • 8cf5a38690 Update README Alex Hirsch 2021-02-28 17:32:00 +0100
  • 1483bf9f5d Note that tags need to be pushed Alex Hirsch 2021-02-23 15:41:36 +0100
  • 02e695959f Submission via GitLab Alex Hirsch 2021-02-23 14:59:54 +0100
  • 9d1e140c01 Spec: Single precision floating point arithmetic is sufficient Alex Hirsch 2021-02-05 00:50:00 +0100
  • 666a1860a7 Update course information for next semester Alex Hirsch 2021-02-04 13:21:11 +0100
  • 21a5b2cd61 Update spec Alex Hirsch 2021-01-27 16:48:54 +0100
  • 18c724071d Clarify array type checking, no out-of-bounds analysis Alex Hirsch 2020-04-28 18:13:56 +0200
  • e21a7c323b Clarify that no dead code analysis is needed Alex Hirsch 2020-04-28 18:09:26 +0200
  • 03021e01cc Fix course number in mail link Alex Hirsch 2020-03-28 18:49:01 +0100
  • 328e73e903 Spec: Semantic checking may stop on first error Alex Hirsch 2020-03-20 13:38:02 +0100
  • 415baac968 Adjust information for corona situation Alex Hirsch 2020-03-16 14:56:51 +0100
  • 4c1f93bf47 Cancel first PS Alex Hirsch 2020-02-29 12:45:02 +0100
  • c13596c24c Add transcript to intro slides Alex Hirsch 2020-02-29 12:43:22 +0100
  • a478dc051b Remove draft status Alex Hirsch 2020-02-27 15:48:20 +0100
  • 8c4f058669 Update intro slides Alex Hirsch 2020-02-22 14:59:37 +0100
  • 09f2f06750 Update for 2020 Alex Hirsch 2020-02-05 13:35:04 +0100
  • 7eee3ca736 Add operator_precedence example Alex Hirsch 2020-02-13 23:25:22 +0100
  • 8eaf560d0c Add pass_array example Alex Hirsch 2020-02-13 22:41:46 +0100
  • de49abc455 Add dangling_else example Alex Hirsch 2020-02-13 22:35:00 +0100
  • 16d8beaab0 Add shadowing example Alex Hirsch 2020-02-13 22:32:08 +0100
  • 45c3d5a126 Add fib example Alex Hirsch 2020-02-13 22:31:21 +0100
  • 016929a4c0 Merge branches 'csav9862/703602-Compiler-Construction-patch-1' and 'csav9862/703602-Compiler-Construction-patch-2' Alex Hirsch 2019-07-03 12:39:24 +0200
  • e8afd1a516 Update is_square.stdout.txt Tobias Wolfgang Kupek 2019-07-03 10:32:57 +0200
  • 8e685768cf fix is_square.mc Tobias Wolfgang Kupek 2019-07-01 18:39:48 +0200
  • 0e6e92f612 Merge branch 'patch-1' into 'master' Alexander Hirsch 2019-06-28 15:23:42 +0200
  • 34237b0f53 fixed wrong array size Robert Schaffenrath 2019-06-28 13:13:49 +0200
  • 0d1e01abe1 Fix void main Alex Hirsch 2019-06-17 09:58:36 +0200
  • 390a738f8e Fix call-by-value section Alex Hirsch 2019-06-17 08:50:10 +0200
  • 3cc1d691da Clarify that namespaces should be utilised in C++ Alex Hirsch 2019-06-07 15:26:11 +0200
  • 2d2fc889ca Spec: Clarify repository root Alex Hirsch 2019-05-28 12:53:31 +0200
  • 59f068b72b Fix missing print_nl Alex Hirsch 2019-05-21 20:37:48 +0200
  • 4be96d35a5 Fix float / int literals in example inputs Markus Kopp 2019-05-17 15:16:28 +0200
  • 1ccb2a6f5d Add missing return statements to example inputs Alex Hirsch 2019-05-08 01:08:04 +0200
  • 4d5eb79243 Spec: Default log output should be stderr Alex Hirsch 2019-04-19 15:29:05 +0200
  • 4d1c986605 Spec: Clarify that system librarys can be used Alex Hirsch 2019-04-19 14:41:13 +0200
  • 88e52e7828 Fix errors in mC example inputs (thanks Markus) Markus Kopp 2019-03-31 17:13:11 +0200
  • 14da3497ed Add student example inputs Alex Hirsch 2019-03-18 13:50:36 +0100
  • 480716b4a9 README: Add links to deadline topics Alex Hirsch 2019-03-10 17:28:26 +0100
  • b0f6738e6f Fix typo + rewording Alex Hirsch 2019-03-09 22:54:06 +0100
  • 12a8c2cec3 Live Alex Hirsch 2019-03-06 15:55:56 +0100
  • b2eb7c976f Add intro slides Alex Hirsch 2019-03-06 15:55:44 +0100
  • 8dec8186bd Use mandelbrot as must-have integration test Alex Hirsch 2019-03-03 12:06:56 +0100
  • eebbc9cab7 Examples: Mandelbrot reads num iterations from stdin Alex Hirsch 2019-03-03 12:01:55 +0100
  • b52454b7ab Minor rewording Alex Hirsch 2019-03-01 22:27:35 +0100
  • e9cb8c50f6 Clarify additional integration tests Alex Hirsch 2019-03-01 22:20:44 +0100
  • 909162e3b0 Fix various typos + rewording (thanks Markus) Alex Hirsch 2019-03-01 21:21:17 +0100
  • 2ee4a7f933 Add final submission evaluation scheme Alex Hirsch 2019-03-01 20:55:14 +0100
  • 116e0c5c49 Clarify type checking is also required for arrays Alex Hirsch 2019-03-01 20:49:37 +0100
  • 4bac853cba Clarify grading Alex Hirsch 2019-03-01 20:49:04 +0100
  • 595489d8ab Minor adjustments and rewording Alex Hirsch 2019-02-17 22:57:48 +0100
  • 9fcf35a43d Add fib_ast example source Alex Hirsch 2019-02-01 17:06:49 +0100
  • 3bc9d0b318 Minor adjustments to CFG example Alex Hirsch 2019-02-01 17:06:23 +0100
  • 6e654bdc61 Provide CFG example Alex Hirsch 2019-01-30 11:25:52 +0100
  • 6e0e1507de Minor additions to the spec Alex Hirsch 2019-01-30 10:47:43 +0100
  • 327cd3384a Shift final deadline Alex Hirsch 2019-01-30 10:38:42 +0100
  • 2a38644137 Fix formatting in example input submission Alex Hirsch 2019-01-30 10:36:50 +0100
  • 16b6dbb83a Fix formatting of list items Alex Hirsch 2019-01-30 10:36:10 +0100
  • 7039a33af5 Add draft notice Alex Hirsch 2019-01-11 19:30:08 +0100
  • 8c27436e48 Minor fixes Alex Hirsch 2019-01-07 15:07:01 +0100
  • 9a84902011 Minor fixes for example inputs Alex Hirsch 2019-01-07 13:24:22 +0100
  • 2e5a0dbdcc Fix link in README Alex Hirsch 2019-01-06 12:12:14 +0100
  • bd7fae8198 Add example inputs Alex Hirsch 2019-01-06 12:11:47 +0100
  • 0045501c5e Initial commit Alex Hirsch 2018-12-31 15:26:22 +0100