Add initial typechecker for AST #2

Merged
mrab merged 121 commits from typedAST into master 2024-06-14 07:53:30 +00:00

Introduce the initial version of a comprehensive typechecker for the AST as defined by the team. This release also includes several tests to verify its expected behavior.

Introduce the initial version of a comprehensive typechecker for the AST as defined by the team. This release also includes several tests to verify its expected behavior.
MisterChaos69 added 16 commits 2024-05-07 20:43:29 +00:00
MisterChaos69 added 1 commit 2024-05-08 08:26:23 +00:00
MisterChaos69 added 1 commit 2024-05-08 15:39:46 +00:00
MisterChaos69 added 1 commit 2024-05-13 11:13:27 +00:00
MisterChaos69 added 1 commit 2024-05-14 07:36:23 +00:00
MisterChaos69 added 1 commit 2024-05-14 08:04:04 +00:00
MisterChaos69 added 1 commit 2024-05-14 09:19:29 +00:00
MisterChaos69 added 1 commit 2024-05-14 09:21:09 +00:00
MisterChaos69 added 1 commit 2024-05-14 09:26:29 +00:00
MisterChaos69 added 38 commits 2024-05-14 10:35:26 +00:00
MisterChaos69 added 1 commit 2024-05-15 10:51:18 +00:00
MisterChaos69 added 1 commit 2024-05-15 11:04:09 +00:00
MisterChaos69 added 1 commit 2024-05-16 07:36:37 +00:00
MisterChaos69 added 6 commits 2024-05-16 08:13:39 +00:00
MisterChaos69 added 1 commit 2024-05-19 07:20:47 +00:00
MisterChaos69 added 2 commits 2024-05-26 19:45:41 +00:00
MisterChaos69 added 1 commit 2024-05-31 08:00:15 +00:00
MisterChaos69 added 1 commit 2024-05-31 08:02:57 +00:00
MisterChaos69 added 1 commit 2024-05-31 08:07:05 +00:00
MisterChaos69 added 3 commits 2024-05-31 08:35:13 +00:00
MisterChaos69 added 8 commits 2024-05-31 08:35:38 +00:00
MisterChaos69 added 2 commits 2024-05-31 08:36:25 +00:00
MisterChaos69 added 34 commits 2024-05-31 14:26:25 +00:00
This reverts commit 2acba0f283.
MisterChaos69 added 1 commit 2024-05-31 15:10:55 +00:00
MisterChaos69 added 1 commit 2024-05-31 15:11:50 +00:00
MisterChaos69 added 1 commit 2024-06-10 10:54:26 +00:00
MisterChaos69 added 6 commits 2024-06-11 18:05:04 +00:00
MisterChaos69 added 1 commit 2024-06-13 07:26:09 +00:00
MisterChaos69 added 1 commit 2024-06-13 13:50:04 +00:00
MisterChaos69 added 1 commit 2024-06-13 15:33:34 +00:00
MisterChaos69 added 1 commit 2024-06-13 18:35:08 +00:00
MisterChaos69 added 1 commit 2024-06-13 20:06:15 +00:00
mrab merged commit b1735c6300 into master 2024-06-14 07:53:30 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: MisterChaos69/MiniJavaCompiler#2
No description provided.