source: dev/trunk/abdev/BasicCompiler_Common/VariableOpe.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @429   16 years dai_9181 PareOrBracket列挙型を導入。
(edit) @409   16 years dai_9181 クラス継承を行う際、dynamicMembersの中身をコピーする方式をやめ、基底クラスのものを参照するように修正した。
(edit) @403   16 years dai_9181 プロパティ値として返ってきたオブジェクトインスタンスのインデクサを呼び出す処理をきちんと対応した。
(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) @368   16 years dai_9181 System名前空間をImportsしているときにNew演算子にBlittable型を("System." …
(edit) @334   17 years dai_9181
(edit) @308   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) @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) @248   17 years dai_9181 BreakPertialScheduleをリファクタリング
(edit) @232   17 years dai_9181
(edit) @206   17 years dai_9181 コード全体のリファクタリングを実施
(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) @182   17 years dai_9181
(edit) @159   17 years dai_9181 プロジェクト内を整理。jengaライブラリのベースを作成。
(copy) @147   17 years dai_9181 Moved remotely
copied from BasicCompiler_Common/VariableOpe.cpp
(edit) @140   17 years dai_9181 traceログ機能を搭載 動的メンバをstl::vectorにまとめた シンボルをクラス化した
Note: See TracRevisionLog for help on using the revision log.