source:
dev/trunk/abdev/BasicCompiler_Common/src@
420
| Name | Size | Rev | Age | Author | Last Change |
|---|---|---|---|---|---|
| ../ | |||||
| BoostSerializationSupport.cpp | 10.2 KB | 404 | 18 years | ObjectModuleクラスの基底クラスがBoostSerializationSupportとなっていたが、これを外した(ビルド速度の向上)。 | |
| Class.cpp | 39.1 KB | 417 | 18 years | [416]のコミットによって発生した64bit版での不具合を修正。 | |
| Class_Collect.cpp | 19.4 KB | 409 | 18 years | クラス継承を行う際、dynamicMembersの中身をコピーする方式をやめ、基底クラスのものを参照するように修正した。 | |
| CodeGenerator.cpp | 93 bytes | 276 | 18 years | ||
| CommonCodeGenerator.cpp | 7.8 KB | 357 | 18 years | 例外処理機構実装中… | |
| Compiler.cpp | 5.0 KB | 370 | 18 years | COM修飾子に対応。COMインターフェイスを呼び出せるようにした | |
| Const.cpp | 5.7 KB | 265 | 18 years | ||
| DataTable.cpp | 9.6 KB | 417 | 18 years | [416]のコミットによって発生した64bit版での不具合を修正。 | |
| Delegate.cpp | 5.3 KB | 339 | 18 years | 64ビットコンパイラもデリゲートに対応させた | |
| Enum.cpp | 8.3 KB | 407 | 18 years | Enum.cpp/Enum.hを移動した | |
| Exception.cpp | 10.6 KB | 391 | 18 years | ・コンストラクタを呼び出す前に動的型情報を用意するようにした。 … | |
| LexicalScope.cpp | 4.6 KB | 392 | 18 years | BOOL bLiving → bool isLiving | |
| Linker.cpp | 7.7 KB | 414 | 18 years | データテーブルの再配置ロジックにミスがあったため、修正。 | |
| Meta.cpp | 3.9 KB | 392 | 18 years | BOOL bLiving → bool isLiving | |
| Method.cpp | 4.6 KB | 396 | 18 years | ||
| Namespace.cpp | 1.2 KB | 217 | 18 years | ||
| NamespaceSupporter.cpp | 1.5 KB | 402 | 18 years | UserProc::SetParamsAndReturnTypeメソッドをリファクタリング LexicalAnalysis.hのインクルードを除去した | |
| NativeCode.cpp | 3.5 KB | 370 | 18 years | COM修飾子に対応。COMインターフェイスを呼び出せるようにした | |
| ObjectModule.cpp | 5.0 KB | 404 | 18 years | ObjectModuleクラスの基底クラスがBoostSerializationSupportとなっていたが、これを外した(ビルド速度の向上)。 | |
| Parameter.cpp | 4.9 KB | 383 | 18 years | ジェネリクスインターフェイス実装時のオーバーロード解決ロジックを改良。(型パラメータを引数に持つメソッドのオーバーロードをミスしてしまうバグを修正) | |
| Procedure.cpp | 26.0 KB | 411 | 18 years | -103警告に引き渡す文字列が間違っていたので修正。 | |
| Program.cpp | 202 bytes | 206 | 18 years | コード全体のリファクタリングを実施 | |
| SmoothieImpl.cpp | 169 bytes | 248 | 18 years | BreakPertialScheduleをリファクタリング | |
| Source.cpp | 22.6 KB | 402 | 18 years | UserProc::SetParamsAndReturnTypeメソッドをリファクタリング LexicalAnalysis.hのインクルードを除去した | |
| Symbol.cpp | 1.9 KB | 402 | 18 years | UserProc::SetParamsAndReturnTypeメソッドをリファクタリング LexicalAnalysis.hのインクルードを除去した | |
| Type.cpp | 10.4 KB | 378 | 18 years | ||
| TypeDef.cpp | 5.9 KB | 402 | 18 years | UserProc::SetParamsAndReturnTypeメソッドをリファクタリング LexicalAnalysis.hのインクルードを除去した | |
| Variable.cpp | 2.9 KB | 392 | 18 years | BOOL bLiving → bool isLiving | |
Note:
See TracBrowser
for help on using the repository browser.
