Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
View Latest Revision
source:
dev
/
BasicCompiler32
/
Opcode.h
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)
@46
18 years
dai_9181
VarPtrの戻り値の型をVoidPtrではなく、ポインタレベルを増加した型にした。 関連関数のパラメータにconstを適用。
(edit)
@40
18 years
dai_9181
ByRef修飾子を関数戻り値とDimステートメントで指定可能にした。
(edit)
@38
18 years
dai_9181
戻り値に基本型を持つインデクサ(Getter)が正常に呼び出せないバグを修正。
(edit)
@36
18 years
dai_9181
Boolean型に対応。
(edit)
@34
18 years
dai_9181
スコープ処理を統一した。関数の途中でReturnしても、スコープにあるローカルオブジェクトを正確に破棄できるようにした。
(edit)
@31
18 years
dai_9181
_System_LocalThis(見えないThisポインタパラメータ)を通常のパラメータ保有領域ではなく、リアルパラメータ保有領域に移動した …
(edit)
@20
18 years
dai_9181
参照型パラメータに関数の戻り値オブジェクトを指定した場合などの、一時オブジェクトの扱いを可能にした。 …
(edit)
@17
18 years
dai_9181
定数メンバ機能を有効にした。
(edit)
@11
18 years
dai_9181
Const変数の書き込み規制を有効化(グローバル/ローカル変数のみ) 定数オブジェクトと定数メンバは未実装。
(edit)
@8
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