source: dev/trunk/abdev/BasicCompiler32/Compile_Statement.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @408   17 years dai_9181 Select Caseに指定された値でエラーが起こったとき、スコープ処理に不具合が生じてしまう問題を修正。
(edit) @402   17 years dai_9181 UserProc::SetParamsAndReturnTypeメソッドをリファクタリング LexicalAnalysis.hのインクルードを除去した
(edit) @390   17 years dai_9181 Foreachの一時オブジェクトの初期値をNothingにした
(edit) @386   17 years dai_9181 解釈不可能なステートメントでコンパイルエラーにならなくなっていたので修正。
(edit) @381   17 years dai_9181 Foreach文のパラメータをInで区切るようにした。
(edit) @380   17 years dai_9181 Foreachに対応。 ジェネリクスインターフェイスに対応。
(edit) @374   17 years dai_9181
(edit) @373   17 years dai_9181 Foreachにて自動的に一時オブジェクトを生成できるようにした
(edit) @372   17 years dai_9181 Foreachステートメントを実装中…
(edit) @370   17 years dai_9181 COM修飾子に対応。COMインターフェイスを呼び出せるようにした
(edit) @342   18 years dai_9181 vtblの構造を変更。vtblMasterListをはさんでvtblを表現した。 その他メンバ名変更。 ClassPrototypeクラスを追加。
(edit) @326   18 years dai_9181 メソッドの重複チェックで戻り値も判定するよにうにした
(edit) @290   18 years dai_9181 ジェネリクスのベースを実装
(edit) @285   18 years dai_9181
(edit) @276   18 years dai_9181
(edit) @261   18 years dai_9181
(edit) @260   18 years dai_9181 Labelクラスをリファクタリング
(edit) @254   18 years dai_9181
(edit) @253   18 years dai_9181
(edit) @250   18 years dai_9181 Selectステートメントのスケジュール機構をリファクタリング
(edit) @248   18 years dai_9181 BreakPertialScheduleをリファクタリング
(edit) @247   18 years dai_9181 Exit Subスケジュールをリファクタリングした
(edit) @246   18 years dai_9181
(edit) @245   18 years dai_9181
(edit) @243   18 years dai_9181
(edit) @241   18 years dai_9181
(edit) @236   18 years dai_9181
(edit) @227   18 years dai_9181
(edit) @225   18 years dai_9181 CodeGeneratorクラスのベースを実装
(edit) @206   18 years dai_9181 コード全体のリファクタリングを実施
(edit) @183   18 years dai_9181
(copy) @148   18 years dai_9181 Moved remotely
copied from BasicCompiler32/Compile_Statement.cpp
(edit) @142   18 years dai_9181 op_ret関数を用意した
Note: See TracRevisionLog for help on using the revision log.