source:
dev/trunk/ab5.0/abdev/BasicCompiler_Common/src@
575
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
BoostSerializationSupport.cpp | 10.6 KB | 523 | 17 years | ヘッダファイルを整理中 | |
Class.cpp | 17.2 KB | 567 | 17 years | ・GetStringClassPtr、GetObjectClassPtr、GetInterfaceInfoClassPtrクラスからエラー出力 … | |
CodeGenerator.cpp | 93 bytes | 276 | 17 years | ||
CommonCodeGenerator.cpp | 10.1 KB | 551 | 17 years | ・PutWithScheduleメソッドを追加。 ・NativeCodeクラスが持つCompilerクラスへの依存度を除去した。 | |
Compiler.cpp | 7.3 KB | 575 | 17 years | ProcPointers::Addメソッドを排除。 | |
Const.cpp | 5.1 KB | 543 | 17 years | ・GetConstInfo関数を廃止し、LexicalAnalyzer::CollectConstsメソッドを追加。 | |
DataTable.cpp | 9.6 KB | 561 | 17 years | ・AddMember→AddDynamicMethod ・CMember→Member … | |
Delegate.cpp | 1.2 KB | 572 | 17 years | ParseDllProc/SetParamsAndReturnTypeForUserProcを実装。 | |
Enum.cpp | 21 bytes | 547 | 17 years | Enum収集をLexicalAnalyzerクラスに実装しなおした。 | |
Exception.cpp | 10.8 KB | 550 | 17 years | SpecifyAddressOf, SpecifyCatchAddressを廃止。 | |
Interface.cpp | 1.5 KB | 513 | 17 years | Interfaceクラスを独自ファイルにした。 | |
LexicalAnalyzer.cpp | 2.3 KB | 546 | 17 years | LexicalAnalyzerのソースコードの記述位置を整理。 | |
LexicalAnalyzer_Class.cpp | 34.7 KB | 574 | 17 years | UserProcs::Insertメソッドを排除。 | |
LexicalAnalyzer_Const.cpp | 4.3 KB | 564 | 17 years | ・IsExist→IsExistDuplicationKeyName … | |
LexicalAnalyzer_Delegate.cpp | 5.9 KB | 552 | 17 years | LexicalAnalyzerクラスでBasicSourceクラスを使用しないようにした。 | |
LexicalAnalyzer_Enum.cpp | 5.8 KB | 547 | 17 years | Enum収集をLexicalAnalyzerクラスに実装しなおした。 | |
LexicalAnalyzer_Procedure.cpp | 21.3 KB | 574 | 17 years | UserProcs::Insertメソッドを排除。 | |
LexicalAnalyzer_TypeDef.cpp | 4.1 KB | 546 | 17 years | LexicalAnalyzerのソースコードの記述位置を整理。 | |
LexicalScope.cpp | 4.6 KB | 537 | 17 years | UserProcクラスによるコンパイル中関数管理用メソッドを除去(すべてCompilerクラス内で処理するようにした)。 | |
Linker.cpp | 7.7 KB | 465 | 17 years | Messenger/ErrorMessengerクラスを導入。SetError関数によるエラー生成を廃止した。 | |
Messenger.cpp | 23.0 KB | 555 | 17 years | BasicSource::DirectiveIncludeOrRequire内で発生したエラーのエラー出力を呼び出し元で行うようにした。 | |
Meta.cpp | 5.3 KB | 566 | 17 years | ・Classes::Find→Classes::FindExにリネームして、TypeDefサポートを排除した。 … | |
Method.cpp | 3.8 KB | 559 | 17 years | VtblGeneratorクラスを追加。Classes/CClassクラスのvtbl生成関連の実装をVtblGeneratorクラスに移動した。 | |
NativeCode.cpp | 3.6 KB | 551 | 17 years | ・PutWithScheduleメソッドを追加。 ・NativeCodeクラスが持つCompilerクラスへの依存度を除去した。 | |
ObjectModule.cpp | 6.1 KB | 532 | 17 years | ・jenga.hのコミット漏れをコミット。 ・DataTable.hのインクルード位置を修正。 | |
Parameter.cpp | 1.7 KB | 569 | 17 years | Parameters::GetStringメソッドは不使用なため、除去。 | |
Procedure.cpp | 3.0 KB | 575 | 17 years | ProcPointers::Addメソッドを排除。 | |
ProcedureGenerator.cpp | 5.7 KB | 567 | 17 years | ・GetStringClassPtr、GetObjectClassPtr、GetInterfaceInfoClassPtrクラスからエラー出力 … | |
Program.cpp | 3.6 KB | 519 | 17 years | jenga.hを追加。 | |
Source.cpp | 20.4 KB | 555 | 17 years | BasicSource::DirectiveIncludeOrRequire内で発生したエラーのエラー出力を呼び出し元で行うようにした。 | |
Type.cpp | 10.6 KB | 556 | 17 years | Typeクラスで発生するOutputFatalErrorをthrowに置換。 | |
TypeDef.cpp | 2.1 KB | 542 | 17 years | CollectTypeDefsメソッドをLexicalAnalyzerクラスに移動した。 | |
Variable.cpp | 3.3 KB | 570 | 17 years | Variables::DuplicateCheck、Variables::BackSearchメソッドにnowScopeLevelパラメータを … | |
VtblGenerator.cpp | 4.5 KB | 559 | 17 years | VtblGeneratorクラスを追加。Classes/CClassクラスのvtbl生成関連の実装をVtblGeneratorクラスに移動した。 |
Note:
See TracBrowser
for help on using the repository browser.