FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
feat: add scyjava-stubgen cli command, and `scyjava.types` namespace, which provide type-safe imports with lazy init by tlambert03 · Pull Request #82 · scijava/scyjava · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
scijava
/
scyjava
Public
Notifications
You must be signed in to change notification settings
Fork
16
Star
55
Code
Issues
16
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: add scyjava-stubgen cli command, and scyjava.types namespace, which provide type-safe imports with lazy init
- #82
#82
Open
tlambert03
wants to merge 27 commits into
scijava:main
scijava/scyjava:main
from
tlambert03:stubs
tlambert03/scyjava:stubs
Copy head branch name to clipboard
Conversation
Commits
27
(27)
Checks
Files changed
Open
feat: add scyjava-stubgen cli command, and scyjava.types namespace, which provide type-safe imports with lazy init
#82
tlambert03
wants to merge 27 commits into
scijava:main
scijava/scyjava:main
from
tlambert03:stubs
tlambert03/scyjava:stubs
Copy head branch name to clipboard
Commits
Commits on Apr 23, 2025
ignore types folder
tlambert03
committed
0f70b03
View commit details
Copy full SHA for 0f70b03
Browse repository at this point
Add scyjava-stubs CLI and dynamic import functionality
Show description for 459a999
tlambert03
committed
459a999
View commit details
Copy full SHA for 459a999
Browse repository at this point
remove import
tlambert03
committed
a8b2da7
View commit details
Copy full SHA for a8b2da7
Browse repository at this point
add test
tlambert03
committed
686739b
View commit details
Copy full SHA for 686739b
Browse repository at this point
add comment to clarify stubgen command execution in test
tlambert03
committed
7fe31af
View commit details
Copy full SHA for 7fe31af
Browse repository at this point
refactor: clean up jpype imports in stubgen test and main module
tlambert03
committed
afcc7a7
View commit details
Copy full SHA for afcc7a7
Browse repository at this point
remove unused jpype import from _genstubs.py
tlambert03
committed
a5cacc8
View commit details
Copy full SHA for a5cacc8
Browse repository at this point
fix: add future annotations import to _cli.py
tlambert03
committed
ab1bc2d
View commit details
Copy full SHA for ab1bc2d
Browse repository at this point
refactor: enhance dynamic_import function to accept base_prefix and improve stub generation
tlambert03
committed
11649fa
View commit details
Copy full SHA for 11649fa
Browse repository at this point
refactor: rename dynamic_import to setup_java_imports and update usage in stubs
tlambert03
committed
2cb4836
View commit details
Copy full SHA for 2cb4836
Browse repository at this point
reword
tlambert03
committed
71f761e
View commit details
Copy full SHA for 71f761e
Browse repository at this point
Commits on Apr 25, 2025
feat: add Hatchling build hook for generating Java stubs
tlambert03
committed
65cc471
View commit details
Copy full SHA for 65cc471
Browse repository at this point
wip
tlambert03
committed
6e4181e
View commit details
Copy full SHA for 6e4181e
Browse repository at this point
fix inclusion
tlambert03
committed
6e92b13
View commit details
Copy full SHA for 6e92b13
Browse repository at this point
add docs
tlambert03
committed
0d231cc
View commit details
Copy full SHA for 0d231cc
Browse repository at this point
setuptools plugin stub
tlambert03
committed
79524b0
View commit details
Copy full SHA for 79524b0
Browse repository at this point
Commits on Apr 30, 2025
Merge branch 'main' into stubs
tlambert03
committed
9bdba53
View commit details
Copy full SHA for 9bdba53
Browse repository at this point
Commits on May 1, 2025
remove repr test
tlambert03
committed
51937b5
View commit details
Copy full SHA for 51937b5
Browse repository at this point
skip in jep
tlambert03
committed
192be35
View commit details
Copy full SHA for 192be35
Browse repository at this point
remove setuptools plugin
tlambert03
committed
e714abb
View commit details
Copy full SHA for e714abb
Browse repository at this point
Commits on Aug 20, 2025
Merge branch 'main' into stubs
tlambert03
committed
e7bc894
View commit details
Copy full SHA for e7bc894
Browse repository at this point
Commits on Aug 22, 2025
remove hatch plugin
tlambert03
committed
a18d9d9
View commit details
Copy full SHA for a18d9d9
Browse repository at this point
newlines
tlambert03
committed
b53e795
View commit details
Copy full SHA for b53e795
Browse repository at this point
update docs
tlambert03
committed
ed0add6
View commit details
Copy full SHA for ed0add6
Browse repository at this point
Commits on Dec 10, 2025
Rewrite type references in stubs to include prefix
Show description for 4f54611
ctrueden
and
claude
committed
4f54611
View commit details
Copy full SHA for 4f54611
Browse repository at this point
Fix typo: _get_ouput_dir -> _get_output_dir
ctrueden
committed
6783f57
View commit details
Copy full SHA for 6783f57
Browse repository at this point
Fix printf-style string syntax typo
ctrueden
committed
fb8c3ef
View commit details
Copy full SHA for fb8c3ef
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL