source: dev/trunk/abdev/BasicCompiler32/Opcode.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @436   16 years dai_9181 関数の戻り値の構造体など、一時メモリに保持された構造体のメンバに直接アクセスした場合、その一時メモリの解放が正常に行われないバグを修正(64b …
(edit) @435   16 years dai_9181 関数の戻り値の構造体など、一時メモリに保持された構造体のメンバに直接アクセスした場合、その一時メモリの解放が正常に行われないバグを修正(まずは …
(edit) @424   16 years dai_9181 ・ジェネリックな型をパラメータに持つメソッドのオーバーロード解決に対応した。 ・型パラメータの制約クラス指定に対応した。
(edit) @415   16 years dai_9181 代入演算時の左辺に関数呼び出しの戻り値を評価してメンバを取得するようなコードが存在するとき、エラーになってしまっていたので改修した。(32bi …
(edit) @376   16 years dai_9181
(edit) @372   16 years dai_9181 Foreachステートメントを実装中…
(edit) @364   16 years dai_9181 Throw→Catch間のパラメータ引渡しに対応。 グローバル領域でのTryスコープを可能にした。これで例外処理機構実装完了。 …
(edit) @350   17 years dai_9181 インターフェイスを実装
(edit) @334   17 years dai_9181
(edit) @331   17 years dai_9181 AddressOfの左辺値を加味した処理を簡潔にした
(edit) @327   17 years dai_9181 デリゲートのベースがほぼ実装できた
(edit) @325   17 years dai_9181
(edit) @316   17 years dai_9181
(edit) @308   17 years dai_9181 静的リンクライブラリにより、複数のグローバル領域が存在することになったのでそれぞれを関数ベースに分けた
(edit) @301   17 years dai_9181
(edit) @299   17 years dai_9181
(edit) @293   17 years dai_9181
(edit) @292   17 years dai_9181
(edit) @290   17 years dai_9181 ジェネリクスのベースを実装
(edit) @261   17 years dai_9181
(edit) @260   17 years dai_9181 Labelクラスをリファクタリング
(edit) @253   17 years dai_9181
(edit) @250   17 years dai_9181 Selectステートメントのスケジュール機構をリファクタリング
(edit) @246   17 years dai_9181
(edit) @225   17 years dai_9181 CodeGeneratorクラスのベースを実装
(edit) @206   17 years dai_9181 コード全体のリファクタリングを実施
(copy) @148   17 years dai_9181 Moved remotely
copied from BasicCompiler32/Opcode.h
(edit) @142   17 years dai_9181 op_ret関数を用意した
Note: See TracRevisionLog for help on using the revision log.