repl_type_completor 0.1.15
devel/rubygem-repl_type_completor
Type based completion for REPL
Description
repl_type_completor is a type based completor for REPL. It uses RBS type information, performs static type analytics, uses dynamic runtime information from binding.
Dependencies
- build devel/ruby-gems
- build lang/ruby34
- extract devel/ruby-gems
- extract lang/ruby34
- patch lang/ruby34
- run devel/ruby-gems
- run devel/rubygem-rbs
- run lang/ruby34
- run textproc/rubygem-prism
Commit History
may be incomplete — full history at freebsd-ports on GitHub
| Commit | Credits | Log message |
|---|---|---|
|
0.1.13
c84a42ccc7
files touched
|
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-repl_type_completor: Update to 0.1.13
Changes: https://github.com/ruby/repl_type_completor/releases |
|
0.1.12
c514945490
files touched
|
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-repl_type_completor: Update to 0.1.12
Changes: https://github.com/ruby/repl_type_completor/releases |
|
0.1.11
6430a287ed
files touched
|
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-repl_type_completor: Update to 0.1.11
Changes: https://github.com/ruby/repl_type_completor/commits/main |
|
0.1.10
2576094af3
files touched
|
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-repl_type_completor: Update to 0.1.10
- Update WWW - Add NO_ARCH Changes: https://github.com/ruby/repl_type_completor/commits/main |
|
0.1.9
328bb8ca8c
files touched
|
Yasuhiro Kimura (yasu) |
devel/rubygem-repl_type_completor: Add new port
repl_type_completor is a type based completor for REPL. It uses RBS type information, performs static type analytics, uses dynamic runtime information from binding. |