source: dev/BasicCompiler32/BasicCompiler.vcproj

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @140   17 years dai_9181 traceログ機能を搭載 動的メンバをstl::vectorにまとめた シンボルをクラス化した
(edit) @135   17 years dai_9181 Method/Memberのリファクタリング
(edit) @134   17 years dai_9181 Prototype::IsEqualSymbolメソッドを実装。
(edit) @131   17 years dai_9181 Prototypeクラスを用意した。
(edit) @124   17 years dai_9181 Exceptionに関するソースコードファイルを移動
(edit) @108   17 years dai_9181 関数、クラスメソッドにImports機構を適用。
(edit) @107   17 years dai_9181 Importsステートメントを導入した。実装は作り途中。
(edit) @101   17 years dai_9181 名前空間機能をグローバル関数に適用(作業完了)。
(edit) @100   17 years dai_9181 名前空間機能をグローバル関数に適用。
(edit) @91   17 years dai_9181 ログ機構(Smoothie::Logger)を導入。 動的型情報生成において、未使用クラスの登録は行わないようにした。
(edit) @89   17 years dai_9181 実行時型情報の生成に対応。 関数の戻り値の型に抽象クラスを指定できるようにした。
(edit) @88   17 years dai_9181 House→Smoothie Sourceクラスを用意した。
(edit) @87   17 years dai_9181 House::Metaを追加。 Source.h/Source.cppを追加(実装はこれから)。
(edit) @79   17 years dai_9181 バージョンをβ17にした。 #strictをデフォルトの状態で適用するようにした(#90)。 …
(edit) @78   17 years dai_9181 CTypeDef → TypeDef Houseクラスを追加。 オーバーロードレベルの種類を追加(レベル1に挿入)
(edit) @76   17 years dai_9181 TYPEINFO→Typeへのリファクタリングを実施。32bitが未完成。
(edit) @73   17 years dai_9181 Parameterクラスを適用。32bit側は動くようになったので、64bitのほうを調整する。
(edit) @71   17 years dai_9181 Parameter.cpp→ParamImpl.cpp CParameter→ParamImpl Type.cpp、Type.hを用意した。
(edit) @67   17 years dai_9181 [32bit Compiler]op_push_value → op_push_V Nothingに対応。
(edit) @56   17 years dai_9181 ・[Unicode]リテラル文字列のスイッチング ・[Unicode]Char型を文字型として扱うようにする …
(edit) @50   17 years dai_9181 オーバーロード解決用の関数保持リストを "SUBINFO " ではなく、"vector<SUBINFO *>" に変更した。
(edit) @34   17 years dai_9181 スコープ処理を統一した。関数の途中でReturnしても、スコープにあるローカルオブジェクトを正確に破棄できるようにした。
(edit) @28   17 years dai_9181 ・【32ビットコンパイラ】戻り値に実態オブジェクトを持つインデクサを呼び出すと強制終了してしまうバグを修正。 …
(edit) @26   17 years dai_9181 実体オブジェクトを戻り値に持つ静的メソッドをクラス内から呼び出すと「パラメータが異なる」というエラーが出るバグを修正。 …
(edit) @15   17 years dai_9181 LexicalAnalysisを廃止。
(edit) @14   17 years dai_9181 LexicalAnalysisのベース部分を用意。
(edit) @11   17 years dai_9181 Const変数の書き込み規制を有効化(グローバル/ローカル変数のみ) 定数オブジェクトと定数メンバは未実装。
(add) @3   17 years dai_9181
Note: See TracRevisionLog for help on using the revision log.