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
Branch selector
fe-web-v2
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 31, 2026
Fix iOS Safari: retry stylesheet adoption on load
micahscopes
committed
780fd7f
View commit details
Copy full SHA for 780fd7f
Browse repository at this point
Unified syntax theme with keyword split reverted, self as variable.builtin
micahscopes
committed
9672b33
View commit details
Copy full SHA for 9672b33
Browse repository at this point
Catppuccin Latte/Mocha with data-theme toggle support
micahscopes
committed
09e2d4f
View commit details
Copy full SHA for 09e2d4f
Browse repository at this point
Always-dark code blocks with Catppuccin Mocha
micahscopes
committed
b6f2bc6
View commit details
Copy full SHA for b6f2bc6
Browse repository at this point
Switch to Catppuccin Mocha/Latte, consolidate syntax variables
micahscopes
committed
71af767
View commit details
Copy full SHA for 71af767
Browse repository at this point
Fix CI: update tests for fe-doc-viewer HTML shell
micahscopes
committed
ec205be
View commit details
Copy full SHA for ec205be
Browse repository at this point
Light mode syntax colors and code backgrounds
micahscopes
committed
e991b35
View commit details
Copy full SHA for e991b35
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
Browse repository at this point
Add prefers-color-scheme support to doc viewer styles
micahscopes
committed
4ab86a6
View commit details
Copy full SHA for 4ab86a6
Browse repository at this point
cargo fmt
micahscopes
committed
0c5839a
View commit details
Copy full SHA for 0c5839a
Browse repository at this point
Handle unresolved builtin types gracefully, wire up LSP client
Show description for 59a6c50
micahscopes
committed
59a6c50
View commit details
Copy full SHA for 59a6c50
Browse repository at this point
Nav links with real hrefs, dynamic page title
micahscopes
committed
dd92732
View commit details
Copy full SHA for dd92732
Browse repository at this point
Use CSS custom property for code block border-radius
micahscopes
committed
f5f0000
View commit details
Copy full SHA for f5f0000
Browse repository at this point
Add outline, mobile menu, anchor fixes, SCIP ambient highlighting
Show description for f9e6b03
micahscopes
committed
f9e6b03
View commit details
Copy full SHA for f9e6b03
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
Browse repository at this point
Merge pull request #1368 from sbillig/fix-arg-labels
Show description for d4b39f7
sbillig
authored
d4b39f7
View commit details
Copy full SHA for d4b39f7
Browse repository at this point
Normalize function argument labels
sbillig
committed
46b53ca
View commit details
Copy full SHA for 46b53ca
Browse repository at this point
Revert "Fix argument label inference requiring variable names to match parameter names"
Show description for f638c3a
sbillig
committed
f638c3a
View commit details
Copy full SHA for f638c3a
Browse repository at this point
Merge pull request #1374 from micahscopes/pub-visibility-modifiers
Show description for 378a28e
micahscopes
authored
378a28e
View commit details
Copy full SHA for 378a28e
Browse repository at this point
Address Codex review feedback
Show description for dc2cea7
micahscopes
committed
dc2cea7
View commit details
Copy full SHA for dc2cea7
Browse repository at this point
Update tree-sitter grammar for pub(ingot), pub(super), pub(in path)
Show description for ed37505
micahscopes
committed
ed37505
View commit details
Copy full SHA for ed37505
Browse repository at this point
Fix poseidon_mock overflow and update logs snapshot
Show description for 236f537
micahscopes
committed
236f537
View commit details
Copy full SHA for 236f537
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
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
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
Browse repository at this point
Fix missing diag on bad trait impl Self ty; fix WordRepr for Address (#1377)
sbillig
authored
bd2567d
View commit details
Copy full SHA for bd2567d
Browse repository at this point
Commits on Mar 30, 2026
Merge pull request #1370 from argotorg/std-fixed-point-and-crypto
Show description for 7749f43
sbillig
authored
7749f43
View commit details
Copy full SHA for 7749f43
Browse repository at this point
Add impl WordRepr for Address
Show description for a29c7a4
micahscopes
committed
a29c7a4
View commit details
Copy full SHA for a29c7a4
Browse repository at this point
Add std::evm::crypto with SHA256 precompile wrapper
micahscopes
committed
5090049
View commit details
Copy full SHA for 5090049
Browse repository at this point
Merge pull request #1352 from g-r-a-n-t/std-release
Show description for b599be0
sbillig
authored
b599be0
View commit details
Copy full SHA for b599be0
Browse repository at this point
std/core libs and compiler support
g-r-a-n-t
committed
b1c6877
View commit details
Copy full SHA for b1c6877
Browse repository at this point
Merge pull request #1371 from sbillig/fix-scalar-ref-panic
Show description for e525fd3
sbillig
authored
e525fd3
View commit details
Copy full SHA for e525fd3
Browse repository at this point
Commits on Mar 29, 2026
bump sonatina to bfa66a0 (sar known-bits fix)
sbillig
committed
486a565
View commit details
Copy full SHA for 486a565
Browse repository at this point
Reject mixed-provider borrow joins and clean root seeding
sbillig
committed
e4ce7f1
View commit details
Copy full SHA for e4ce7f1
Browse repository at this point
Refactor MIR runtime layout fixpoint
sbillig
committed
4f4b163
View commit details
Copy full SHA for 4f4b163
Browse repository at this point
Previous
Next
You can’t perform that action at this time.