source: dev/trunk/abdev/BasicCompiler64/Compile_ProcOp.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) @364   16 years dai_9181 Throw→Catch間のパラメータ引渡しに対応。 グローバル領域でのTryスコープを可能にした。これで例外処理機構実装完了。 …
(edit) @358   16 years dai_9181 Try-Catchを試験的に実装。 (まだ下記の動作しか実装していません) ・Try ・Catch(パラメータ無し) ・Throw(パラメータ無し)
(edit) @355   16 years dai_9181 静的領域に初期オブジェクトを配置可能にした
(edit) @353   16 years dai_9181 インターフェイス実装周りの仕様整備
(edit) @350   17 years dai_9181 インターフェイスを実装
(edit) @331   17 years dai_9181 AddressOfの左辺値を加味した処理を簡潔にした
(edit) @319   17 years dai_9181 GCのバグをいくつか修正
(edit) @318   17 years dai_9181 64bit版でコンパイルできるようにした。
(edit) @317   17 years dai_9181
(edit) @316   17 years dai_9181
(edit) @309   17 years dai_9181
(edit) @308   17 years dai_9181 静的リンクライブラリにより、複数のグローバル領域が存在することになったのでそれぞれを関数ベースに分けた
(edit) @266   17 years dai_9181 BasicSourceのシリアライズがうまくいっていない
(edit) @263   17 years dai_9181
(edit) @262   17 years dai_9181
(edit) @259   17 years dai_9181
(edit) @257   17 years dai_9181
(edit) @255   17 years dai_9181
(edit) @254   17 years dai_9181
(edit) @242   17 years dai_9181
(edit) @232   17 years dai_9181
(edit) @226   17 years dai_9181
(edit) @221   17 years dai_9181
(edit) @220   17 years dai_9181 [64bitコンパイラ] スタックフレームが128ビット境界ラインにならないバグを修正
(edit) @206   17 years dai_9181 コード全体のリファクタリングを実施
(edit) @204   17 years dai_9181 pobj_InheritsClassメンバをprivateにした
(edit) @202   17 years dai_9181
(edit) @198   17 years dai_9181
(edit) @183   17 years dai_9181
(edit) @169   17 years dai_9181 NamespaceScopesCollection::Importsをリファクタリング
(copy) @149   17 years dai_9181 Moved remotely
copied from BasicCompiler64/Compile_ProcOp.cpp
(edit) @143   17 years dai_9181 Smoothie::Metaクラス内を整理
Note: See TracRevisionLog for help on using the revision log.