FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for parser/src/token.rs - RustPython/Parser · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
RustPython
/
Parser
Public
Notifications
You must be signed in to change notification settings
Fork
38
Star
116
Code
Issues
36
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
Parser
parser
src
token.rs
on
main
User selector
Datepicker
Commit history
Commits on Jul 17, 2023
Add parsing of type alias statements i.e. the `type` keyword (#97)
Show description for 704eb40
zanieb
authored
704eb40
View commit details
Copy full SHA for 704eb40
View code at this point
Browse repository at this point
Commits on Jun 2, 2023
Replace num-bigint with malachite-bigint (#18)
Show description for a2e3209
qingshi163
and
youknowone
authored
a2e3209
View commit details
Copy full SHA for a2e3209
View code at this point
Browse repository at this point
Commits on May 16, 2023
Add utilities to enum (#44)
Show description for ff17f6e
youknowone
authored
ff17f6e
View commit details
Copy full SHA for ff17f6e
View code at this point
Browse repository at this point
Add is_* methods to Tok (#39)
youknowone
authored
0c7d16b
View commit details
Copy full SHA for 0c7d16b
View code at this point
Browse repository at this point
Commits on May 15, 2023
Add full-lexer feature (#36)
youknowone
authored
27e3873
View commit details
Copy full SHA for 27e3873
View code at this point
Browse repository at this point
Commits on May 10, 2023
numerous refactoring
Show description for a3d9d8c
youknowone
committed
a3d9d8c
View commit details
Copy full SHA for a3d9d8c
View code at this point
Browse repository at this point
Commits on May 7, 2023
Rename compiler Location to TextSize
youknowone
committed
f47dfca
View commit details
Copy full SHA for f47dfca
View code at this point
Browse repository at this point
Replace row/column based Location with byte-offsets.
MichaReiser
authored and
youknowone
committed
58c35ab
View commit details
Copy full SHA for 58c35ab
View code at this point
Browse repository at this point
Commits on Feb 20, 2023
Add support for match statements to parser
charliermarsh
committed
2b43d45
View commit details
Copy full SHA for 2b43d45
View code at this point
Browse repository at this point
Commits on Feb 12, 2023
Document parser crate.
DimitrisJim
committed
07918f0
View commit details
Copy full SHA for 07918f0
View code at this point
Browse repository at this point
Commits on Jan 12, 2023
Add NonLogicalNewline token
Show description for 674eeec
bluetech
committed
674eeec
View commit details
Copy full SHA for 674eeec
View code at this point
Browse repository at this point
Commits on Jan 6, 2023
Include comment text in token
harupy
committed
a4a5366
View commit details
Copy full SHA for a4a5366
View code at this point
Browse repository at this point
Commits on Jan 5, 2023
Address comments
harupy
committed
7f552e4
View commit details
Copy full SHA for 7f552e4
View code at this point
Browse repository at this point
Commits on Jan 4, 2023
Simplify string check
harupy
committed
fd8468c
View commit details
Copy full SHA for fd8468c
View code at this point
Browse repository at this point
Commits on Dec 30, 2022
Fix FormattedValue location
harupy
committed
439298e
View commit details
Copy full SHA for 439298e
View code at this point
Browse repository at this point
Commits on Dec 5, 2022
Fix nightly clippy warnings
youknowone
committed
2878578
View commit details
Copy full SHA for 2878578
View code at this point
Browse repository at this point
Commits on Nov 7, 2022
Implement Tok::Comment
charliermarsh
committed
b6c230f
View commit details
Copy full SHA for b6c230f
View code at this point
Browse repository at this point
Commits on Aug 21, 2022
reorganize compiler crates
youknowone
committed
53c48bf
View commit details
Copy full SHA for 53c48bf
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL