Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
SableCC STUPS
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
general
stups
SableCC STUPS
Commits
0eba1d04ea9d96bb0035ac80b73099088a6c719d
Select Git revision
0 results
sablecc-stups
sablecc-runtime
Author
Search by author
Any Author
authors
0 authors
Apr 25, 2024
Remove copy constructors from generated nodes again
· 5f0d1ab2
dgelessus
authored
1 year ago
5f0d1ab2
Aug 21, 2023
Require Java 8 for sablecc-runtime as well (forgot to update this)
· 7724c437
dgelessus
authored
1 year ago
7724c437
Jul 14, 2023
Remove deprecated source position APIs that require storing all tokens
· cc04f478
dgelessus
authored
1 year ago
cc04f478
Jul 07, 2023
Deprecate old source position APIs that are bad for memory usage
· c81c2a51
dgelessus
authored
1 year ago
c81c2a51
May 06, 2022
Implement missing equals/hashCode for SourcePosition
· 6c4b3121
dgelessus
authored
3 years ago
6c4b3121
Fix a few minor issues with SourcePosition.compareTo
· d2eaf66b
dgelessus
authored
3 years ago
d2eaf66b
Apr 20, 2022
Move IToken special case from PositionedNode into Token
· 16ce887f
dgelessus
authored
3 years ago
16ce887f
Reimplement clone methods using copy constructors
· b324cf25
dgelessus
authored
3 years ago
b324cf25
Apr 08, 2022
Replace remaining tab indents in non-generated code
· c13827a2
dgelessus
authored
3 years ago
c13827a2
Apr 28, 2020
Add automatic module names to jar manifests
· c29919bb
dgelessus
authored
5 years ago
c29919bb
Convert patchfiles into a proper separate runtime library
· 974f5aa2
dgelessus
authored
5 years ago
974f5aa2
Loading