Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
stubgenj
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Analyze
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
scripting-tools
stubgenj
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
skip-invalid-names
Select Git revision
Branches
3
master
default
protected
skip-invalid-names
test-module-protocols
Tags
14
v0.2.12
v0.2.11
v0.2.10
v0.2.9
v0.2.8
v0.2.7
v0.2.6
v0.2.5
v0.2.4
v0.2.3
v0.2.2
v0.2.1
v0.2.0
v0.1.0
17 results
Begin with the selected commit
Created with Raphaël 2.2.0
25
Nov
30
Jun
20
Apr
6
Feb
2
14
Dec
6
5
2
Aug
29
Apr
28
13
Jan
10
Nov
9
3
2
31
Oct
28
27
28
Sep
31
Mar
30
29
24
28
Feb
27
23
22
Merge branch 'fix/cc7-to-el9' into 'master'
master
master
Replace CC7 images with EL9
fix doctests
update doctests for jpype 1.4
update doctests for jpype 1.4
bump jpype version in test matrix
update readme
v0.2.12
v0.2.12
add tests for exceptions
Merge branch 'feature/throwable-exception' into 'master'
Update customizersUsed to get the robust imports, add extra protection from duplicated supertypes
Merge branch 'feature/throwable-exception' into 'master'
Add jpype.JException supertype for java.lang.Throwable
Merge branch 'fix/jpackage-overload' into 'master'
v0.2.11
v0.2.11
Add string-arg JPackage overload
Merge branch 'fix/typing-extensions' into 'master'
v0.2.10
v0.2.10
Fix problem with new setuptools
Fix generated stub files being invalid in Python <3.8
skip invalid names during stub generation
v0.2.9 skip-inv…
v0.2.9 skip-invalid-names
improve Java array representation
v0.2.8
v0.2.8
improve Java array representation
bytes = bytearray
expose implicit conversion from bytes/bytearray to byte[]
v0.2.7
v0.2.7
Merge branch 'feature/stubs_for_mangled_methods' into 'master'
generate stubs for java methods that are reserved python keywords
Merge branch 'patch-pipeline' into 'master'
Pin mypy to the previous release until we have addressed the issue seen in https://gitlab.cern.ch/scripting-tools/stubgenj/-/jobs/23698880
Merge branch 'enh/test-py39' into 'master'
Add CI pipeline for Python 3.9 to compliment Python 3.7
Merge branch 'enh/forward_reference_argument' into 'master'
v0.2.6
v0.2.6
Add a test which uses a forward reference as a type annotation of an argument
Merge branch 'support-varargs' into 'master'
add comments to tests
fix and add tests
support varargs
Merge branch 'fix/failing-test' into 'master'
Fix failing test after mypy update.
Merge branch 'fix/recursive_jpackage_stubs' into 'master'
fix <2.*
Merge branch 'ignore-empty-pseudo-packages' into 'master'
v0.2.5
v0.2.5
add explanatory docstring
Loading