Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
View Latest Revision
source:
dev
/
BasicCompiler32
/
Compile_Func.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)
@51
18 years
dai_9181
ppobj_Member及びppobj_StaticMemberを廃止し、vectorに統一した(methods及びstaticMethods)。
(edit)
@50
18 years
dai_9181
オーバーロード解決用の関数保持リストを "SUBINFO
" ではなく、"vector<SUBINFO *>" に変更した。
(edit)
@46
18 years
dai_9181
VarPtrの戻り値の型をVoidPtrではなく、ポインタレベルを増加した型にした。 関連関数のパラメータにconstを適用。
(edit)
@28
18 years
dai_9181
・【32ビットコンパイラ】戻り値に実態オブジェクトを持つインデクサを呼び出すと強制終了してしまうバグを修正。 …
(edit)
@11
18 years
dai_9181
Const変数の書き込み規制を有効化(グローバル/ローカル変数のみ) 定数オブジェクトと定数メンバは未実装。
(add)
@3
18 years
dai_9181
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog