source: dev/trunk/abdev/BasicCompiler_Common/src/Exception.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @366   16 years dai_9181 Tryスコープのコード補完機能のバグを修正(EndTryコード補間が過剰に行われていた)。 コンパイラのログ生成処理をきった。
(edit) @365   16 years dai_9181 32ビットコンパイラでグローバル領域のTryスコープが正常にコンパイルできないバグを修正。 …
(edit) @364   16 years dai_9181 Throw→Catch間のパラメータ引渡しに対応。 グローバル領域でのTryスコープを可能にした。これで例外処理機構実装完了。 …
(edit) @361   16 years dai_9181 Catchのオーバーロードを実装中
(edit) @359   16 years dai_9181 例外処理機構実装中…
(edit) @358   16 years dai_9181 Try-Catchを試験的に実装。 (まだ下記の動作しか実装していません) ・Try ・Catch(パラメータ無し) ・Throw(パラメータ無し)
(edit) @357   16 years dai_9181 例外処理機構実装中…
(edit) @206   17 years dai_9181 コード全体のリファクタリングを実施
(copy) @147   17 years dai_9181 Moved remotely
copied from BasicCompiler_Common/src/Exception.cpp
(edit) @125   17 years dai_9181 rev.248を刻印。 Exception.hのパスが通ってなかったので修正。
Note: See TracRevisionLog for help on using the revision log.