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
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 }}
AssemblyScript
/
assemblyscript
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
690
Star
18k
Code
Issues
180
Pull requests
24
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
feat: parse parameter decorators for transforms
- #3001
#3001
Closed
jtenner
wants to merge 16 commits into
AssemblyScript:main
AssemblyScript/assemblyscript:main
from
jtenner:parse-parameter-decorators
jtenner/assemblyscript:parse-parameter-decorators
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Closed
feat: parse parameter decorators for transforms
#3001
jtenner
wants to merge 16 commits into
AssemblyScript:main
AssemblyScript/assemblyscript:main
from
jtenner:parse-parameter-decorators
jtenner/assemblyscript:parse-parameter-decorators
Copy head branch name to clipboard
Commits
Commits on Apr 12, 2026
Parse and preserve parameter decorators
Show description for 15564e9
jtenner
committed
15564e9
View commit details
Copy full SHA for 15564e9
Browse repository at this point
Reject surviving parameter decorators after transforms
Show description for 75d7c6a
jtenner
committed
75d7c6a
View commit details
Copy full SHA for 75d7c6a
Browse repository at this point
Cover transform-time removal of parameter decorators
Show description for 65527dd
jtenner
committed
65527dd
View commit details
Copy full SHA for 65527dd
Browse repository at this point
Clarify transform-only parameter decorator contract
jtenner
committed
32f69b2
View commit details
Copy full SHA for 32f69b2
Browse repository at this point
Document transform hook timing for parameter decorators
jtenner
committed
21f724f
View commit details
Copy full SHA for 21f724f
Browse repository at this point
Fix lint for parameter decorator fixtures
jtenner
committed
c474861
View commit details
Copy full SHA for c474861
Browse repository at this point
chore: ignore AS parameter decorator fixture in eslint
jtenner
committed
ec618c9
View commit details
Copy full SHA for ec618c9
Browse repository at this point
Fix parameter decorator review feedback
jtenner
committed
4505b5c
View commit details
Copy full SHA for 4505b5c
Browse repository at this point
chore: remove legacy eslint config
jtenner
committed
c267d6e
View commit details
Copy full SHA for c267d6e
Browse repository at this point
Commits on Apr 13, 2026
refactor: consolidate parameter decorator validation
Show description for 6f75b5e
jtenner
committed
6f75b5e
View commit details
Copy full SHA for 6f75b5e
Browse repository at this point
chore: remove unused AST imports
Show description for 53dc57c
jtenner
committed
53dc57c
View commit details
Copy full SHA for 53dc57c
Browse repository at this point
style: move parameter range to the end
Show description for bcbce9a
jtenner
committed
bcbce9a
View commit details
Copy full SHA for bcbce9a
Browse repository at this point
style: include explicit this decorators in function types
Show description for ba37601
jtenner
committed
ba37601
View commit details
Copy full SHA for ba37601
Browse repository at this point
refactor: reuse decorator serialization for parameters
Show description for b1fa8aa
jtenner
committed
b1fa8aa
View commit details
Copy full SHA for b1fa8aa
Browse repository at this point
Commits on Apr 14, 2026
refactor: rename tryParseParameterDecorators helper
Show description for 2a7f4fb
jtenner
committed
2a7f4fb
View commit details
Copy full SHA for 2a7f4fb
Browse repository at this point
Commits on Apr 15, 2026
Refactor parameter decorator parsing
jtenner
committed
e401a30
View commit details
Copy full SHA for e401a30
Browse repository at this point
You can’t perform that action at this time.