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 }}
stan-dev
/
stanc3
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
59
Star
160
Code
Issues
83
Pull requests
12
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Add support for
@annotations
- #1439
#1439
Draft
WardBrian
wants to merge 15 commits into
master
stan-dev/stanc3:master
from
feature/decl-annotations
stan-dev/stanc3:feature/decl-annotations
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Draft
Add support for
@annotations
#1439
WardBrian
wants to merge 15 commits into
master
stan-dev/stanc3:master
from
feature/decl-annotations
stan-dev/stanc3:feature/decl-annotations
Copy head branch name to clipboard
Commits
Commits on Jul 16, 2024
Initial annotation parsing
WardBrian
committed
de17023
View commit details
Copy full SHA for de17023
Browse repository at this point
Update test, add basic annotation test
WardBrian
committed
a0e81c9
View commit details
Copy full SHA for a0e81c9
Browse repository at this point
Add warning for unknown annotations
WardBrian
committed
f3bff3d
View commit details
Copy full SHA for f3bff3d
Browse repository at this point
Implement `@extern`
Show description for c25443a
WardBrian
committed
c25443a
View commit details
Copy full SHA for c25443a
Browse repository at this point
Implement `@silent`
Show description for 4b75421
WardBrian
committed
4b75421
View commit details
Copy full SHA for 4b75421
Browse repository at this point
Update stancjs
WardBrian
committed
54441cb
View commit details
Copy full SHA for 54441cb
Browse repository at this point
Dune promote
WardBrian
committed
0013492
View commit details
Copy full SHA for 0013492
Browse repository at this point
Commits on Jul 23, 2024
Tests
WardBrian
committed
4e826fd
View commit details
Copy full SHA for 4e826fd
Browse repository at this point
Commits on Aug 12, 2024
Merge branch 'master' into feature/decl-annotations
WardBrian
committed
e4bfe89
View commit details
Copy full SHA for e4bfe89
Browse repository at this point
Move @extern test
Show description for b65b446
WardBrian
committed
b65b446
View commit details
Copy full SHA for b65b446
Browse repository at this point
Commits on Aug 14, 2024
Merge branch 'master' into feature/decl-annotations
WardBrian
committed
2e27745
View commit details
Copy full SHA for 2e27745
Browse repository at this point
Remove @silent from initial PR
WardBrian
committed
d14819d
View commit details
Copy full SHA for d14819d
Browse repository at this point
Commits on Apr 29, 2025
Merge branch 'master' into feature/decl-annotations
WardBrian
committed
7227690
View commit details
Copy full SHA for 7227690
Browse repository at this point
Type-aware warnings
WardBrian
committed
83fcb71
View commit details
Copy full SHA for 83fcb71
Browse repository at this point
Another proposed annotation: alert the user to non-SoA opt of certain variable
WardBrian
committed
a7c32a0
View commit details
Copy full SHA for a7c32a0
Browse repository at this point
You can’t perform that action at this time.