2025-03-03 - 2025-04-03

Overview

0 Active Pull Requests
19 Active Issues
Excluding merges, 1 author has pushed 22 commits to cpp and 22 commits to all branches. On cpp, 26 files have changed and there have been 4281 additions and 3056 deletions.

18 Issues closed from 1 user

Closed #87 unreachable() builtin 2025-04-02 21:07:26 +02:00

Closed #79 Allow procedure usage before declaring these 2025-04-01 13:08:56 +02:00

Closed #82 Report errors on recursive type aliases 2025-03-30 17:09:59 +02:00

Closed #85 Consistent punctuation 2025-03-29 11:18:55 +01:00

Closed #86 Transitive aliasing doesn't work 2025-03-28 10:59:18 +01:00

Closed #58 count and parameters have unknown type 2025-03-27 09:58:05 +01:00

Closed #84 Save declarations in the symbol table 2025-03-26 08:57:55 +01:00

Closed #36 Type check the return type 2025-03-25 11:43:31 +01:00

Closed #75 .ptr and .length properties for static arrays 2025-03-24 11:11:06 +01:00

Closed #74 Dereferencing a non-pointer crashes the compiler 2025-03-23 10:15:02 +01:00

Closed #72 Restrict type casts 2025-03-21 10:25:21 +01:00

Closed #73 Implement offsetof 2025-03-20 21:47:23 +01:00

Closed #77 Allow more expressions with unary operators 2025-03-19 11:57:26 +01:00

Closed #83 Rename number_literal 2025-03-19 09:56:13 +01:00

Closed #76 Omit parameter name in procedure types 2025-03-18 12:40:17 +01:00

Closed #78 Use symbols for logical and bitwise operations 2025-03-17 23:31:51 +01:00

Closed #80 Redefining a built-in type crashes the compiler 2025-03-14 13:40:21 +01:00

Closed #65 Allow type definitions in random order 2025-03-13 00:00:10 +01:00

9 Issues created by 1 user

Opened #79 Allow procedure usage before declaring these 2025-03-05 08:33:08 +01:00

Opened #80 Redefining a built-in type crashes the compiler 2025-03-13 10:31:21 +01:00

Opened #82 Report errors on recursive type aliases 2025-03-15 23:00:57 +01:00

Opened #83 Rename number_literal 2025-03-18 09:24:13 +01:00

Opened #84 Save declarations in the symbol table 2025-03-19 09:27:00 +01:00

Opened #85 Consistent punctuation 2025-03-26 09:00:48 +01:00

Opened #86 Transitive aliasing doesn't work 2025-03-28 01:06:19 +01:00

Opened #87 unreachable() builtin 2025-03-31 13:09:20 +02:00

Opened #88 TYPE_STUB_DECL 2025-04-02 01:22:38 +02:00