2025-02-13 - 2025-02-20

Overview

0 Active Pull Requests
20 Active Issues
Excluding merges, 1 author has pushed 8 commits to cpp and 8 commits to all branches. On cpp, 23 files have changed and there have been 1361 additions and 931 deletions.

17 Issues closed from 1 user

Closed #69 Check command line arguments 2025-02-20 00:38:15 +01:00

Closed #55 noreturn return type 2025-02-18 18:37:52 +01:00

Closed #64 While statements with multiple conditions 2025-02-17 19:40:24 +01:00

Closed #67 Forbid variable shadowing 2025-02-17 19:40:14 +01:00

Closed #66 Print the type name of aggregate types in the diagnostics 2025-02-16 19:16:28 +01:00

Closed #63 Allow empty records 2025-02-16 10:50:09 +01:00

Closed #61 .max and .min properties for Int and Word and Byte 2025-02-16 07:53:59 +01:00

Closed #52 Opaque strings 2025-02-15 23:55:52 +01:00

Closed #62 Multiple variable declarations in a row 2025-02-15 10:27:31 +01:00

Closed #59 Binary shift operators 2025-02-15 00:39:35 +01:00

Closed #56 Type expressions for sizeof and alignof 2025-02-14 22:47:36 +01:00

Closed #60 Initialize pointers with nil 2025-02-14 19:57:09 +01:00

Closed #50 Bitwise binary operators 2025-02-14 18:43:18 +01:00

Closed #48 Bitwise not 2025-02-14 14:31:46 +01:00

Closed #22 Check parameter types 2025-02-14 12:37:07 +01:00

Closed #57 cast with colon instead of as 2025-02-14 08:05:51 +01:00

Closed #51 Record initialization 2025-02-13 22:54:08 +01:00

14 Issues created by 1 user

Opened #56 Type expressions for sizeof and alignof 2025-02-14 01:51:16 +01:00

Opened #57 cast with colon instead of as 2025-02-14 02:02:10 +01:00

Opened #58 count and parameters have unknown type 2025-02-14 09:44:36 +01:00

Opened #59 Binary shift operators 2025-02-14 13:38:19 +01:00

Opened #60 Initialize pointers with nil 2025-02-14 18:46:40 +01:00

Opened #61 .max and .min properties for Int and Word and Byte 2025-02-14 22:47:58 +01:00

Opened #62 Multiple variable declarations in a row 2025-02-15 08:44:48 +01:00

Opened #63 Allow empty records 2025-02-15 09:45:02 +01:00

Opened #64 While statements with multiple conditions 2025-02-15 11:04:56 +01:00

Opened #65 Allow type definitions in random order 2025-02-15 13:15:56 +01:00

Opened #66 Print the type name of aggregate types in the diagnostics 2025-02-15 23:37:37 +01:00

Opened #67 Forbid variable shadowing 2025-02-17 08:43:16 +01:00

Opened #68 Allow variable initialization during declaration 2025-02-17 08:55:41 +01:00

Opened #69 Check command line arguments 2025-02-18 13:53:26 +01:00