Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
View Latest Revision
source:
dev
/
BasicCompiler_Common
/
Compile.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)
@107
18 years
dai_9181
Importsステートメントを導入した。実装は作り途中。
(edit)
@103
18 years
dai_9181
名前空間機能をグローバル変数、定数と列挙型に適用。 一部、クラスの静的メンバと名前空間の相性が悪いコードが潜んでいるため、要改修
(edit)
@99
18 years
dai_9181
Namespaceステートメントのエスケープシーケンス化を行った。 [IDE]バックアップに失敗したときにエラーメッセージを出さないようにした。
(edit)
@89
18 years
dai_9181
実行時型情報の生成に対応。 関数の戻り値の型に抽象クラスを指定できるようにした。
(edit)
@78
18 years
dai_9181
CTypeDef →
TypeDef
Houseクラスを追加。 オーバーロードレベルの種類を追加(レベル1に挿入)
(edit)
@64
18 years
dai_9181
すべてのオブジェクトを参照型に切り替えた。
(edit)
@56
18 years
dai_9181
・[Unicode]リテラル文字列のスイッチング ・[Unicode]Char型を文字型として扱うようにする …
(edit)
@34
18 years
dai_9181
スコープ処理を統一した。関数の途中でReturnしても、スコープにあるローカルオブジェクトを正確に破棄できるようにした。
(edit)
@26
18 years
dai_9181
実体オブジェクトを戻り値に持つ静的メソッドをクラス内から呼び出すと「パラメータが異なる」というエラーが出るバグを修正。 …
(edit)
@17
18 years
dai_9181
定数メンバ機能を有効にした。
(edit)
@16
18 years
dai_9181
グローバル領域外のConst定義を初期段階で収集しないようにしました。
(edit)
@15
18 years
dai_9181
LexicalAnalysisを廃止。
(edit)
@7
18 years
dai_9181
Constステートメントで定数変数を宣言できるように改良。
(edit)
@5
18 years
dai_9181
(add)
@4
18 years
dai_9181
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog