hjk
|
31600758de
|
all: s/info@qt.nokia.com/qt-info@nokia.com/
Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e
Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
|
2011-11-03 10:33:19 +01:00 |
|
Christian Kamm
|
93e367ed0c
|
C++: Don't strip comments from preprocessed source code.
Change-Id: I3a4817d36b9c724abca504c42914a73f97ab34c7
Reviewed-on: http://codereview.qt.nokia.com/3480
Reviewed-by: Roberto Raggi <roberto.raggi@nokia.com>
|
2011-08-25 13:20:09 +02:00 |
|
Tobias Hunger
|
aa2acec14c
|
Fix/add copyright headers
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
|
2011-05-06 15:17:05 +02:00 |
|
hjk
|
8397663964
|
Update license.
|
2011-04-13 11:49:28 +02:00 |
|
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 |
|