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 }}
Smattr
/
rumur
Public
Notifications
You must be signed in to change notification settings
Fork
7
Star
26
Code
Issues
26
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[WIP] syntax-only support for 'multiset'
- #344
#344
Merged
Smattr
merged 21 commits into
main
Smattr/rumur:main
from
smattr/github-331
Smattr/rumur:smattr/github-331
Copy head branch name to clipboard
Aug 23, 2026
Conversation
Commits
21
(21)
Checks
Files changed
Merged
[WIP] syntax-only support for 'multiset'
#344
Smattr
merged 21 commits into
main
Smattr/rumur:main
from
smattr/github-331
Smattr/rumur:smattr/github-331
Copy head branch name to clipboard
Commits
Commits on Aug 21, 2026
API BREAK: add preliminary support for multiset types
Show description for 9f55ca0
Smattr
committed
9f55ca0
View commit details
Copy full SHA for 9f55ca0
Browse repository at this point
support 'multiset' during lexing
Show description for 0b3e81a
Smattr
committed
0b3e81a
View commit details
Copy full SHA for 0b3e81a
Browse repository at this point
support 'multiset' during parsing
Show description for 0639e86
Smattr
committed
0639e86
View commit details
Copy full SHA for 0639e86
Browse repository at this point
API BREAK: preliminary support for 'MultisetAdd'
Show description for 1942fba
Smattr
committed
1942fba
View commit details
Copy full SHA for 1942fba
Browse repository at this point
support 'multisetadd' during lexing
Show description for b9d77af
Smattr
committed
b9d77af
View commit details
Copy full SHA for b9d77af
Browse repository at this point
support 'multisetadd' during parsing
Show description for dbd173e
Smattr
committed
dbd173e
View commit details
Copy full SHA for dbd173e
Browse repository at this point
Commits on Aug 22, 2026
API BREAK: preliminary support for 'MultisetCount'
Show description for df05e0f
Smattr
committed
df05e0f
View commit details
Copy full SHA for df05e0f
Browse repository at this point
support 'MultisetCount' during lexing
Show description for c12c449
Smattr
committed
c12c449
View commit details
Copy full SHA for c12c449
Browse repository at this point
support 'MultisetCount' during parsing
Show description for ba7239c
Smattr
committed
ba7239c
View commit details
Copy full SHA for ba7239c
Browse repository at this point
API BREAK: preliminary support for 'Choose'
Show description for 8eb2b08
Smattr
committed
8eb2b08
View commit details
Copy full SHA for 8eb2b08
Browse repository at this point
support 'choose' during lexing
Show description for 1076e5f
Smattr
committed
1076e5f
View commit details
Copy full SHA for 1076e5f
Browse repository at this point
support 'choose' during parsing
Show description for d1cfbdd
Smattr
committed
d1cfbdd
View commit details
Copy full SHA for d1cfbdd
Browse repository at this point
API BREAK: preliminary support for 'MultisetRemove'
Show description for d70d117
Smattr
committed
d70d117
View commit details
Copy full SHA for d70d117
Browse repository at this point
support 'multisetremove' during lexing
Show description for 6712763
Smattr
committed
6712763
View commit details
Copy full SHA for 6712763
Browse repository at this point
support 'multisetremove' during parsing
Show description for e534adf
Smattr
committed
e534adf
View commit details
Copy full SHA for e534adf
Browse repository at this point
API BREAK: preliminary support for 'MultisetRemovePred'
Show description for 745ce5e
Smattr
committed
745ce5e
View commit details
Copy full SHA for 745ce5e
Browse repository at this point
support 'multisetremovepred' during lexing
Show description for 666b89c
Smattr
committed
666b89c
View commit details
Copy full SHA for 666b89c
Browse repository at this point
support 'multisetremovepred' during parsing
Show description for 2a686b7
Smattr
committed
2a686b7
View commit details
Copy full SHA for 2a686b7
Browse repository at this point
support array indexing syntax on multisets
Show description for f6617be
Smattr
committed
f6617be
View commit details
Copy full SHA for f6617be
Browse repository at this point
support 'foo := undefined'
Show description for 1c419e5
Smattr
committed
1c419e5
View commit details
Copy full SHA for 1c419e5
Browse repository at this point
support 'foo(…, undefined, …)'
Show description for dd3bc59
Smattr
committed
dd3bc59
View commit details
Copy full SHA for dd3bc59
Browse repository at this point
You can’t perform that action at this time.