Roberto Raggi
|
1a1b841cdb
|
Fixed parsing of ambiguous name ids.
|
2009-04-28 19:02:28 +02:00 |
|
Roberto Raggi
|
424dd77e18
|
Added support for Q_SIGNAL and Q_SLOT.
|
2009-03-25 11:50:17 +01:00 |
|
Roberto Raggi
|
a744a73145
|
Check for ambigious function-declarators/cpp-initializers.
|
2009-03-17 14:27:28 +01:00 |
|
Roberto Raggi
|
e3baca2e9a
|
Prefer C++ Initializer when parsing init-declarators.
|
2009-03-17 14:12:42 +01:00 |
|
hjk
|
8ca887aae2
|
Fixes: change file license headers to include LGPL
|
2009-02-25 09:15:00 +01:00 |
|
Roberto Raggi
|
2d80acbe76
|
Improved the implementation of new-expressions.
|
2009-02-10 14:44:03 +01:00 |
|
Roberto Raggi
|
47a85d5a42
|
Accept T_COLON_COLON only for the first objc message arg.
|
2009-02-06 16:28:00 +01:00 |
|
Roberto Raggi
|
dd65867d17
|
Fixes: Parsing of objc selector expressions.
|
2009-02-06 15:51:17 +01:00 |
|
Roberto Raggi
|
7b2b182774
|
Fixes: Parsing of objc method definitions.
|
2009-02-06 15:13:12 +01:00 |
|
Roberto Raggi
|
8c0aa2d207
|
Fixes: Parsing of block declarations in an @implementation block.
|
2009-02-06 11:36:39 +01:00 |
|
Roberto Raggi
|
68552b8f4d
|
Added fast lookup of objc type qualifiers.
|
2009-02-05 15:06:48 +01:00 |
|
Roberto Raggi
|
c00e30187c
|
Fixes: Parsing objc method definitions.
|
2009-02-05 14:30:25 +01:00 |
|
Roberto Raggi
|
d7defc6fe0
|
Fixes: Parsing of GCC asm definitions.
|
2009-02-05 14:30:24 +01:00 |
|
Roberto Raggi
|
40eabdd008
|
Improved parsing of objc message expressions.
|
2009-02-05 14:30:24 +01:00 |
|
Roberto Raggi
|
88b4dd35dc
|
Fixes: Parsing of objc message expressions.
|
2009-02-05 14:30:23 +01:00 |
|
Roberto Raggi
|
58ff27bd83
|
Fixes: Parsing of objc string literals and selector expressions.
|
2009-02-05 14:30:23 +01:00 |
|
Roberto Raggi
|
debe2a0d93
|
Fixes: Parsing of objc protocol expressions.
|
2009-02-05 14:30:23 +01:00 |
|
Roberto Raggi
|
26560ca9d2
|
Parse objc encode expressions.
|
2009-02-05 14:30:23 +01:00 |
|
Roberto Raggi
|
fa5b8508a0
|
Dummy method for the objc expressions.
|
2009-02-05 14:30:22 +01:00 |
|
Roberto Raggi
|
072e03a5cc
|
Fixes: Parsing of wide char literals.
|
2009-01-29 16:50:07 +01:00 |
|
hjk
|
fe0533de2a
|
Fixes: move all files in shared/* to src/shared/*
|
2009-01-26 16:19:24 +01:00 |
|