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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
nushell
/
new-nu-parser
Public
Notifications
You must be signed in to change notification settings
Fork
11
Star
34
Code
Issues
14
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Separate AstNode variants for expressions, statements, types
- #54
#54
Open
ysthakur
wants to merge 10 commits into
nushell:main
nushell/new-nu-parser:main
from
ysthakur:astnode-variants
ysthakur/new-nu-parser:astnode-variants
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
Separate AstNode variants for expressions, statements, types
#54
ysthakur
wants to merge 10 commits into
nushell:main
nushell/new-nu-parser:main
from
ysthakur:astnode-variants
ysthakur/new-nu-parser:astnode-variants
Copy head branch name to clipboard
Commits
Commits on Feb 23, 2025
return_ty -> in_out_types
ysthakur
committed
84d3c82
View commit details
Copy full SHA for 84d3c82
Browse repository at this point
Use term type args rather than params
ysthakur
committed
596795f
View commit details
Copy full SHA for 596795f
Browse repository at this point
Format
ysthakur
committed
0014d90
View commit details
Copy full SHA for 0014d90
Browse repository at this point
Commits on Feb 26, 2025
Merge branch 'return_ty-to-in_out_types' into infer
ysthakur
committed
31652fe
View commit details
Copy full SHA for 31652fe
Browse repository at this point
Commits on Mar 4, 2025
Separate Expr and Def types
ysthakur
committed
bd5372a
View commit details
Copy full SHA for bd5372a
Browse repository at this point
Separate Stmt type
ysthakur
committed
712d383
View commit details
Copy full SHA for 712d383
Browse repository at this point
Commits on Mar 9, 2025
Merge branch 'main' into astnode-variants
ysthakur
committed
f60883c
View commit details
Copy full SHA for f60883c
Browse repository at this point
Don't panic on unsupported expressions
ysthakur
committed
108d45f
View commit details
Copy full SHA for 108d45f
Browse repository at this point
Don't make separate Def struct
ysthakur
committed
7108425
View commit details
Copy full SHA for 7108425
Browse repository at this point
Remove AstNode::Type from typecheck_node
ysthakur
committed
3fccf20
View commit details
Copy full SHA for 3fccf20
Browse repository at this point
You can’t perform that action at this time.