source: dev/BasicCompiler32/OperatorProc.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @135   17 years dai_9181 Method/Memberのリファクタリング
(edit) @76   17 years dai_9181 TYPEINFO→Typeへのリファクタリングを実施。32bitが未完成。
(edit) @75   17 years dai_9181 TYPEINFO→Typeへのリファクタリングを実施。64bitはほぼ完了。32bitが全般的に未完成。
(edit) @73   17 years dai_9181 Parameterクラスを適用。32bit側は動くようになったので、64bitのほうを調整する。
(edit) @67   17 years dai_9181 [32bit Compiler]op_push_value → op_push_V Nothingに対応。
(edit) @64   17 years dai_9181 すべてのオブジェクトを参照型に切り替えた。
(edit) @63   17 years dai_9181 CClass::GetSize、CClass::GetMemberOffsetを追加
(edit) @51   17 years dai_9181 ppobj_Member及びppobj_StaticMemberを廃止し、vectorに統一した(methods及びstaticMethods)。
(edit) @50   17 years dai_9181 オーバーロード解決用の関数保持リストを "SUBINFO " ではなく、"vector<SUBINFO *>" に変更した。
(edit) @38   17 years dai_9181 戻り値に基本型を持つインデクサ(Getter)が正常に呼び出せないバグを修正。
(edit) @31   17 years dai_9181 _System_LocalThis(見えないThisポインタパラメータ)を通常のパラメータ保有領域ではなく、リアルパラメータ保有領域に移動した …
(add) @3   17 years dai_9181
Note: See TracRevisionLog for help on using the revision log.