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
f40594dd7b32f2b6c5505067ebaabab06f1f6968
Select Git revision
Branches
3
develop
default
protected
master
protected
kristin_optim_test
Tags
13
3.9.0
3.8.0
3.7.0
3.6.0
3.5.0
3.4.1
3.4.0
3.3.3
3.3.2
3.3.0
3.2.14
3.2.13
3.2.12
16 results
sablecc-stups
Author
Search by author
Any Author
authors
dgelessus
dgelessus
Fabian Vu
vu
Jan Gruteser
gruteser
Jannik Dunkelau
dunkelau
Jens Bendisposto
bendisposto
John Witulski
witulski
Joshua Schmidt
schmidt
Kristin Rutenkolk
rutenkolk
Mareike Mutz
mutz
Max Jakub Ried
ried
Michael Leuschel
leuschel
Philipp Körner
koerner
Thomas Spitzlei
spitzlei
13 authors
Jul 01, 2024
Update Gradle wrapper to version 8.8
· f40594dd
dgelessus
authored
11 months ago
f40594dd
Jun 17, 2024
Update publishing secrets
· 058d808a
dgelessus
authored
11 months ago
058d808a
May 28, 2024
Declare that sablecc-runtime is (also) licensed under the EPLv1.0
· eb5589ce
dgelessus
authored
1 year ago
eb5589ce
Remove newline check from Lexer.unread and document the issue instead
· 574a3ad4
dgelessus
authored
1 year ago
574a3ad4
Un-deprecate generated Lexer.unread and instead detect problematic case
· 8ad5bb4c
dgelessus
authored
1 year ago
8ad5bb4c
May 16, 2024
Make generated Parser.computePositions and helper methods static
· d20dbed7
dgelessus
authored
1 year ago
d20dbed7
Inline a few local variables in generated Parser
· db582cda
dgelessus
authored
1 year ago
db582cda
Detect unhandled cases in generated Parser switch blocks
· 22f56113
dgelessus
authored
1 year ago
22f56113
Use more precise types for some node maps
· 620fd6fd
dgelessus
authored
1 year ago
620fd6fd
May 15, 2024
Try removing another check from generated Parser.computePositions
· de00b343
dgelessus
authored
1 year ago
de00b343
Remove no longer needed checks from generated Parser.computePositions
· 1717995c
dgelessus
authored
1 year ago
1717995c
Add newline before every AST node creation for readability
· d55ab5a6
dgelessus
authored
1 year ago
d55ab5a6
Compute node positions for all newly created AST nodes
· b7598d96
dgelessus
authored
1 year ago
b7598d96
Avoid redundant counting of popCount in parser alternative codegen
· 6bf00afd
dgelessus
authored
1 year ago
6bf00afd
Rename generated Parser nodeArrayList local variables to popped
· 64513492
dgelessus
authored
1 year ago
64513492
Rename generated Parser.checkResult to a more useful name
· c1c9bcbf
dgelessus
authored
1 year ago
c1c9bcbf
Preserve capitalization in generated Parser local variable names
· 4d083e9a
dgelessus
authored
1 year ago
4d083e9a
May 10, 2024
Skip generating Lexer state transitions that go to the same state
· b7327c5f
dgelessus
authored
1 year ago
b7327c5f
Combine if(acceptToken == -1) into switch in generated Lexer.getToken
· 72848701
dgelessus
authored
1 year ago
72848701
Remove unneeded acceptState variable from generated Lexer.getToken
· 2da55e01
dgelessus
authored
1 year ago
2da55e01
Rename another generated Lexer local variable that shadows a field
· 1c500ed2
dgelessus
authored
1 year ago
1c500ed2
Pull common code out of generated Lexer accept switch cases
· f618d67a
dgelessus
authored
1 year ago
f618d67a
Prepare sharing code between cases of generated Lexer accept switch
· 392709d7
dgelessus
authored
1 year ago
392709d7
Don't reuse length variables in generated Lexer/Parser initialization
· 14cdedba
dgelessus
authored
1 year ago
14cdedba
Use conventional modifier order in generated Parser
· 8ebf6fa8
dgelessus
authored
1 year ago
8ebf6fa8
Make generated Lexer array fields final
· 265d8253
dgelessus
authored
1 year ago
265d8253
Rename generated Lexer local variables to no shadow instance fields
· 3b8fe35f
dgelessus
authored
1 year ago
3b8fe35f
Inline a return variable in generated Lexer
· afead31d
dgelessus
authored
1 year ago
afead31d
Update Gradle wrapper to version 8.7
· 0eba1d04
dgelessus
authored
1 year ago
0eba1d04
May 06, 2024
Expand Javadoc for generated deprecated Lexer.unread method
· e97ca3ac
dgelessus
authored
1 year ago
e97ca3ac
Apr 25, 2024
Remove unused no-arg Token constructor
· 6a18ab9c
dgelessus
authored
1 year ago
6a18ab9c
Remove copy constructors from generated nodes again
· 5f0d1ab2
dgelessus
authored
1 year ago
5f0d1ab2
Feb 19, 2024
Bump version number to 3.8.0-SNAPSHOT
· 0f03636d
dgelessus
authored
1 year ago
0f03636d
Release version 3.7.0
· b2fefd05
dgelessus
authored
1 year ago
b2fefd05
Update Gradle wrapper to version 8.6
· d2111cb3
dgelessus
authored
1 year ago
d2111cb3
Jan 24, 2024
Fix Java 21 warnings about possible this escape in constructor
· 95a7f322
dgelessus
authored
1 year ago
95a7f322
Add Java 21 to .gitlab-ci.yml
· 62d8551c
dgelessus
authored
1 year ago
62d8551c
Update Gradle wrapper to version 8.5
· 8769f5cb
dgelessus
authored
1 year ago
8769f5cb
Nov 10, 2023
Deprecate Lexer.unread because of hard to fix newline counting problems
· eae61772
dgelessus
authored
1 year ago
eae61772
Restore Lexer line counting state correctly in middle of a CRLF pair
· a2e63b46
dgelessus
authored
1 year ago
a2e63b46
Loading