source: dev/trunk/ab5.0/abdev/BasicCompiler_Common/VarList.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @636   16 years dai_9181 libファイルを跨ったテンプレート展開に対応。
(edit) @587   16 years dai_9181 [585][586]をリバース。NativeCodeクラスとMetaクラスは依存関係があるので分離しない方針とする。
(edit) @585   16 years dai_9181 NativeSectionクラスを追加(64bit版だけ一旦コミット)。
(edit) @561   16 years dai_9181 AddMemberAddDynamicMethod ・CMember→Member …
(edit) @537   16 years dai_9181 UserProcクラスによるコンパイル中関数管理用メソッドを除去(すべてCompilerクラス内で処理するようにした)。
(edit) @536   16 years dai_9181 Compiler::pCompilingClassメンバをprivateにし、setter/getterにあたるメソッドを用意した。
(edit) @508   16 years dai_9181 Symbolコンストラクタを少なくし、LexicalAnalyzer::FullNameToSymbolメソッドを実装。
(edit) @467   16 years dai_9181 いくつかのグローバル変数をProgram/Debuggerクラスにまとめた。
(edit) @461   16 years dai_9181 smoothieプロジェクトが不要になったため、破棄。
(copy) @440   16 years dai_9181 Moved remotely
copied from trunk/abdev/BasicCompiler_Common/VarList.cpp
(edit) @409   16 years dai_9181 クラス継承を行う際、dynamicMembersの中身をコピーする方式をやめ、基底クラスのものを参照するように修正した。
Note: See TracRevisionLog for help on using the revision log.