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 }}
dvermd
/
RustPython
Public
forked from
RustPython/RustPython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
RustPython
compiler
on
improve_string_fstring_coverage
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 26, 2022
improve col_offset in new line and lalr
dvermd
committed
4f14fc7
View commit details
Copy full SHA for 4f14fc7
View code at this point
Browse repository at this point
improve fstring parser
Show description for dc595d1
dvermd
committed
dc595d1
View commit details
Copy full SHA for dc595d1
View code at this point
Browse repository at this point
Fix ast types' _fields and use 0-based column
dvermd
authored and
youknowone
committed
f2bfb78
View commit details
Copy full SHA for f2bfb78
View code at this point
Browse repository at this point
Commits on Oct 24, 2022
Merge pull request #4143 from charliermarsh/charlie/expression-context
Show description for 247072c
youknowone
authored
247072c
View commit details
Copy full SHA for 247072c
View code at this point
Browse repository at this point
Commits on Oct 21, 2022
Fix `global` behavior on class (#4234)
jeffwang0516
authored
dda6f86
View commit details
Copy full SHA for dda6f86
View code at this point
Browse repository at this point
Commits on Oct 17, 2022
Add expression context parsing
charliermarsh
committed
4b4588d
View commit details
Copy full SHA for 4b4588d
View code at this point
Browse repository at this point
Remove parse_program_tokens
charliermarsh
committed
9ced976
View commit details
Copy full SHA for 9ced976
View code at this point
Browse repository at this point
Expose a method to parse AST from tokens directly
charliermarsh
committed
71de630
View commit details
Copy full SHA for 71de630
View code at this point
Browse repository at this point
Merge pull request #4218 from charliermarsh/charlie/clone
Show description for cf099ff
youknowone
authored
cf099ff
View commit details
Copy full SHA for cf099ff
View code at this point
Browse repository at this point
Merge pull request #4226 from jopemachine/fix-class-static
Show description for 72332c9
youknowone
authored
72332c9
View commit details
Copy full SHA for 72332c9
View code at this point
Browse repository at this point
Merge pull request #4223 from youknowone/nightly-clippy
Show description for 6d140fb
youknowone
authored
6d140fb
View commit details
Copy full SHA for 6d140fb
View code at this point
Browse repository at this point
Add end locations to all nodes (#4192)
charliermarsh
authored
610d408
View commit details
Copy full SHA for 610d408
View code at this point
Browse repository at this point
Commits on Oct 16, 2022
Start simple string at quote mark
charliermarsh
committed
e7e62d3
View commit details
Copy full SHA for e7e62d3
View code at this point
Browse repository at this point
Make AST nodes Clone-able
charliermarsh
committed
d8f059b
View commit details
Copy full SHA for d8f059b
View code at this point
Browse repository at this point
Fix #3934
jopemachine
committed
67c4bd0
View commit details
Copy full SHA for 67c4bd0
View code at this point
Browse repository at this point
Commits on Oct 15, 2022
Fix nightly clippy warnings
youknowone
committed
d94f638
View commit details
Copy full SHA for d94f638
View code at this point
Browse repository at this point
Start string location at kind or quote prefix
charliermarsh
committed
ab159c9
View commit details
Copy full SHA for ab159c9
View code at this point
Browse repository at this point
Commits on Oct 14, 2022
Refactor fstrings (#4188)
dvermd
authored
f1e1046
View commit details
Copy full SHA for f1e1046
View code at this point
Browse repository at this point
Commits on Oct 1, 2022
Merge pull request #4174 from jopemachine/fix-dis
Show description for 5a5e047
youknowone
authored
5a5e047
View commit details
Copy full SHA for 5a5e047
View code at this point
Browse repository at this point
Handle Lambda Expression
jopemachine
committed
70812eb
View commit details
Copy full SHA for 70812eb
View code at this point
Browse repository at this point
Commits on Sep 30, 2022
Merge pull request #4186 from andersk/arithmetic
Show description for 3301220
fanninpm
authored
3301220
View commit details
Copy full SHA for 3301220
View code at this point
Browse repository at this point
Commits on Sep 29, 2022
Spell “arithmetic” correctly
Show description for b9a07f8
andersk
committed
b9a07f8
View commit details
Copy full SHA for b9a07f8
View code at this point
Browse repository at this point
Commits on Sep 21, 2022
temporary fix of parser build
youknowone
committed
5c29c27
View commit details
Copy full SHA for 5c29c27
View code at this point
Browse repository at this point
better parser build experience
youknowone
committed
6ae1148
View commit details
Copy full SHA for 6ae1148
View code at this point
Browse repository at this point
Always insert `None` at `code_stack.constants`
jopemachine
committed
2426f11
View commit details
Copy full SHA for 2426f11
View code at this point
Browse repository at this point
Commits on Sep 4, 2022
Add PartialOrd to Location
charliermarsh
committed
ea878f2
View commit details
Copy full SHA for ea878f2
View code at this point
Browse repository at this point
Commits on Aug 23, 2022
Merge pull request #4116 from charliermarsh/charlie/f-string
Show description for 6b31ed3
youknowone
authored
6b31ed3
View commit details
Copy full SHA for 6b31ed3
View code at this point
Browse repository at this point
Commits on Aug 22, 2022
remove Mode from codegen root
youknowone
committed
60a6714
View commit details
Copy full SHA for 60a6714
View code at this point
Browse repository at this point
parser::Mode from compile::Mode
youknowone
committed
6b8e9c2
View commit details
Copy full SHA for 6b8e9c2
View code at this point
Browse repository at this point
use thiserror
youknowone
committed
8c9c282
View commit details
Copy full SHA for 8c9c282
View code at this point
Browse repository at this point
new_syntax_error working without full compiler
Show description for 55061c7
youknowone
committed
55061c7
View commit details
Copy full SHA for 55061c7
View code at this point
Browse repository at this point
Move out CompileError to core as generic form
youknowone
committed
d876673
View commit details
Copy full SHA for d876673
View code at this point
Browse repository at this point
Integrate CompileError to compiler-core::BaseError
youknowone
committed
9aacd14
View commit details
Copy full SHA for 9aacd14
View code at this point
Browse repository at this point
integrate CodegenError to compiler-core::Error
youknowone
committed
31f95ee
View commit details
Copy full SHA for 31f95ee
View code at this point
Browse repository at this point
Integrate ParseError to compiler-core::Error
youknowone
committed
9ecbff8
View commit details
Copy full SHA for 9ecbff8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.