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 }}
goingforstudying-ctrl
/
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
crates
fe
src
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 29, 2026
Add static_assert (#1412)
sbillig
authored
d0b3750
View commit details
Copy full SHA for d0b3750
View code at this point
Browse repository at this point
Commits on Apr 27, 2026
fe test: parallelize suite preparation
sbillig
committed
7b806ac
View commit details
Copy full SHA for 7b806ac
View code at this point
Browse repository at this point
Commits on Apr 22, 2026
Gate tests on dependency diagnostics
sbillig
committed
aa6fa37
View commit details
Copy full SHA for aa6fa37
View code at this point
Browse repository at this point
Remove MIR diagnostics mode
sbillig
committed
b30f625
View commit details
Copy full SHA for b30f625
View code at this point
Browse repository at this point
Rename mir crate and preserve revert semantics
sbillig
committed
d194b7e
View commit details
Copy full SHA for d194b7e
View code at this point
Browse repository at this point
Implement semantic MIR runtime pipeline
sbillig
committed
3328c86
View commit details
Copy full SHA for 3328c86
View code at this point
Browse repository at this point
Commits on Apr 17, 2026
Render markdown in docs.json output (html_body for backticks, etc.)
micahscopes
committed
85c413d
View commit details
Copy full SHA for 85c413d
View code at this point
Browse repository at this point
Add --stdlib-path flag to fe doc, move doc generation to fe-docs repo
Show description for 3d7856a
micahscopes
committed
3d7856a
View commit details
Copy full SHA for 3d7856a
View code at this point
Browse repository at this point
Fix msg variant doc signatures and add msg/msg_variant kinds
Show description for ea5c399
micahscopes
committed
ea5c399
View commit details
Copy full SHA for ea5c399
View code at this point
Browse repository at this point
Add compiler_version to docs.json envelope
Show description for d6c456b
micahscopes
committed
d6c456b
View commit details
Copy full SHA for d6c456b
View code at this point
Browse repository at this point
Add schema versioning to docs.json for format stability
Show description for 1cfd08a
micahscopes
committed
1cfd08a
View commit details
Copy full SHA for 1cfd08a
View code at this point
Browse repository at this point
Commits on Apr 16, 2026
Extend `#[test(should_revert)]` with `panic` and `selector` matching
Show description for 880abfe
cburgdorf
authored and
sbillig
committed
880abfe
View commit details
Copy full SHA for 880abfe
View code at this point
Browse repository at this point
clippy 1.95
sbillig
committed
540b556
View commit details
Copy full SHA for 540b556
View code at this point
Browse repository at this point
Commits on Apr 9, 2026
fe lsp: write startup diagnostics to stderr
Show description for 3eac42c
micahscopes
committed
3eac42c
View commit details
Copy full SHA for 3eac42c
View code at this point
Browse repository at this point
Log workspace discovery and detect sibling/stale fe-lsp instances
Show description for 2a64411
micahscopes
committed
2a64411
View commit details
Copy full SHA for 2a64411
View code at this point
Browse repository at this point
Commits on Mar 31, 2026
Fix CI: update tests for fe-doc-viewer HTML shell
micahscopes
committed
ec205be
View commit details
Copy full SHA for ec205be
View code at this point
Browse repository at this point
Fix CI lint, address Codex review feedback
Show description for 3db669b
micahscopes
committed
3db669b
View commit details
Copy full SHA for 3db669b
View code at this point
Browse repository at this point
cargo fmt
micahscopes
committed
0c5839a
View commit details
Copy full SHA for 0c5839a
View code at this point
Browse repository at this point
fe-web components v2: composable doc primitives
Show description for 0001f11
micahscopes
committed
0001f11
View commit details
Copy full SHA for 0001f11
View code at this point
Browse repository at this point
Fix CI: codegen snapshots, contract-harness, clippy, fmt
Show description for 799ad45
micahscopes
committed
799ad45
View commit details
Copy full SHA for 799ad45
View code at this point
Browse repository at this point
Add pub(ingot) and pub(super) visibility modifiers
Show description for 0df93e9
micahscopes
committed
0df93e9
View commit details
Copy full SHA for 0df93e9
View code at this point
Browse repository at this point
Merge pull request #1376 from sbillig/fallback
Show description for 8c1876d
sbillig
authored
8c1876d
View commit details
Copy full SHA for 8c1876d
View code at this point
Browse repository at this point
Commits on Mar 30, 2026
std/core libs and compiler support
g-r-a-n-t
committed
b1c6877
View commit details
Copy full SHA for b1c6877
View code at this point
Browse repository at this point
Commits on Mar 26, 2026
Test/abi mutability coverage v2 (#1360)
Show description for d4d5c12
0xWeakSheep
authored
d4d5c12
View commit details
Copy full SHA for d4d5c12
View code at this point
Browse repository at this point
Commits on Mar 24, 2026
Improve fe test filtering and debug support
sbillig
committed
b4ddaab
View commit details
Copy full SHA for b4ddaab
View code at this point
Browse repository at this point
Commits on Mar 23, 2026
mir: short-circuit diagnostics and lowering on invalid HIR
g-r-a-n-t
committed
1fc78ba
View commit details
Copy full SHA for 1fc78ba
View code at this point
Browse repository at this point
Implement JSON ABI generation for contracts (#1346)
Show description for 84fbbd7
cburgdorf
authored
84fbbd7
View commit details
Copy full SHA for 84fbbd7
View code at this point
Browse repository at this point
Commits on Mar 22, 2026
Add optimized Sonatina IR to test reports
sbillig
committed
ed981eb
View commit details
Copy full SHA for ed981eb
View code at this point
Browse repository at this point
Commits on Mar 20, 2026
Implement #[payable] attribute for contract init and recv arms
Show description for c0b5e9c
cburgdorf
committed
c0b5e9c
View commit details
Copy full SHA for c0b5e9c
View code at this point
Browse repository at this point
Commits on Mar 17, 2026
Add arithmetic config and profile selection
sbillig
committed
e252a79
View commit details
Copy full SHA for e252a79
View code at this point
Browse repository at this point
Commits on Mar 16, 2026
Refactor Sonatina lowering and gas reporting
sbillig
committed
e0c5824
View commit details
Copy full SHA for e0c5824
View code at this point
Browse repository at this point
Commits on Mar 15, 2026
Default to Os and drop unoptimized Yul reports
sbillig
committed
9998310
View commit details
Copy full SHA for 9998310
View code at this point
Browse repository at this point
Commits on Mar 12, 2026
bump sonatina; change optimize cli flag and defaults (#1332)
sbillig
authored
a677dc9
View commit details
Copy full SHA for a677dc9
View code at this point
Browse repository at this point
Add parser recovery mode option and tests (#1327)
Show description for c74d026
KiChjang
authored
c74d026
View commit details
Copy full SHA for c74d026
View code at this point
Browse repository at this point
Commits on Mar 10, 2026
Fix clippy errors, use ↪ arrow for implementor navigation
Show description for c90d03b
micahscopes
committed
c90d03b
View commit details
Copy full SHA for c90d03b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.