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

Revision Log Mode:


Legend:

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