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 }}
lykhonis
/
fe
Public
forked from
argotorg/fe
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
fe
parser
src
on
duplicate_definition
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 3, 2021
* Checks for balanced brackets ( { and ] in a parser
Show description for 6b7581f
Volodymyr Lykhonis
committed
6b7581f
View commit details
Copy full SHA for 6b7581f
View code at this point
Browse repository at this point
Commits on Jan 21, 2021
Add support for string literals
Show description for 93ed841
cburgdorf
committed
93ed841
View commit details
Copy full SHA for 93ed841
View code at this point
Browse repository at this point
Commits on Nov 26, 2020
Add support for ternary expression (#132)
Show description for 7aeca1a
satyamakgec
authored
7aeca1a
View commit details
Copy full SHA for 7aeca1a
View code at this point
Browse repository at this point
Commits on Nov 4, 2020
Make functions return empty tuple by default
Show description for fec2562
cburgdorf
committed
fec2562
View commit details
Copy full SHA for fec2562
View code at this point
Browse repository at this point
Commits on Oct 31, 2020
Make getter on Context work with Into<Span>
cburgdorf
committed
f9f6cb8
View commit details
Copy full SHA for f9f6cb8
View code at this point
Browse repository at this point
Commits on Oct 26, 2020
Add support for returning boolean literal
cburgdorf
committed
f45ae52
View commit details
Copy full SHA for f45ae52
View code at this point
Browse repository at this point
Commits on Oct 7, 2020
Renamed grammar file and fixed spec type.
g-r-a-n-t
committed
71ce344
View commit details
Copy full SHA for 71ce344
View code at this point
Browse repository at this point
Commits on Oct 6, 2020
Fix parsing of empty function arguments
Show description for c0a6a4f
cburgdorf
committed
c0a6a4f
View commit details
Copy full SHA for c0a6a4f
View code at this point
Browse repository at this point
Commits on Oct 1, 2020
Semantic library.
Show description for 591e9f4
g-r-a-n-t
committed
591e9f4
View commit details
Copy full SHA for 591e9f4
View code at this point
Browse repository at this point
Commits on Sep 25, 2020
Rename uint256 to u256 according to spec update
cburgdorf
committed
d91c4b4
View commit details
Copy full SHA for d91c4b4
View code at this point
Browse repository at this point
Commits on Sep 23, 2020
Resolve all clippy warnings
cburgdorf
committed
5572ef1
View commit details
Copy full SHA for 5572ef1
View code at this point
Browse repository at this point
Commits on Sep 17, 2020
Rename all Vyper things to Fe things
cburgdorf
committed
90cd67c
View commit details
Copy full SHA for 90cd67c
View code at this point
Browse repository at this point
Commits on Sep 16, 2020
Build fixes
g-r-a-n-t
committed
a99028a
View commit details
Copy full SHA for a99028a
View code at this point
Browse repository at this point
Commits on May 21, 2020
Clone trait on AST nodes.
g-r-a-n-t
committed
53103e0
View commit details
Copy full SHA for 53103e0
View code at this point
Browse repository at this point
Commits on May 13, 2020
Line break readded to grammer file.
g-r-a-n-t
committed
81a1289
View commit details
Copy full SHA for 81a1289
View code at this point
Browse repository at this point
Commits on Mar 31, 2020
0 topic logging.
g-r-a-n-t
committed
79dc9b9
View commit details
Copy full SHA for 79dc9b9
View code at this point
Browse repository at this point
Commits on Jan 7, 2020
Add nom license comments to builders module
davesque
committed
a2ebddd
View commit details
Copy full SHA for a2ebddd
View code at this point
Browse repository at this point
Commits on Jan 6, 2020
Squelch clippy lint
davesque
committed
3c73505
View commit details
Copy full SHA for 3c73505
View code at this point
Browse repository at this point
Add parsing of guest_book fixture
davesque
committed
05e674e
View commit details
Copy full SHA for 05e674e
View code at this point
Browse repository at this point
Add func def parsers
davesque
committed
294eadc
View commit details
Copy full SHA for 294eadc
View code at this point
Browse repository at this point
Simplify vyper grammar a bit
davesque
committed
4643bb0
View commit details
Copy full SHA for 4643bb0
View code at this point
Browse repository at this point
Fix some typos in ast types defs
davesque
committed
5ceea00
View commit details
Copy full SHA for 5ceea00
View code at this point
Browse repository at this point
Correct an issue in the verify builder
Show description for 369e9bb
davesque
committed
369e9bb
View commit details
Copy full SHA for 369e9bb
View code at this point
Browse repository at this point
Add most of remaining parsers
Show description for 04d28bc
davesque
committed
04d28bc
View commit details
Copy full SHA for 04d28bc
View code at this point
Browse repository at this point
Improve if statement grammar rules
davesque
committed
f8663ec
View commit details
Copy full SHA for f8663ec
View code at this point
Browse repository at this point
Add assignment parsers
davesque
committed
b9eca90
View commit details
Copy full SHA for b9eca90
View code at this point
Browse repository at this point
Update target parsers to conditionally output tuples
davesque
committed
c4d7f47
View commit details
Copy full SHA for c4d7f47
View code at this point
Browse repository at this point
Update vyper grammar
davesque
committed
b59f62c
View commit details
Copy full SHA for b59f62c
View code at this point
Browse repository at this point
Update exprs parser to conditionally return tuples
Show description for 3803815
davesque
committed
3803815
View commit details
Copy full SHA for 3803815
View code at this point
Browse repository at this point
Add assignment target parsers
davesque
committed
fc4ba86
View commit details
Copy full SHA for fc4ba86
View code at this point
Browse repository at this point
Factor tail building out of primary parser
davesque
committed
40eca6a
View commit details
Copy full SHA for 40eca6a
View code at this point
Browse repository at this point
Add Tail enum
davesque
committed
f76cf50
View commit details
Copy full SHA for f76cf50
View code at this point
Browse repository at this point
Remove const_expr grammar rules
davesque
committed
e5ca5f7
View commit details
Copy full SHA for e5ca5f7
View code at this point
Browse repository at this point
Commits on Jan 5, 2020
Add function-like statement parsers and tests
davesque
committed
124006c
View commit details
Copy full SHA for 124006c
View code at this point
Browse repository at this point
Add keyword statement parsers
davesque
committed
a0748fe
View commit details
Copy full SHA for a0748fe
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.