Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
View Latest Revision
source:
dev
/
BasicCompiler32
/
NumOpe.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)
@79
18 years
dai_9181
バージョンをβ17にした。 #strictをデフォルトの状態で適用するようにした(
#90
)。 …
(edit)
@76
18 years
dai_9181
TYPEINFO→Typeへのリファクタリングを実施。32bitが未完成。
(edit)
@75
18 years
dai_9181
TYPEINFO→Typeへのリファクタリングを実施。64bitはほぼ完了。32bitが全般的に未完成。
(edit)
@69
18 years
dai_9181
一時文字列をNewしたときに、bUseHeapフラグを立たせないようにした(bUseHeapが立つのは一時構造体のときのみ)。 …
(edit)
@68
18 years
dai_9181
#84
の対応(64bitでの動作確認はまだ)。 Stringクラスのコンストラクタにリテラル文字列が渡せないバグを修正。 …
(edit)
@67
18 years
dai_9181
[32bit Compiler]op_push_value → op_push_V Nothingに対応。
(edit)
@64
18 years
dai_9181
すべてのオブジェクトを参照型に切り替えた。
(edit)
@63
18 years
dai_9181
CClass::
GetSize
、CClass::GetMemberOffsetを追加
(edit)
@56
18 years
dai_9181
・[Unicode]リテラル文字列のスイッチング ・[Unicode]Char型を文字型として扱うようにする …
(edit)
@55
18 years
dai_9181
・コマンドラインオプション "/unicode" に対応。 ・Unicode文字セットを使用する場合に "UNICODE" …
(edit)
@51
18 years
dai_9181
ppobj_Member及びppobj_StaticMemberを廃止し、vectorに統一した(methods及びstaticMethods)。
(edit)
@49
18 years
dai_9181
戻り値オブジェクトのメンバを直接的に参照できるようにした。
(edit)
@41
18 years
dai_9181
ByVal演算子を追加
(edit)
@40
18 years
dai_9181
ByRef修飾子を関数戻り値とDimステートメントで指定可能にした。
(edit)
@38
18 years
dai_9181
戻り値に基本型を持つインデクサ(Getter)が正常に呼び出せないバグを修正。
(edit)
@36
18 years
dai_9181
Boolean型に対応。
(edit)
@35
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