Commit Graph
40 Commits
Author SHA1 Message Date
Alex Hirsch 577cef1b0f Escape pipe in Markdown table 2021-04-13 15:28:21 +02:00
Alex Hirsch f2e9c9afe1 Enumerate operator type support 2021-04-13 15:24:42 +02:00
Alex Hirsch 054e7fe844 README: Clarification and rewording 2021-03-05 11:31:18 +01:00
Alex Hirsch 8cf5a38690 Update README 2021-02-28 17:32:00 +01:00
Alex Hirsch 1483bf9f5d Note that tags need to be pushed 2021-02-23 15:41:36 +01:00
Alex Hirsch 02e695959f Submission via GitLab 2021-02-23 14:59:54 +01:00
Alex Hirsch 9d1e140c01 Spec: Single precision floating point arithmetic is sufficient 2021-02-05 00:50:00 +01:00
Alex Hirsch 666a1860a7 Update course information for next semester 2021-02-04 13:21:11 +01:00
Alex Hirsch 21a5b2cd61 Update spec 2021-01-27 16:48:54 +01:00
Alex Hirsch 18c724071d Clarify array type checking, no out-of-bounds analysis 2020-04-28 18:13:56 +02:00
Alex Hirsch e21a7c323b Clarify that no dead code analysis is needed 2020-04-28 18:09:26 +02:00
Alex Hirsch 03021e01cc Fix course number in mail link 2020-03-28 18:49:01 +01:00
Alex Hirsch 328e73e903 Spec: Semantic checking may stop on first error 2020-03-20 13:38:02 +01:00
Alex Hirsch 415baac968 Adjust information for corona situation 2020-03-16 14:57:07 +01:00
Alex Hirsch 4c1f93bf47 Cancel first PS 2020-02-29 12:45:02 +01:00
Alex Hirsch c13596c24c Add transcript to intro slides 2020-02-29 12:43:22 +01:00
Alex Hirsch a478dc051b Remove draft status 2020-02-27 15:48:20 +01:00
Alex Hirsch 8c4f058669 Update intro slides 2020-02-27 15:40:25 +01:00
Alex Hirsch 09f2f06750 Update for 2020 2020-02-27 15:40:25 +01:00
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 390a738f8e Fix call-by-value section 2019-06-17 08:50:28 +02:00
Alex Hirsch 3cc1d691da Clarify that namespaces should be utilised in C++ 2019-06-07 15:26:11 +02:00
Alex Hirsch 59f068b72b Fix missing print_nl 2019-05-21 20:37:48 +02:00
Alex Hirsch 1ccb2a6f5d Add missing return statements to example inputs 2019-05-08 01:10:37 +02:00
Alex Hirsch 480716b4a9 README: Add links to deadline topics 2019-03-10 17:29:19 +01:00
Alex Hirsch b0f6738e6f Fix typo + rewording 2019-03-09 22:54:16 +01:00
Alex Hirsch 8dec8186bd Use mandelbrot as must-have integration test 2019-03-03 12:06:56 +01:00
Alex Hirsch eebbc9cab7 Examples: Mandelbrot reads num iterations from stdin 2019-03-03 12:01:55 +01:00
Alex Hirsch b52454b7ab Minor rewording 2019-03-01 22:27:35 +01:00
Alex Hirsch e9cb8c50f6 Clarify additional integration tests 2019-03-01 22:20:44 +01:00
Alex Hirsch 909162e3b0 Fix various typos + rewording (thanks Markus) 2019-03-01 21:22:40 +01:00
Alex Hirsch 2ee4a7f933 Add final submission evaluation scheme 2019-03-01 21:22:40 +01:00
Alex Hirsch 116e0c5c49 Clarify type checking is also required for arrays 2019-03-01 20:49:37 +01:00
Alex Hirsch 4bac853cba Clarify grading 2019-03-01 20:49:04 +01:00
Alex Hirsch 595489d8ab Minor adjustments and rewording 2019-02-17 22:57:48 +01:00
Alex Hirsch 7039a33af5 Add draft notice 2019-01-11 19:30:08 +01:00