Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
codersUP
/
cool-compiler-2021
Public
forked from
matcom/cool-compiler-2021
Notifications
You must be signed in to change notification settings
Fork
1
Star
2
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Sintactic and semantic errors
- #3
#3
Merged
cicr99
merged 11 commits into
master
codersUP/cool-compiler-2021:master
from
sintactic_and_semantic_errors
codersUP/cool-compiler-2021:sintactic_and_semantic_errors
Copy head branch name to clipboard
Feb 25, 2022
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Sintactic and semantic errors
#3
cicr99
merged 11 commits into
master
codersUP/cool-compiler-2021:master
from
sintactic_and_semantic_errors
codersUP/cool-compiler-2021:sintactic_and_semantic_errors
Copy head branch name to clipboard
Commits
Commits on Feb 24, 2022
Modify parser to include token positions
cicr99
committed
48512d0
View commit details
Copy full SHA for 48512d0
Browse repository at this point
added tokens to ast nodes
cicr99
committed
2f3b09d
View commit details
Copy full SHA for 2f3b09d
Browse repository at this point
Commits on Feb 25, 2022
Modify ast and grammar to receive tokens
Show description for 57a0485
cicr99
committed
57a0485
View commit details
Copy full SHA for 57a0485
Browse repository at this point
Fix collector visitor to pass tests
Show description for 1727333
cicr99
committed
1727333
View commit details
Copy full SHA for 1727333
Browse repository at this point
Fix builder visitor to pass tests
cicr99
committed
9162fe5
View commit details
Copy full SHA for 9162fe5
Browse repository at this point
Fix bugs and type checker
cicr99
committed
8bfcd95
View commit details
Copy full SHA for 8bfcd95
Browse repository at this point
Add computed type to expression nodes
cicr99
committed
718543c
View commit details
Copy full SHA for 718543c
Browse repository at this point
Modify Inferencer visitor errors
cicr99
committed
dd16568
View commit details
Copy full SHA for dd16568
Browse repository at this point
format files
cicr99
committed
2fb87b3
View commit details
Copy full SHA for 2fb87b3
Browse repository at this point
fix imports and clean code
cicr99
committed
c9acd8e
View commit details
Copy full SHA for c9acd8e
Browse repository at this point
add ply to requirements
cicr99
committed
6441d71
View commit details
Copy full SHA for 6441d71
Browse repository at this point
You can’t perform that action at this time.