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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @436   16 years dai_9181 関数の戻り値の構造体など、一時メモリに保持された構造体のメンバに直接アクセスした場合、その一時メモリの解放が正常に行われないバグを修正(64b …
(edit) @424   16 years dai_9181 ・ジェネリックな型をパラメータに持つメソッドのオーバーロード解決に対応した。 ・型パラメータの制約クラス指定に対応した。
(edit) @421   16 years dai_9181 グローバルな構造体の初期値を指定するとエラーになってしまうバグを修正。
(edit) @409   16 years dai_9181 クラス継承を行う際、dynamicMembersの中身をコピーする方式をやめ、基底クラスのものを参照するように修正した。
(edit) @402   16 years dai_9181 UserProc::SetParamsAndReturnTypeメソッドをリファクタリング LexicalAnalysis.hのインクルードを除去した
(edit) @392   16 years dai_9181 BOOL bLiving → bool isLiving
(edit) @370   16 years dai_9181 COM修飾子に対応。COMインターフェイスを呼び出せるようにした
(edit) @350   17 years dai_9181 インターフェイスを実装
(edit) @334   17 years dai_9181
(edit) @301   17 years dai_9181
(edit) @299   17 years dai_9181
(edit) @292   17 years dai_9181
(edit) @290   17 years dai_9181 ジェネリクスのベースを実装
(edit) @288   17 years dai_9181
(edit) @276   17 years dai_9181
(edit) @275   17 years dai_9181
(edit) @273   17 years dai_9181
(edit) @265   17 years dai_9181
(edit) @256   17 years dai_9181 MetaImplを廃止し、Metaにした。 ObjectModuleクラス、Linkerクラスを用意。
(edit) @253   17 years dai_9181
(edit) @250   17 years dai_9181 Selectステートメントのスケジュール機構をリファクタリング
(edit) @248   17 years dai_9181 BreakPertialScheduleをリファクタリング
(edit) @241   17 years dai_9181
(edit) @237   17 years dai_9181
(edit) @236   17 years dai_9181
(edit) @234   17 years dai_9181
(edit) @233   17 years dai_9181
(edit) @231   17 years dai_9181
(edit) @230   17 years dai_9181
(edit) @225   17 years dai_9181 CodeGeneratorクラスのベースを実装
(edit) @224   17 years dai_9181
(edit) @206   17 years dai_9181 コード全体のリファクタリングを実施
(edit) @193   17 years dai_9181
(edit) @183   17 years dai_9181
(edit) @159   17 years dai_9181 プロジェクト内を整理。jengaライブラリのベースを作成。
(copy) @148   17 years dai_9181 Moved remotely
copied from BasicCompiler32/Compile_Var.cpp
(edit) @140   17 years dai_9181 traceログ機能を搭載 動的メンバをstl::vectorにまとめた シンボルをクラス化した
Note: See TracRevisionLog for help on using the revision log.