con
|
d1023c7614
|
It's 2011 now.
Reviewed-by: hjk
|
2011-01-12 09:46:24 +01:00 |
|
con
|
04e32b0049
|
License headers.
|
2010-12-17 16:03:42 +01:00 |
|
Tobias Hunger
|
c060588b15
|
Add <configuration> to preprocessor
* This fixes export macro handling in windows which lead to
Find Usages not working fully for header files on windows
Done-with: Roberto Raggi
|
2010-08-27 12:10:30 +02:00 |
|
hjk
|
9595504bda
|
Long live the king!
|
2010-03-05 11:28:13 +01:00 |
|
Roberto Raggi
|
14376c3c32
|
Initial work on the new CPlusPlus::Snapshot.
Encapsulate the details.
|
2009-12-07 10:54:27 +01:00 |
|
Roberto Raggi
|
77aa306478
|
Removed the MacroResolver
Unfortunately, the MacroResolver does not scale and we get pretty bad performances when parsing big projects.
|
2009-10-07 13:57:45 +02:00 |
|
Roberto Raggi
|
695b1dbf5b
|
Removed (unused) toplevel declaration of _translationUnit.
|
2009-10-06 17:07:50 +02:00 |
|
Roberto Raggi
|
ae43149c97
|
Cache the macros.
|
2009-09-30 18:52:42 +02:00 |
|
Roberto Raggi
|
9a21143384
|
Implemented a simple(fast?) strategy to resolve macro references.
|
2009-09-30 17:17:11 +02:00 |
|
hjk
|
93cbef8724
|
long live the king
|
2009-08-14 09:30:56 +02:00 |
|
Roberto Raggi
|
2f649be146
|
Disable macro expansion when preprocessing in fast-mode.
|
2009-07-06 09:53:25 +02:00 |
|
Roberto Raggi
|
251f09c953
|
Protected the new (not yet finished) code that merge environments.
|
2009-07-01 11:00:00 +02:00 |
|
Roberto Raggi
|
f8531cc833
|
Merge the environment from the previous parse.
|
2009-07-01 10:25:31 +02:00 |
|
Jason McDonald
|
884b7af769
|
Update license headers and sales contact details.
Reviewed-by: Trust Me
|
2009-06-17 00:01:27 +10:00 |
|
Roberto Raggi
|
e2a0a4d7c5
|
Keep the original encoded text around while preprocessing.
|
2009-06-15 15:39:20 +02:00 |
|
Roberto Raggi
|
d18b0195e5
|
Introduced CPlusPlus::FastPreprocessor.
|
2009-06-03 15:51:37 +02:00 |
|