source: dev/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @312   18 years dai_9181 バージョン情報をver.hに独立させた。
(edit) @311   18 years dai_9181 パラメータ初期値を設定したときにリテラル値用indexが型データに付加されないようにした。
(edit) @310   18 years dai_9181 GetClass_recurメソッド内でImportsされた名前空間情報が適用されていなかったので適用した。
(edit) @309   18 years dai_9181
(edit) @308   18 years dai_9181 静的リンクライブラリにより、複数のグローバル領域が存在することになったのでそれぞれを関数ベースに分けた
(edit) @307   18 years dai_9181 構造体をクラスメソッドの戻り値にしたときにThisポインタが正常に引き渡されないバグを修正。
(edit) @306   18 years dai_9181 Protectedメソッドを派生クラス内のメソッドでSuperと指定するとエラーになるバグを修正。 …
(edit) @305   18 years dai_9181 非仮想関数のオーバーライドをエラー扱いにした
(edit) @304   18 years dai_9181 Superが機能しないバグを修正。 ソースコードが小さいとソース付加に失敗するバグを修正。
(edit) @303   18 years dai_9181 ()と[]が組み合わさった複数行に渡るコードステップの字句解析を可能にした。
(edit) @302   18 years dai_9181
(edit) @301   18 years dai_9181
(edit) @300   18 years dai_9181
(edit) @299   18 years dai_9181
(edit) @298   18 years dai_9181
(edit) @297   18 years dai_9181
(edit) @296   18 years dai_9181
(edit) @295   18 years dai_9181
(edit) @294   18 years dai_9181
(edit) @293   18 years dai_9181
(edit) @292   18 years dai_9181
(edit) @291   18 years dai_9181
(edit) @290   18 years dai_9181 ジェネリクスのベースを実装
(edit) @289   18 years dai_9181 CmdLineクラスを追加
(edit) @288   18 years dai_9181
(edit) @287   18 years dai_9181 Binaryクラスを追加
(edit) @286   18 years dai_9181 Pathクラスを追加
(edit) @285   18 years dai_9181
(edit) @284   18 years dai_9181
(edit) @283   18 years dai_9181
(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) @274   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) @267   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) @260   18 years dai_9181 Labelクラスをリファクタリング
(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) @249   18 years dai_9181 BreakPertialScheduleをリファクタリング
(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) @236   18 years dai_9181
(edit) @235   18 years dai_9181
(edit) @234   18 years dai_9181
(edit) @233   18 years dai_9181
(edit) @232   18 years dai_9181
(edit) @231   18 years dai_9181
(edit) @230   18 years dai_9181
(edit) @229   18 years dai_9181
(edit) @228   18 years dai_9181
(edit) @227   18 years dai_9181
(edit) @226   18 years dai_9181
(edit) @225   18 years dai_9181 CodeGeneratorクラスのベースを実装
(edit) @224   18 years dai_9181
(edit) @223   18 years dai_9181
(edit) @222   18 years dai_9181
(edit) @221   18 years dai_9181
(edit) @220   18 years dai_9181 [64bitコンパイラ] スタックフレームが128ビット境界ラインにならないバグを修正
(edit) @219   18 years dai_9181 やっと64bit Releaseコンパイルできないプロジェクトファイルの設定ミスを修正した
(edit) @218   18 years dai_9181
(edit) @217   18 years dai_9181
(edit) @216   18 years dai_9181 BoostSerializationSupportのクラステンプレートインスタンスを明示的に生成するようにした(コンパイル時間の短縮)
(edit) @215   18 years dai_9181 BoostSerializationSupportのクラステンプレートインスタンスを明示的に生成するようにした(コンパイル時間の短縮)
(edit) @214   18 years dai_9181
(edit) @213   18 years dai_9181 BoostXmlSupportクラスの名前をBoostSerializationSupportに変更
Note: See TracRevisionLog for help on using the revision log.