Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
View Latest Revision
source:
dev
/
BasicCompiler32
/
Compile_Object.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)
@75
18 years
dai_9181
TYPEINFO→Typeへのリファクタリングを実施。64bitはほぼ完了。32bitが全般的に未完成。
(edit)
@73
18 years
dai_9181
Parameterクラスを適用。32bit側は動くようになったので、64bitのほうを調整する。
(edit)
@68
18 years
dai_9181
#84
の対応(64bitでの動作確認はまだ)。 Stringクラスのコンストラクタにリテラル文字列が渡せないバグを修正。 …
(edit)
@64
18 years
dai_9181
すべてのオブジェクトを参照型に切り替えた。
(edit)
@51
18 years
dai_9181
ppobj_Member及びppobj_StaticMemberを廃止し、vectorに統一した(methods及びstaticMethods)。
(edit)
@50
18 years
dai_9181
オーバーロード解決用の関数保持リストを "SUBINFO
" ではなく、"vector<SUBINFO *>" に変更した。
(edit)
@40
18 years
dai_9181
ByRef修飾子を関数戻り値とDimステートメントで指定可能にした。
(edit)
@31
18 years
dai_9181
_System_LocalThis(見えないThisポインタパラメータ)を通常のパラメータ保有領域ではなく、リアルパラメータ保有領域に移動した …
(edit)
@28
18 years
dai_9181
・【32ビットコンパイラ】戻り値に実態オブジェクトを持つインデクサを呼び出すと強制終了してしまうバグを修正。 …
(add)
@3
18 years
dai_9181
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog