2024-12-19 - 2025-01-19

Overview

0 Active Pull Requests
17 Active Issues
Excluding merges, 1 author has pushed 29 commits to cpp and 31 commits to all branches. On cpp, 69 files have changed and there have been 8250 additions and 3036 deletions.

15 Issues closed from 1 user

Closed #18 Allow procedures returning a value 2025-01-18 21:29:53 +01:00

Closed #11 Add union type 2025-01-17 14:03:58 +01:00

Closed #17 Eliminate begin in compound statements 2025-01-17 10:11:33 +01:00

Closed #4 Error reporting location is off 2025-01-17 08:46:56 +01:00

Closed #19 Implement external procedure definitions 2025-01-16 15:11:27 +01:00

Closed #9 Allow constant be any literal value 2025-01-15 20:42:50 +01:00

Closed #10 Generate code for passing actual parameters 2025-01-15 01:48:40 +01:00

Closed #16 Implement logical and, or, not 2025-01-13 23:11:01 +01:00

Closed #14 void procedures 2025-01-13 12:00:58 +01:00

Closed #8 Use own frontend arguments 2025-01-12 17:49:24 +01:00

Closed #5 Local symbol tables 2025-01-12 14:57:37 +01:00

Closed #7 Split value and type definitions 2025-01-12 10:38:08 +01:00

Closed #6 Rename the compiler binary 2025-01-11 23:20:09 +01:00

Closed #1 Undescore isn't supported in variable names 2025-01-11 09:33:49 +01:00

Closed #2 Support arrays 2025-01-11 09:22:41 +01:00

14 Issues created by 1 user

Opened #5 Local symbol tables 2025-01-11 12:55:38 +01:00

Opened #6 Rename the compiler binary 2025-01-11 13:20:41 +01:00

Opened #7 Split value and type definitions 2025-01-11 13:35:38 +01:00

Opened #8 Use own frontend arguments 2025-01-11 18:00:53 +01:00

Opened #9 Allow constant be any literal value 2025-01-11 22:08:15 +01:00

Opened #10 Generate code for passing actual parameters 2025-01-11 23:20:59 +01:00

Opened #11 Add union type 2025-01-11 23:25:22 +01:00

Opened #12 Cast types 2025-01-11 23:58:21 +01:00

Opened #14 void procedures 2025-01-12 14:21:58 +01:00

Opened #15 Implement pointer arithmetic 2025-01-13 00:56:49 +01:00

Opened #16 Implement logical and, or, not 2025-01-13 00:58:04 +01:00

Opened #17 Eliminate begin in compound statements 2025-01-13 01:22:57 +01:00

Opened #18 Allow procedures returning a value 2025-01-13 11:23:48 +01:00

Opened #19 Implement external procedure definitions 2025-01-15 00:35:31 +01:00