Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
View Latest Revision
source:
dev
/
BasicCompiler64
/
Compile_Statement.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)
@56
18 years
dai_9181
・[Unicode]リテラル文字列のスイッチング ・[Unicode]Char型を文字型として扱うようにする …
(edit)
@52
18 years
dai_9181
(edit)
@50
18 years
dai_9181
オーバーロード解決用の関数保持リストを "SUBINFO
" ではなく、"vector<SUBINFO *>" に変更した。
(edit)
@48
18 years
dai_9181
(edit)
@47
18 years
dai_9181
列挙子の比較演算が正常に行えないバグを修正。 クラス名と同名のグローバル関数を定義できないバグを修正
(edit)
@40
18 years
dai_9181
ByRef修飾子を関数戻り値とDimステートメントで指定可能にした。
(edit)
@36
18 years
dai_9181
Boolean型に対応。
(edit)
@34
18 years
dai_9181
スコープ処理を統一した。関数の途中でReturnしても、スコープにあるローカルオブジェクトを正確に破棄できるようにした。
(edit)
@31
18 years
dai_9181
_System_LocalThis(見えないThisポインタパラメータ)を通常のパラメータ保有領域ではなく、リアルパラメータ保有領域に移動した …
(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