ダウンロードリスト

プロジェクト概要

ロープは Python リファクタリング ライブラリです。リファクタリングと援助のコーディングのような機能を提供する他の Ide で使用できます。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2008-05-10 11:20
0.8.2

このリリースではパラメータをインライン化などの機能を追加する能力は、メソッドをオーバーライドするAutoImportのパラメータ下線の場所を見つけるには、変更する署名を自動的にデフォルトの挿入、およびいくつかの内部のソースコード解析の改善。
タグ: Major feature enhancements
This release adds features like inlining parameters, the ability to find the places in which a method is overridden, an underlined parameter in AutoImport, automatic default insertion in change signature, and some internal source code analysis improvements.

2008-04-20 17:28
0.8.1

静的オブジェクトの解析関数を次のことができます。機能libutils.analyze_modules()とcodeassist.get_calltip()が追加されている。ようこそリファクタリングのGITにVCSのサポート、およびコードが高速化されてそのままモジュールをアシスト。
タグ: Major feature enhancements
Static object analysis can follow functions. The functions libutils.analyze_modules() and codeassist.get_calltip() have been added. There is GIT VCS support in refactorings, and faster code-assists for unchanged modules.

2008-04-05 14:52
0.8

新機能として、将来の輸入品の輸入、rope.contrib.autoimportモジュールは、どの選択肢を整理処理構築のサポートをC拡張モジュールに含まれてリファクタリングし、能力codeassistコマンドの構文の修正プログラムの番号を指定するファイル。
タグ: Major feature enhancements
New features include support for built-in and C extension modules, handling of future imports in organize imports, a rope.contrib.autoimport module, a choice of which files to refactor, and the ability to specify the number of syntax fixes for codeassist commands.

2008-03-14 19:24
0.7.9

このリリースには組み込みのサポートおよびc -拡張モジュールを追加します。 in_hierarchyオプションの出現を見つけることが追加されました。 maxfixes引数を取得するに追加されているドキュメントおよび定義の場所。
タグ: Major feature enhancements
This release adds support for built-in and c-extension modules. An in_hierarchy option was added to find occurrences. A maxfixes argument has been added to get documentation and definition locations.

2008-03-01 08:16
0.7.8

抽出方法は現在個のreturn文で終わるを抽出することができます。 Windows上でいくつかの問題が修正されました。より良いエラーレポートを提供されました。その他の変更が行われた。
タグ: Major feature enhancements
The extract method can now extract pieces ending with a return statement. Some problems on Windows were fixed. Better error reporting was provided. Other changes were made.

プロジェクトリソース