source: dev/BasicCompiler_Common/Variable.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @40   17 years dai_9181 ByRef修飾子を関数戻り値とDimステートメントで指定可能にした。
(edit) @36   17 years dai_9181 Boolean型に対応。
(edit) @34   17 years dai_9181 スコープ処理を統一した。関数の途中でReturnしても、スコープにあるローカルオブジェクトを正確に破棄できるようにした。
(edit) @29   17 years dai_9181 Ver5.0β10としてリリース。 すべてのクラスをObjectからの派生にした。
(edit) @27   17 years dai_9181 静的メンバ、静的メソッド周りを修正。
(edit) @20   17 years dai_9181 参照型パラメータに関数の戻り値オブジェクトを指定した場合などの、一時オブジェクトの扱いを可能にした。 …
(edit) @11   17 years dai_9181 Const変数の書き込み規制を有効化(グローバル/ローカル変数のみ) 定数オブジェクトと定数メンバは未実装。
(edit) @7   17 years dai_9181 Constステートメントで定数変数を宣言できるように改良。
(edit) @5   17 years dai_9181
(add) @4   17 years dai_9181
Note: See TracRevisionLog for help on using the revision log.