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
Accelerator
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 }}
munificent
/
craftinginterpreters
Public
Notifications
You must be signed in to change notification settings
Fork
1.3k
Star
11k
Code
Issues
100
Pull requests
45
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Dart 3 null safety
- #1213
#1213
Open
DewJunkie
wants to merge 13 commits into
munificent:master
munificent/craftinginterpreters:master
from
DewJunkie:dart-3-null-safety
DewJunkie/craftinginterpreters:dart-3-null-safety
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
Dart 3 null safety
#1213
DewJunkie
wants to merge 13 commits into
munificent:master
munificent/craftinginterpreters:master
from
DewJunkie:dart-3-null-safety
DewJunkie/craftinginterpreters:dart-3-null-safety
Copy head branch name to clipboard
Commits
Commits on Sep 7, 2025
Create shell.nix
Show description for 79d7365
DewJunkie
authored
79d7365
View commit details
Copy full SHA for 79d7365
Browse repository at this point
Commits on May 16, 2026
add all dependencies so that --pure can be used
Show description for 883c870
DewJunkie
committed
883c870
View commit details
Copy full SHA for 883c870
Browse repository at this point
null safety changes
DewJunkie
committed
a73142b
View commit details
Copy full SHA for a73142b
Browse repository at this point
docs: finalize dart null safety user story draft
DewJunkie
committed
f945fd9
View commit details
Copy full SHA for f945fd9
Browse repository at this point
use more similar entry -> file downcast
DewJunkie
committed
4351249
View commit details
Copy full SHA for 4351249
Browse repository at this point
Commits on May 17, 2026
.scss fix SASS warnings
Show description for e03c793
DewJunkie
committed
e03c793
View commit details
Copy full SHA for e03c793
Browse repository at this point
use more concise and idomatic null checking
DewJunkie
committed
5f62e8e
View commit details
Copy full SHA for 5f62e8e
Browse repository at this point
make it more clear that something has gone wrong if header is null
DewJunkie
committed
393e758
View commit details
Copy full SHA for 393e758
Browse repository at this point
remove issue draft
DewJunkie
committed
fad0cab
View commit details
Copy full SHA for fad0cab
Browse repository at this point
make some null checks more readable
DewJunkie
committed
4d7f205
View commit details
Copy full SHA for 4d7f205
Browse repository at this point
more rgb to hsl
DewJunkie
committed
b153dfb
View commit details
Copy full SHA for b153dfb
Browse repository at this point
update nix.shell to use a release rather than a specific sha
DewJunkie
committed
c65ac96
View commit details
Copy full SHA for c65ac96
Browse repository at this point
increase dart heap size, was getting OOM memories on recent dart 3
DewJunkie
committed
b608117
View commit details
Copy full SHA for b608117
Browse repository at this point
You can’t perform that action at this time.