source: dev/trunk/ab5.0/abdev/BasicCompiler_Common/include/Class.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @593   16 years dai_9181 vtblOffsetの内部保持型をintに統一。
(edit) @587   16 years dai_9181 [585][586]をリバース。NativeCodeクラスとMetaクラスは依存関係があるので分離しない方針とする。
(edit) @585   16 years dai_9181 NativeSectionクラスを追加(64bit版だけ一旦コミット)。
(edit) @567   16 years dai_9181 GetStringClassPtrGetObjectClassPtr、GetInterfaceInfoClassPtrクラスからエラー出力 …
(edit) @566   16 years dai_9181 ・Classes::Find→Classes::FindExにリネームして、TypeDefサポートを排除した。 …
(edit) @565   16 years dai_9181 ・ProcedureGeneratorクラスを追加。 …
(edit) @564   16 years dai_9181 IsExistIsExistDuplicationKeyName
(edit) @562   16 years dai_9181 CClass::GetDelegateメソッドを廃止し、代わりにMeta::ToDelegateメソッドを実装。
(edit) @561   16 years dai_9181 AddMemberAddDynamicMethod ・CMember→Member …
(edit) @560   16 years dai_9181 ImplementsメソッドをLexicalAnalyzerクラスに移動した。
(edit) @559   16 years dai_9181 VtblGeneratorクラスを追加。Classes/CClassクラスのvtbl生成関連の実装をVtblGeneratorクラスに移動した。
(edit) @558   16 years dai_9181 Overrideメソッド内で発生したエラーのエラーメッセージ表示処理は呼び出し元で行うようにした。
(edit) @557   16 years dai_9181 エラーコード138をLexicalAnalyzer_Class.cppで表示するようにした。
(edit) @540   16 years dai_9181 StartCompileメソッドを廃止し、Usingメソッドのオーバーロードに差し替えた。
(edit) @539   16 years dai_9181 pobj_NextClasstが不要だったので消去。
(edit) @538   16 years dai_9181 pCompilingMethodを排除。
(edit) @523   16 years dai_9181 ヘッダファイルを整理中
(edit) @522   16 years dai_9181 ヘッダファイルを整理中
(edit) @513   16 years dai_9181 Interfaceクラスを独自ファイルにした。
(edit) @511   16 years dai_9181 幾つかの構文解析系の処理をLexicalAnalyzerに実装し直した
(edit) @510   16 years dai_9181 Prototypeクラスをab_commonプロジェクトに移動した。
(copy) @440   16 years dai_9181 Moved remotely
copied from trunk/abdev/BasicCompiler_Common/include/Class.h
(edit) @424   16 years dai_9181 ・ジェネリックな型をパラメータに持つメソッドのオーバーロード解決に対応した。 ・型パラメータの制約クラス指定に対応した。
Note: See TracRevisionLog for help on using the revision log.