Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
apollopp
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Rump, Arthur (UT-EEMCS)
apollopp
Commits
main
Select Git revision
Branches
3
pdg
main
default
protected
msc_thesis
3 results
apollopp
Author
Search by author
Any Author
authors
Rump, Arthur (UT-EEMCS)
m7759561
1 author
This project is mirrored from
https://github.com/arthurrump/apollopp.git
. Pull mirroring updated
13 minutes ago
.
Sep 20, 2024
Add description of run.py in the README
· ac138e29
s2010720
authored
5 months ago
ac138e29
Handle (that means discard) empty graphs in the graph matcher
· 5446f0ce
s2010720
authored
5 months ago
5446f0ce
Better error handling in the graph matcher
· f9a6d98d
s2010720
authored
5 months ago
f9a6d98d
Add run.py script as a single command for the full pipeline
· 9d784f4c
s2010720
authored
5 months ago
9d784f4c
Fix missing imports for Java extractor
· c1581d03
s2010720
authored
5 months ago
c1581d03
Sep 19, 2024
Add main functions to make Rascal modules callable
· a4753d54
s2010720
authored
5 months ago
a4753d54
Add note on requirements and the flake in README
· 9e60ead9
s2010720
authored
5 months ago
9e60ead9
Upgrade graphmatcher to .NET 8
· dc3ac7c6
s2010720
authored
5 months ago
dc3ac7c6
Let pde_to_java preprocess script delete invalid projects
· bc9380bc
s2010720
authored
5 months ago
bc9380bc
Use environment variables for Processing library paths
· 530cd6de
s2010720
authored
5 months ago
530cd6de
Get processing-java from PATH in pde_to_java helper script
· 2b55a4c6
s2010720
authored
5 months ago
2b55a4c6
Add nix shell with required dependencies
· e05becf3
s2010720
authored
5 months ago
e05becf3
Oct 29, 2023
Add benchmarking tool for Rascal
· 166b1327
s2010720
authored
1 year ago
166b1327
Oct 27, 2023
Add a stopwatch for some quick timing results
· bef3da95
s2010720
authored
1 year ago
bef3da95
Add criteria
· 2ba38db3
s2010720
authored
1 year ago
2ba38db3
Oct 06, 2023
Add support for configure outfile in graphmatcher
· 43e3d100
s2010720
authored
1 year ago
43e3d100
Debounce file system events in graphmatcher
· efb32135
s2010720
authored
1 year ago
efb32135
Add more documentation
· 022dfc87
s2010720
authored
1 year ago
022dfc87
Clean up extractor, add README
· 37d9ecb4
s2010720
authored
1 year ago
37d9ecb4
Oct 05, 2023
Add license and some documentation
· b0ce432a
s2010720
authored
1 year ago
b0ce432a
Add pre-processing scripts
· ba9550fa
s2010720
authored
1 year ago
ba9550fa
Add LLM pattern suggestions
· 417b3394
s2010720
authored
1 year ago
417b3394
Move extractor
· dacfb725
s2010720
authored
1 year ago
dacfb725
Merge remote-tracking branch 'rsc/main'
· 153eba4d
s2010720
authored
1 year ago
153eba4d
Add Java
· 43092abe
s2010720
authored
1 year ago
43092abe
Merge remote-tracking branch 'rsc/main'
· 2454de3b
s2010720
authored
1 year ago
2454de3b
Move graphmatcher
· fc1c5e5f
s2010720
authored
1 year ago
fc1c5e5f
Sep 29, 2023
Add retry for when reading file fails
· 259cf2d4
s2010720
authored
1 year ago
259cf2d4
Add support for JavaScript criterion files
· 4f0265a7
s2010720
authored
1 year ago
4f0265a7
Make real app with watchmode, fix QueryBuilder perf issues
· 4a4d4a28
s2010720
authored
1 year ago
4a4d4a28
Sep 23, 2023
Improve MultiGraph decode performance
· f639fc8c
s2010720
authored
1 year ago
f639fc8c
Optimize MultiGraph json encoding
· ca897ad7
s2010720
authored
1 year ago
ca897ad7
Optimize MultiGraph and Target creation
· bc3bed2f
s2010720
authored
1 year ago
bc3bed2f
Add Json encoding/decoding, TypeGraph, Processing experiments
· a6d00f68
s2010720
authored
1 year ago
a6d00f68
Add overrides and field access to TypeGraph
· 5b73518d
s2010720
authored
1 year ago
5b73518d
Aug 22, 2023
Add functions to find query extensions
· 56b4de3d
s2010720
authored
1 year ago
56b4de3d
Aug 21, 2023
Add subset search to SetTrieSetMap
· 92507d5a
s2010720
authored
1 year ago
92507d5a
Fix bug with disconnected queries
· b4e38755
s2010720
authored
1 year ago
b4e38755
Aug 20, 2023
Add test for pattern tree
· c3373f56
s2010720
authored
1 year ago
c3373f56
Add pattern tree
· 8eb634ad
s2010720
authored
1 year ago
8eb634ad
Loading