ruby-changes:63386
From: Hiroshi <ko1@a...>
Date: Tue, 20 Oct 2020 21:33:22 +0900 (JST)
Subject: [ruby-changes:63386] f6680c9ad1 (master): Added rbs and typeprof to doc/*
https://git.ruby-lang.org/ruby.git/commit/?id=f6680c9ad1 From f6680c9ad1b334f094144d788887cd33f7043f41 Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA <hsbt@r...> Date: Tue, 20 Oct 2020 21:33:02 +0900 Subject: Added rbs and typeprof to doc/* diff --git a/doc/maintainers.rdoc b/doc/maintainers.rdoc index ef3fa93..ed510cc 100644 --- a/doc/maintainers.rdoc +++ b/doc/maintainers.rdoc @@ -378,3 +378,7 @@ Zachary Scott (zzak) https://github.com/ruby/ruby/blob/trunk/doc/maintainers.rdoc#L378 https://github.com/ruby/rexml [rss] https://github.com/ruby/rss +[rbs] + https://github.com/ruby/rbs +[typeprof] + http://github.com/ruby/typeprof diff --git a/doc/standard_library.rdoc b/doc/standard_library.rdoc index 75ffaf5..ea786d5 100644 --- a/doc/standard_library.rdoc +++ b/doc/standard_library.rdoc @@ -115,3 +115,5 @@ Rake:: Ruby build program with capabilities similar to make https://github.com/ruby/ruby/blob/trunk/doc/standard_library.rdoc#L115 Test::Unit:: A compatibility layer for MiniTest REXML:: An XML toolkit for Ruby RSS:: Family of libraries that support various formats of XML "feeds" +RBS:: RBS is a language to describe the structure of Ruby programs +TypeProf:: A type analysis tool for Ruby code based on abstract interpretation -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/