hjk
|
8397663964
|
Update license.
|
2011-04-13 11:49:28 +02:00 |
|
Leandro Melo
|
cd995e0826
|
Fix C++ model crash when evaluating deep expressions
Task-number: QTCREATORBUG-3831
Done-with: Roberto Raggi
|
2011-04-08 13:24:11 +02:00 |
|
hjk
|
57eae3191e
|
s:// end of namespace :// namespace :g for consistency
We use the latter style everywhere else to signify the end of a namespace block.
|
2011-02-04 12:45:32 +01:00 |
|
con
|
d1023c7614
|
It's 2011 now.
Reviewed-by: hjk
|
2011-01-12 09:46:24 +01:00 |
|
Christian Kamm
|
0edd253b61
|
C++: Add QtPropertyDeclaration symbol.
Reviewed-by: Roberto Raggi
|
2011-01-04 15:58:22 +01:00 |
|
con
|
04e32b0049
|
License headers.
|
2010-12-17 16:03:42 +01:00 |
|
Roberto Raggi
|
c6bfe05083
|
Fixed alignment issues with 64 bits ABIs.
|
2010-09-03 12:12:10 +02:00 |
|
Roberto Raggi
|
cdb18248d3
|
Update the source locations.
|
2010-08-17 12:25:24 +02:00 |
|
Roberto Raggi
|
0540aa362d
|
Get rid of the old Semantic pass.
|
2010-08-13 16:55:43 +02:00 |
|
Roberto Raggi
|
f2372257ce
|
Process objc methods
|
2010-08-13 15:06:52 +02:00 |
|
Roberto Raggi
|
962a9eb4da
|
More work on the objc class and declaration symbols.
|
2010-08-13 14:47:12 +02:00 |
|
Roberto Raggi
|
e0544e8d19
|
Process the objc classes and protocols
|
2010-08-13 14:37:32 +02:00 |
|
Roberto Raggi
|
8e1e0bdefd
|
Process type arguments.
|
2010-08-13 12:28:40 +02:00 |
|
Roberto Raggi
|
b50619066a
|
Added public methods to process declarations and expressions.
|
2010-08-13 11:12:19 +02:00 |
|
Roberto Raggi
|
d626e639d0
|
Process enumerators.
|
2010-08-13 11:04:45 +02:00 |
|
Roberto Raggi
|
65681dfbe1
|
Bind function definitions.
|
2010-08-13 10:50:40 +02:00 |
|
Roberto Raggi
|
abadf32070
|
Handle symbol visibility.
|
2010-08-13 10:30:33 +02:00 |
|
Roberto Raggi
|
cee87ece25
|
Added a way to bind TranslationUnitAST nodes.
|
2010-08-13 10:12:21 +02:00 |
|
Roberto Raggi
|
c75ef78d5d
|
Process simple-type-specifiers and class-specifiers.
|
2010-08-12 18:05:08 +02:00 |
|
Roberto Raggi
|
1610356c1a
|
Process the postfix declarators.
|
2010-08-12 17:26:02 +02:00 |
|
Roberto Raggi
|
73f1cdf3a7
|
Remember the declarator-id.
|
2010-08-12 17:10:11 +02:00 |
|
Roberto Raggi
|
bcad21e526
|
Process names.
|
2010-08-12 16:55:32 +02:00 |
|
Roberto Raggi
|
47069717f8
|
Added Bind::switchScope() and Bind::currentScope().
|
2010-08-12 16:55:32 +02:00 |
|
Roberto Raggi
|
385eb796d4
|
Initial work on the new Binder.
Eventually, it will replace CPlusPlus::Semantic & co.
|
2010-08-12 16:03:41 +02:00 |
|