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 }}
PillarDevelopment
/
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
compiler
tests
on
fe-parser-v0.1.0-alpha
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 20, 2021
Ensure to use solc-rust with static linking
cburgdorf
committed
aef17f3
View commit details
Copy full SHA for aef17f3
View code at this point
Browse repository at this point
Commits on Jan 5, 2021
ABI array packing
Show description for f3a52e7
g-r-a-n-t
committed
f3a52e7
View commit details
Copy full SHA for f3a52e7
View code at this point
Browse repository at this point
Support for for loops.
Show description for 33f779b
satyamakgec
and
SatyamSB
authored
33f779b
View commit details
Copy full SHA for 33f779b
View code at this point
Browse repository at this point
Commits on Dec 21, 2020
Add support for value assignment in declaration
cburgdorf
committed
7dc28c6
View commit details
Copy full SHA for 7dc28c6
View code at this point
Browse repository at this point
Commits on Dec 18, 2020
Fix assignments
cburgdorf
authored and
g-r-a-n-t
committed
4a75f98
View commit details
Copy full SHA for 4a75f98
View code at this point
Browse repository at this point
Enforce bounds on numeric literals in type constructors
Show description for 32c22f1
cburgdorf
committed
32c22f1
View commit details
Copy full SHA for 32c22f1
View code at this point
Browse repository at this point
Commits on Dec 17, 2020
Memory and storage copying.
Show description for 9090fb7
g-r-a-n-t
committed
9090fb7
View commit details
Copy full SHA for 9090fb7
View code at this point
Browse repository at this point
Commits on Dec 15, 2020
Ensure integer type constructor reject every expression that isn't a numeric literal
Show description for 220185f
cburgdorf
committed
220185f
View commit details
Copy full SHA for 220185f
View code at this point
Browse repository at this point
Improve debuggability for compiler error tests
cburgdorf
committed
0620670
View commit details
Copy full SHA for 0620670
View code at this point
Browse repository at this point
Support emitting ABI via --emit abi
cburgdorf
committed
43cd4c7
View commit details
Copy full SHA for 43cd4c7
View code at this point
Browse repository at this point
Commits on Dec 10, 2020
Add support for signed integer
cburgdorf
committed
13a1b55
View commit details
Copy full SHA for 13a1b55
View code at this point
Browse repository at this point
Commits on Dec 8, 2020
ERC20 cleanup.
g-r-a-n-t
committed
cb1bdc7
View commit details
Copy full SHA for cb1bdc7
View code at this point
Browse repository at this point
Commits on Dec 4, 2020
Indexed event parameters.
g-r-a-n-t
committed
b77f98e
View commit details
Copy full SHA for b77f98e
View code at this point
Browse repository at this point
Commits on Dec 3, 2020
ERC-20 tests and better error formatting.
g-r-a-n-t
committed
4a8aad3
View commit details
Copy full SHA for 4a8aad3
View code at this point
Browse repository at this point
Commits on Dec 1, 2020
Type constructors
g-r-a-n-t
committed
b720aaa
View commit details
Copy full SHA for b720aaa
View code at this point
Browse repository at this point
Make semantic pass independent of function definition order
Show description for b86e2f0
cburgdorf
committed
b86e2f0
View commit details
Copy full SHA for b86e2f0
View code at this point
Browse repository at this point
Commits on Nov 30, 2020
Support for contract fields of all sized types.
g-r-a-n-t
committed
a1a23c0
View commit details
Copy full SHA for a1a23c0
View code at this point
Browse repository at this point
Implement support for u128, u64, u32, u16, u8
cburgdorf
committed
adbaeb0
View commit details
Copy full SHA for adbaeb0
View code at this point
Browse repository at this point
Rename helper method
cburgdorf
committed
b32f9eb
View commit details
Copy full SHA for b32f9eb
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 23, 2020
Implement support for continue statement
cburgdorf
committed
c2681b8
View commit details
Copy full SHA for c2681b8
View code at this point
Browse repository at this point
Commits on Nov 19, 2020
Merge pull request #119 from g-r-a-n-t/strings
Show description for 90ca889
g-r-a-n-t
authored
90ca889
View commit details
Copy full SHA for 90ca889
View code at this point
Browse repository at this point
Basic string support and dynamic ABI encoding.
g-r-a-n-t
committed
3aee0f6
View commit details
Copy full SHA for 3aee0f6
View code at this point
Browse repository at this point
Commits on Nov 18, 2020
Implement support for break statement
cburgdorf
committed
c9e7352
View commit details
Copy full SHA for c9e7352
View code at this point
Browse repository at this point
Commits on Nov 17, 2020
Implement block scoping rules
cburgdorf
committed
05b6f3d
View commit details
Copy full SHA for 05b6f3d
View code at this point
Browse repository at this point
Ensure blocks in if/else + while are semantically checked
cburgdorf
committed
2bf3390
View commit details
Copy full SHA for 2bf3390
View code at this point
Browse repository at this point
Add support for while loops
cburgdorf
committed
8e0866b
View commit details
Copy full SHA for 8e0866b
View code at this point
Browse repository at this point
Commits on Nov 12, 2020
Implement support for if/else statements
cburgdorf
committed
974efcf
View commit details
Copy full SHA for 974efcf
View code at this point
Browse repository at this point
Commits on Nov 5, 2020
Assert statements.
g-r-a-n-t
committed
5d29fde
View commit details
Copy full SHA for 5d29fde
View code at this point
Browse repository at this point
Implement support for call statements
Show description for 65e8236
cburgdorf
committed
65e8236
View commit details
Copy full SHA for 65e8236
View code at this point
Browse repository at this point
Commits on Nov 4, 2020
Init function support.
g-r-a-n-t
committed
8d97dc6
View commit details
Copy full SHA for 8d97dc6
View code at this point
Browse repository at this point
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 Nov 3, 2020
Allow compile to YUL even when YUL is invalid
cburgdorf
committed
5a026b9
View commit details
Copy full SHA for 5a026b9
View code at this point
Browse repository at this point
Commits on Oct 31, 2020
Validate return values of function body
Show description for 2427271
cburgdorf
committed
2427271
View commit details
Copy full SHA for 2427271
View code at this point
Browse repository at this point
Commits on Oct 29, 2020
Updated rust-evm
g-r-a-n-t
committed
f8bcb8c
View commit details
Copy full SHA for f8bcb8c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.