Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
View Latest Revision
source:
dev
/
trunk
/
ab5.0
/
abdev
/
BasicCompiler_Common
/
src
/
Compiler.cpp
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Age
Author
Log Message
(edit)
@683
16 years
dai_9181
#175
への対応。型パラメータが値型のジェネリック型(テンプレート展開対象)を戻り値にした場合、戻り値用変数宣言がテンプレート展開前のクラスで …
(edit)
@672
16 years
dai_9181
#171
への対応。テンプレート展開後のクラスメソッドの実装で、
SizeOf
(T)が正常値を返さない不具合を修正(特にTが4バイト未満の型場合)。
(edit)
@641
16 years
dai_9181
・デバッグトレース時、グローバル領域の終端行でステップインまたはステップアウトしたときにデバッグ情報の取得に失敗して強制終了してしまう不具合を …
(edit)
@637
16 years
dai_9181
リンカの依存関係解決モジュールを製作中
(edit)
@636
16 years
dai_9181
libファイルを跨ったテンプレート展開に対応。
(edit)
@632
16 years
dai_9181
ジェネリッククラスの型パラメータに値型が指定されたときに限り、テンプレート展開を行うようにした。 TODO: …
(edit)
@628
16 years
dai_9181
ジェネリクス型の型解決ができない場合のエラーメッセージを実装した。
(edit)
@603
17 years
dai_9181
ObjectModuleに関連するクラス一式をab_commonプロジェクトに移動した。
(edit)
@598
17 years
dai_9181
SplitMemberNameの依存関係を排除。
(edit)
@575
17 years
dai_9181
ProcPointers::Addメソッドを排除。
(edit)
@566
17 years
dai_9181
・Classes::Find→Classes::FindExにリネームして、TypeDefサポートを排除した。 …
(edit)
@540
17 years
dai_9181
StartCompileメソッドを廃止し、Usingメソッドのオーバーロードに差し替えた。
(edit)
@537
17 years
dai_9181
UserProcクラスによるコンパイル中関数管理用メソッドを除去(すべてCompilerクラス内で処理するようにした)。
(edit)
@536
17 years
dai_9181
Compiler::pCompilingClassメンバをprivateにし、setter/getterにあたるメソッドを用意した。
(edit)
@533
17 years
dai_9181
Compiler::
StartProcedureCompile
、Compiler::FinishProcedureCompileメソッドを追加 …
(edit)
@523
17 years
dai_9181
ヘッダファイルを整理中
(edit)
@465
17 years
dai_9181
Messenger/ErrorMessengerクラスを導入。SetError関数によるエラー生成を廃止した。
(edit)
@461
17 years
dai_9181
smoothieプロジェクトが不要になったため、破棄。
(copy)
@440
17 years
dai_9181
Moved remotely
copied from
trunk/abdev/BasicCompiler_Common/src/Compiler.cpp
(edit)
@424
17 years
dai_9181
・ジェネリックな型をパラメータに持つメソッドのオーバーロード解決に対応した。 ・型パラメータの制約クラス指定に対応した。
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog