Erik Verbruggen
|
1af05166d9
|
Removed Q_DECLARE_FLAGS parsing, leaving it to the CPP to expand it.
|
2010-02-08 15:41:18 +01:00 |
|
Erik Verbruggen
|
21488e8898
|
Added semantic checks for Q_ENUMS.
|
2010-02-07 10:49:03 +01:00 |
|
Roberto Raggi
|
7c7ce13ac0
|
Use const names.
|
2009-12-01 12:46:23 +01:00 |
|
Roberto Raggi
|
fade61a8a9
|
Use const literals.
|
2009-12-01 11:46:36 +01:00 |
|
Erik Verbruggen
|
a6bbec2b56
|
Added symbols for property declarations.
|
2009-11-11 09:34:10 +01:00 |
|
Erik Verbruggen
|
f1e665463b
|
Added protocol & class definedness checks, and added property attribute checks.
|
2009-10-05 18:02:01 +02:00 |
|
Erik Verbruggen
|
b43f279227
|
Fixed type checking for type definitions inside an @implementation
|
2009-10-05 17:55:02 +02:00 |
|
Roberto Raggi
|
ee16c21067
|
Look at the typedefs defined in local scopes.
|
2009-08-26 14:22:00 +02:00 |
|
hjk
|
93cbef8724
|
long live the king
|
2009-08-14 09:30:56 +02:00 |
|
Roberto Raggi
|
00f7cdac36
|
Search for type names in template type and template-template-type parameters.
|
2009-07-13 12:26:44 +02:00 |
|
Roberto Raggi
|
a446e06742
|
Moved CheckUndefinedSymbols in libCPlusPlus
|
2009-07-13 11:41:12 +02:00 |
|