source: dev/trunk/abdev/BasicCompiler32/Compile_ProcOp.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @365   16 years dai_9181 32ビットコンパイラでグローバル領域のTryスコープが正常にコンパイルできないバグを修正。 …
(edit) @358   16 years dai_9181 Try-Catchを試験的に実装。 (まだ下記の動作しか実装していません) ・Try ・Catch(パラメータ無し) ・Throw(パラメータ無し)
(edit) @355   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) @316   17 years dai_9181
(edit) @308   17 years dai_9181 静的リンクライブラリにより、複数のグローバル領域が存在することになったのでそれぞれを関数ベースに分けた
(edit) @299   17 years dai_9181
(edit) @294   17 years dai_9181
(edit) @290   17 years dai_9181 ジェネリクスのベースを実装
(edit) @285   17 years dai_9181
(edit) @283   17 years dai_9181
(edit) @282   17 years dai_9181 vtbl構築をコード生成後(最終リンクの前)に行うようにした
(edit) @278   17 years dai_9181
(edit) @276   17 years dai_9181
(edit) @275   17 years dai_9181
(edit) @272   17 years dai_9181
(edit) @266   17 years dai_9181 BasicSourceのシリアライズがうまくいっていない
(edit) @265   17 years dai_9181
(edit) @263   17 years dai_9181
(edit) @261   17 years dai_9181
(edit) @260   17 years dai_9181 Labelクラスをリファクタリング
(edit) @259   17 years dai_9181
(edit) @256   17 years dai_9181 MetaImplを廃止し、Metaにした。 ObjectModuleクラス、Linkerクラスを用意。
(edit) @253   17 years dai_9181
(edit) @252   17 years dai_9181 SystemProcのリファクタリング
(edit) @251   17 years dai_9181
(edit) @248   17 years dai_9181 BreakPertialScheduleをリファクタリング
(edit) @247   17 years dai_9181 Exit Subスケジュールをリファクタリングした
(edit) @246   17 years dai_9181
(edit) @241   17 years dai_9181
(edit) @240   17 years dai_9181
(edit) @237   17 years dai_9181
(edit) @235   17 years dai_9181
(edit) @231   17 years dai_9181
(edit) @225   17 years dai_9181 CodeGeneratorクラスのベースを実装
(edit) @206   17 years dai_9181 コード全体のリファクタリングを実施
(edit) @204   17 years dai_9181 pobj_InheritsClassメンバをprivateにした
(edit) @199   17 years dai_9181
(edit) @198   17 years dai_9181
(edit) @195   17 years dai_9181
(edit) @193   17 years dai_9181
(edit) @183   17 years dai_9181
(copy) @148   17 years dai_9181 Moved remotely
copied from BasicCompiler32/Compile_ProcOp.cpp
(edit) @143   17 years dai_9181 Smoothie::Metaクラス内を整理
Note: See TracRevisionLog for help on using the revision log.