source: dev/trunk/abdev/BasicCompiler_Common/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @340   18 years dai_9181 Implements修飾子を作り始めた
(edit) @339   18 years dai_9181 64ビットコンパイラもデリゲートに対応させた
(edit) @338   18 years dai_9181 デリゲートエラーチェックのバグを修正
(edit) @336   18 years dai_9181 静的メソッドのデリゲートに対応
(edit) @332   18 years dai_9181
(edit) @326   18 years dai_9181 メソッドの重複チェックで戻り値も判定するよにうにした
(edit) @325   18 years dai_9181
(edit) @324   18 years dai_9181
(edit) @322   18 years dai_9181 コンパイラ組み込みテンプレートエンジンを実装。 静的リンクライブラリ、デバッグ情報の内部形式をテキストからバイナリに変更した。
(edit) @320   18 years dai_9181 パラメータを一つ以上有し、戻り値が構造体の関数またはメソッドの呼び出しがコンパイルエラーになってしまうバグを修正。
(edit) @318   18 years dai_9181 64bit版でコンパイルできるようにした。
(edit) @317   18 years dai_9181
(edit) @312   18 years dai_9181 バージョン情報をver.hに独立させた。
(edit) @308   18 years dai_9181 静的リンクライブラリにより、複数のグローバル領域が存在することになったのでそれぞれを関数ベースに分けた
(edit) @307   18 years dai_9181 構造体をクラスメソッドの戻り値にしたときにThisポインタが正常に引き渡されないバグを修正。
(edit) @306   18 years dai_9181 Protectedメソッドを派生クラス内のメソッドでSuperと指定するとエラーになるバグを修正。 …
(edit) @304   18 years dai_9181 Superが機能しないバグを修正。 ソースコードが小さいとソース付加に失敗するバグを修正。
(edit) @302   18 years dai_9181
(edit) @301   18 years dai_9181
(edit) @299   18 years dai_9181
(edit) @294   18 years dai_9181
(edit) @293   18 years dai_9181
(edit) @290   18 years dai_9181 ジェネリクスのベースを実装
(edit) @288   18 years dai_9181
(edit) @287   18 years dai_9181 Binaryクラスを追加
(edit) @282   18 years dai_9181 vtbl構築をコード生成後(最終リンクの前)に行うようにした
(edit) @281   18 years dai_9181
(edit) @280   18 years dai_9181
(edit) @279   18 years dai_9181 sourceをObjectModuleに入れた
(edit) @278   18 years dai_9181
(edit) @277   18 years dai_9181 DllProc::pNextDataを排除した
(edit) @276   18 years dai_9181
(edit) @275   18 years dai_9181
(edit) @273   18 years dai_9181
(edit) @272   18 years dai_9181
(edit) @271   18 years dai_9181
(edit) @270   18 years dai_9181
(edit) @269   18 years dai_9181
(edit) @268   18 years dai_9181
(edit) @266   18 years dai_9181 BasicSourceのシリアライズがうまくいっていない
(edit) @265   18 years dai_9181
(edit) @264   18 years dai_9181 デバッグデータとしてオブジェクトモジュールのシリアライズを可能にした(その先の処理はまだ動かない)
(edit) @263   18 years dai_9181
(edit) @262   18 years dai_9181
(edit) @261   18 years dai_9181
(edit) @259   18 years dai_9181
(edit) @258   18 years dai_9181 Linkerの骨格を作成した
(edit) @257   18 years dai_9181
(edit) @256   18 years dai_9181 MetaImplを廃止し、Metaにした。 ObjectModuleクラス、Linkerクラスを用意。
(edit) @255   18 years dai_9181
(edit) @254   18 years dai_9181
(edit) @253   18 years dai_9181
(edit) @252   18 years dai_9181 SystemProcのリファクタリング
(edit) @251   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) @244   18 years dai_9181
(edit) @243   18 years dai_9181
(edit) @242   18 years dai_9181
(edit) @241   18 years dai_9181
(edit) @240   18 years dai_9181
(edit) @239   18 years dai_9181
(edit) @238   18 years dai_9181
(edit) @237   18 years dai_9181
(edit) @235   18 years dai_9181
(edit) @234   18 years dai_9181
(edit) @232   18 years dai_9181
(edit) @230   18 years dai_9181
(edit) @229   18 years dai_9181
(edit) @228   18 years dai_9181
(edit) @226   18 years dai_9181
(edit) @225   18 years dai_9181 CodeGeneratorクラスのベースを実装
(edit) @224   18 years dai_9181
(edit) @215   18 years dai_9181 BoostSerializationSupportのクラステンプレートインスタンスを明示的に生成するようにした(コンパイル時間の短縮)
(edit) @212   18 years dai_9181 BoostXmlSupportクラスの名前をBoostSerializationSupportに変更
(edit) @210   18 years dai_9181
(edit) @209   18 years dai_9181 DllProcsクラスを追加。
(edit) @208   18 years dai_9181 UserProc/DllProc/ProcPointerクラスをSymbolクラスからの派生にした
(edit) @206   18 years dai_9181 コード全体のリファクタリングを実施
(edit) @201   18 years dai_9181
(edit) @199   18 years dai_9181
(edit) @198   18 years dai_9181
(edit) @195   18 years dai_9181
(edit) @193   18 years dai_9181
(edit) @191   18 years dai_9181
(edit) @184   18 years dai_9181
(edit) @182   18 years dai_9181
(edit) @169   18 years dai_9181 NamespaceScopesCollection::Importsをリファクタリング
(edit) @168   18 years dai_9181 Programクラスを追加
(edit) @167   18 years dai_9181 BasicSysDirをGetAppDirに置き換えた
(edit) @165   18 years dai_9181
(edit) @163   18 years dai_9181
(edit) @159   18 years dai_9181 プロジェクト内を整理。jengaライブラリのベースを作成。
(copy) @147   18 years dai_9181 Moved remotely
copied from BasicCompiler_Common/include
(edit) @143   18 years dai_9181 Smoothie::Metaクラス内を整理
Note: See TracRevisionLog for help on using the revision log.