source: dev/trunk/abdev/BasicCompiler64/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) @425   16 years dai_9181 [424]を64bit版にマージ。
(edit) @421   16 years dai_9181 グローバルな構造体の初期値を指定するとエラーになってしまうバグを修正。
(edit) @410   16 years dai_9181 [409]をマージした。
(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) @339   17 years dai_9181 64ビットコンパイラもデリゲートに対応させた
(edit) @317   17 years dai_9181
(edit) @316   17 years dai_9181
(edit) @308   17 years dai_9181 静的リンクライブラリにより、複数のグローバル領域が存在することになったのでそれぞれを関数ベースに分けた
(edit) @266   17 years dai_9181 BasicSourceのシリアライズがうまくいっていない
(edit) @257   17 years dai_9181
(edit) @254   17 years dai_9181
(edit) @243   17 years dai_9181
(edit) @242   17 years dai_9181
(edit) @232   17 years dai_9181
(edit) @228   17 years dai_9181
(edit) @226   17 years dai_9181
(edit) @224   17 years dai_9181
(edit) @206   17 years dai_9181 コード全体のリファクタリングを実施
(edit) @198   17 years dai_9181
(edit) @183   17 years dai_9181
(edit) @159   17 years dai_9181 プロジェクト内を整理。jengaライブラリのベースを作成。
(copy) @149   17 years dai_9181 Moved remotely
copied from BasicCompiler64/Compile_Var.cpp
(edit) @140   17 years dai_9181 traceログ機能を搭載 動的メンバをstl::vectorにまとめた シンボルをクラス化した
Note: See TracRevisionLog for help on using the revision log.