Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
View Latest Revision
source:
dev
/
trunk
/
ab5.0
/
abdev
/
BasicCompiler_Common
/
include
/
Compiler.h
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Age
Author
Log Message
(edit)
@745
16 years
dai
* Compiler::AddStringToDataTableメソッドを実装。 * ToWStringメソッドの内部予備バッファを増やした。
(edit)
@710
16 years
dai_9181
*
#182
への対応。シンボル名として使えない文字列を含んだファイル名のビルドができない不具合を修正。
(edit)
@672
16 years
dai_9181
#171
への対応。テンプレート展開後のクラスメソッドの実装で、
SizeOf
(T)が正常値を返さない不具合を修正(特にTが4バイト未満の型場合)。
(edit)
@636
16 years
dai_9181
libファイルを跨ったテンプレート展開に対応。
(edit)
@632
16 years
dai_9181
ジェネリッククラスの型パラメータに値型が指定されたときに限り、テンプレート展開を行うようにした。 TODO: …
(edit)
@628
16 years
dai_9181
ジェネリクス型の型解決ができない場合のエラーメッセージを実装した。
(edit)
@622
16 years
dai_9181
ResourceManagerクラスを追加。既存のリソース管理モジュールの置き換えを行った。
(edit)
@608
17 years
dai_9181
静的リンクライブラリプロジェクトの作成(IDE側)に対応。
(edit)
@537
17 years
dai_9181
UserProcクラスによるコンパイル中関数管理用メソッドを除去(すべてCompilerクラス内で処理するようにした)。
(edit)
@536
17 years
dai_9181
Compiler::pCompilingClassメンバをprivateにし、setter/getterにあたるメソッドを用意した。
(edit)
@533
17 years
dai_9181
Compiler::
StartProcedureCompile
、Compiler::FinishProcedureCompileメソッドを追加 …
(edit)
@524
17 years
dai_9181
ヘッダファイルを整理中
(edit)
@508
17 years
dai_9181
Symbolコンストラクタを少なくし、LexicalAnalyzer::FullNameToSymbolメソッドを実装。
(edit)
@507
17 years
dai_9181
NamespaceSupporterクラスをab_commonプロジェクトに移動した。
(edit)
@504
17 years
dai_9181
Symbol::RegistNamespaceSupporterメソッドを追加。
(edit)
@472
17 years
dai_9181
デプロイ時にcore.lib/cored.libのビルドもできるようにした。
(edit)
@465
17 years
dai_9181
Messenger/ErrorMessengerクラスを導入。SetError関数によるエラー生成を廃止した。
(edit)
@461
17 years
dai_9181
smoothieプロジェクトが不要になったため、破棄。
(edit)
@459
17 years
dai_9181
・Compiler::IsDebugメソッドを導入した(bDebugCompileグローバル変数は廃止)。 …
(copy)
@440
17 years
dai_9181
Moved remotely
copied from
trunk/abdev/BasicCompiler_Common/include/Compiler.h
(edit)
@407
17 years
dai_9181
Enum.cpp/Enum.hを移動した
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog