fastports

repl_type_completor 0.1.15

devel/rubygem-repl_type_completor

Type based completion for REPL

Category
devel
Maintainer
ruby@FreeBSD.org
WWW
https://github.com/ruby/repl_type_completor
License
MIT
USES
gem

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

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.