Anton Leherbauer
|
f4bbc8aaa1
|
Undo temporary package export
|
2008-01-18 08:37:04 +00:00 |
|
Markus Schorn
|
88ac1b7a85
|
Proposal for AST-rewriter API, bug 214334.
|
2008-01-09 14:37:20 +00:00 |
|
Doug Schaefer
|
e8019df504
|
Flexible File System. Get project creation working by replacing the use of IPath for project location with URIs. Also move FFS to its own plugin to avoid early initialization of the CDT.
|
2007-12-31 20:31:08 +00:00 |
|
Doug Schaefer
|
0d50d5b222
|
Get more of the FFS working. Also turned on Java 5 for cdt.core.
|
2007-12-28 21:29:45 +00:00 |
|
Markus Schorn
|
1e43fc3186
|
Removes DOMScanner and related classes, cleans up interfaces IScanner and IIndexMacro, (bug 212864).
|
2007-12-21 09:35:52 +00:00 |
|
Anton Leherbauer
|
1d35805d67
|
23540: Macro-expansion hover
|
2007-12-20 15:23:00 +00:00 |
|
Markus Schorn
|
21b09a659c
|
Headers included from c- and c++-files (bug 191989).
|
2007-12-07 10:33:34 +00:00 |
|
Markus Schorn
|
7788841cb3
|
Removal of old parser (bug 209772).
|
2007-11-20 10:57:40 +00:00 |
|
Anton Leherbauer
|
8629e6b5d1
|
Upversion plug-ins to 5.0.0
|
2007-11-06 08:02:32 +00:00 |
|
Markus Schorn
|
285d224021
|
For bug 205272, the lexer with JUnit tests.
|
2007-10-09 15:09:59 +00:00 |
|
Doug Schaefer
|
2afd57655c
|
Update changed plugins to 4.0.1.
|
2007-07-24 21:23:31 +00:00 |
|
Markus Schorn
|
79710ce424
|
Fix for 195419, prevent recreation of pdoms during project delete.
|
2007-07-06 13:40:17 +00:00 |
|
Mikhail Sennikovsky
|
c5603e5a0e
|
Template Engine submission from Bala Torati (Symbian) with some modifications and bug-fixes (see Bug 160012)
|
2007-04-26 17:07:39 +00:00 |
|
Anton Leherbauer
|
6aa3d375f2
|
Fix for 179098: Make LanguageMappingConfiguration API
|
2007-03-26 14:25:14 +00:00 |
|
Andrew Ferguson
|
250d34926b
|
169668: add unit tests + fix bugs
|
2007-03-22 18:50:26 +00:00 |
|
Andrew Ferguson
|
6d88aaec37
|
167096: check in of new functionality
|
2007-03-19 16:28:18 +00:00 |
|
Anton Leherbauer
|
a924a2953c
|
Fix for Bug 175493 - [Parser] Need API to reuse parser for custom C/C++ dialects
|
2007-03-02 13:22:21 +00:00 |
|
Andrew Ferguson
|
df5d491ef2
|
169668: provide an offline PDOM generation tool
|
2007-02-28 15:08:41 +00:00 |
|
Andrew Ferguson
|
a7e92473df
|
175151 (move OpenTypeDialog/Action, AllTypesCache to use the IIndex API): apply fix
|
2007-02-23 17:16:25 +00:00 |
|
Markus Schorn
|
5dfbff2013
|
Fix for 166991, indexer preferences and project specific settings.
|
2007-02-21 10:42:01 +00:00 |
|
Mikhail Sennikovsky
|
5fdd70a074
|
New Project Model initial check-in
|
2007-02-20 17:23:35 +00:00 |
|
Chris Recoskie
|
cc7e0a31f7
|
initial checkin as a part of work for 151850 (allow user to specify which parser/language to parse a given content type with)
|
2007-02-06 21:57:39 +00:00 |
|
Andrew Ferguson
|
d6d9ed6df0
|
apply patch for 162172: make PDOM relocatable
|
2006-12-05 18:29:04 +00:00 |
|
Andrew Ferguson
|
773b11c204
|
165213: undo misadventure with abstraction
|
2006-11-23 18:31:38 +00:00 |
|
Markus Schorn
|
dd464d51a3
|
CModel: Extension to represent names from the index
|
2006-11-22 12:44:33 +00:00 |
|
Anton Leherbauer
|
12f3dd59c5
|
Bug 95274 - Support code formatter
First stab at a built-in code formatter
|
2006-11-10 13:55:48 +00:00 |
|
Markus Schorn
|
b5ca493fa2
|
Exports additional internal packages for testing, bug 160692.
|
2006-10-12 16:00:46 +00:00 |
|
Markus Schorn
|
70e3e0942b
|
Marks internal packages as such in the manifest
|
2006-10-12 15:01:47 +00:00 |
|
Anton Leherbauer
|
b7f5c2f33e
|
Upversion to 4.0.0 and fix dependency version ranges (bug 157543)
|
2006-10-11 12:28:54 +00:00 |
|
Markus Schorn
|
75cbff035e
|
Separates PDOM from IASTName and IASTTranslationUnit, see bug 149565.
|
2006-09-29 07:19:51 +00:00 |
|
Doug Schaefer
|
cec3d1b1ef
|
Propogate PDOM changes to support search down the PDOM hierarchy.
|
2006-08-25 01:46:32 +00:00 |
|
Doug Schaefer
|
3606664371
|
Added enums to PDOM (merged from 3.1 stream)
|
2006-07-14 19:46:26 +00:00 |
|
Markus Schorn
|
7aef1d752c
|
Fix preferences to use -source 1.4
|
2006-07-03 17:52:34 +00:00 |
|
Markus Schorn
|
328e4c08f1
|
Add position trackers, includes test cases.
|
2006-07-03 13:01:05 +00:00 |
|
Doug Schaefer
|
b9ae5fbbe8
|
Put the Type Cache back and reactivate the code that uses it, i.e., Open Type and the New Class Wizard. The info still returns null but I'll you should be able to compile.
|
2006-04-19 19:20:05 +00:00 |
|
Doug Schaefer
|
c394f40e48
|
Testing the scalability of the Commit Files dialog. No really, I've removed the old indexer, search and type cache and have fixed all the compile errors that doing so caused. A number of features are disabled to be re-enabled later.
|
2006-04-12 17:11:14 +00:00 |
|
Doug Schaefer
|
59830a2ba7
|
PDOM - Added Handling for C++ namespaces.
|
2006-02-02 21:27:14 +00:00 |
|
David Inglis
|
58f26dfed6
|
Fixed build for jar'd plugins
cleaned up .project files
|
2006-01-18 18:16:35 +00:00 |
|
Doug Schaefer
|
c5c47c0842
|
Trying out the .qualifier version for builds.
|
2006-01-03 19:11:47 +00:00 |
|
Doug Schaefer
|
a39da76e9e
|
Working on getting language and type info into the bindings. Fixed up the name of the pdom.dom package. Pushed IOExceptions as low down as I could.
|
2005-11-28 04:35:36 +00:00 |
|
Doug Schaefer
|
fe67ae0785
|
Final removal of the pdom plugin, the PDOMCorePlugin class. Moved everything over to CCorePlugin.
|
2005-11-26 15:02:09 +00:00 |
|
Doug Schaefer
|
41d26bc514
|
Moved the PDOM into the Core. Started introduction of ILanguage, the mechanism of language extensibility for the CDT.
|
2005-11-25 22:01:48 +00:00 |
|
Doug Schaefer
|
f385ba4ef0
|
Cleaned up dependencies a little.
|
2005-11-15 21:40:08 +00:00 |
|
Doug Schaefer
|
f68ca2c02b
|
Made all of the plugins OSGi components.
|
2005-11-15 21:33:43 +00:00 |
|