Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
View Latest Revision
source:
dev
/
BasicCompiler32
/
BasicCompiler.vcproj
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)
@101
18 years
dai_9181
名前空間機能をグローバル関数に適用(作業完了)。
(edit)
@100
18 years
dai_9181
名前空間機能をグローバル関数に適用。
(edit)
@91
18 years
dai_9181
ログ機構(Smoothie::Logger)を導入。 動的型情報生成において、未使用クラスの登録は行わないようにした。
(edit)
@89
18 years
dai_9181
実行時型情報の生成に対応。 関数の戻り値の型に抽象クラスを指定できるようにした。
(edit)
@88
18 years
dai_9181
House→Smoothie Sourceクラスを用意した。
(edit)
@87
18 years
dai_9181
House::Metaを追加。 Source.h/Source.cppを追加(実装はこれから)。
(edit)
@79
18 years
dai_9181
バージョンをβ17にした。 #strictをデフォルトの状態で適用するようにした(
#90
)。 …
(edit)
@78
18 years
dai_9181
CTypeDef →
TypeDef
Houseクラスを追加。 オーバーロードレベルの種類を追加(レベル1に挿入)
(edit)
@76
18 years
dai_9181
TYPEINFO→Typeへのリファクタリングを実施。32bitが未完成。
(edit)
@73
18 years
dai_9181
Parameterクラスを適用。32bit側は動くようになったので、64bitのほうを調整する。
(edit)
@71
18 years
dai_9181
Parameter.cpp→
ParamImpl
.cpp CParameter→
ParamImpl
Type.cpp、Type.hを用意した。
(edit)
@67
18 years
dai_9181
[32bit Compiler]op_push_value → op_push_V Nothingに対応。
(edit)
@56
18 years
dai_9181
・[Unicode]リテラル文字列のスイッチング ・[Unicode]Char型を文字型として扱うようにする …
(edit)
@50
18 years
dai_9181
オーバーロード解決用の関数保持リストを "SUBINFO
" ではなく、"vector<SUBINFO *>" に変更した。
(edit)
@34
18 years
dai_9181
スコープ処理を統一した。関数の途中でReturnしても、スコープにあるローカルオブジェクトを正確に破棄できるようにした。
(edit)
@28
18 years
dai_9181
・【32ビットコンパイラ】戻り値に実態オブジェクトを持つインデクサを呼び出すと強制終了してしまうバグを修正。 …
(edit)
@26
18 years
dai_9181
実体オブジェクトを戻り値に持つ静的メソッドをクラス内から呼び出すと「パラメータが異なる」というエラーが出るバグを修正。 …
(edit)
@15
18 years
dai_9181
LexicalAnalysisを廃止。
(edit)
@14
18 years
dai_9181
LexicalAnalysisのベース部分を用意。
(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