1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

6458 commits

Author SHA1 Message Date
Markus Schorn
22a3a7bba8 Javadoc for IASTNode.getFileLocation() 2007-11-13 08:32:41 +00:00
Markus Schorn
6fb649fa9e Testcases for bug 208300, macro navigation. 2007-11-13 08:25:17 +00:00
Markus Schorn
fffaae4443 CPreprocessor can replace DOMScanner. 2007-11-12 17:12:25 +00:00
Anton Leherbauer
a37779e2bc Fix format test failure 2007-11-09 13:05:17 +00:00
Anton Leherbauer
9eba2e3e79 Fix asm code scanner 2007-11-08 15:26:10 +00:00
Oleg Krasilnikov
b9f77afe5d Bug # 206853 : ScannerInfoProviderProxy adds itself twice as CProjectDescriptionListener 2007-11-08 14:40:40 +00:00
Andrew Ferguson
eaadac7c66 fix page sequence problem, and add support for parameterless processes 2007-11-08 12:08:17 +00:00
Jason Montojo
a5869144a8 Fix for bug 208710 2007-11-07 16:46:05 +00:00
Markus Schorn
e4b663c1b4 Fix for 208856, NegativeArraySizeExcpetion in elf reader. 2007-11-07 09:35:38 +00:00
Doug Schaefer
2a3047e389 Bug 208944 - start of Flexible File System. 2007-11-06 21:29:12 +00:00
Markus Schorn
439c8752eb Follow up for deprecated methods in IASTTranslationUnit. 2007-11-06 18:06:53 +00:00
Markus Schorn
b3d789e035 Deprecated methods in IASTTranslationUnit. 2007-11-06 17:19:24 +00:00
Markus Schorn
981ddadee0 Parser tests using CPreprocessor 2007-11-06 16:53:51 +00:00
Markus Schorn
e0ba2b4f84 Parser tests using CPreprocessor 2007-11-06 16:41:44 +00:00
Mike Kucera
a83d0a7ac9 bug #206952, add constructor methods to AST node classes, set() methods now call setParent() and setPropertyInParent() 2007-11-06 16:02:08 +00:00
Anton Leherbauer
5ec0f9d046 Migrate AsmModelBuilder to new Lexer 2007-11-06 15:01:22 +00:00
Andrew Ferguson
1be0d21863 201177: apply fix + add test from Sergey 2007-11-06 11:13:48 +00:00
Anton Leherbauer
8629e6b5d1 Upversion plug-ins to 5.0.0 2007-11-06 08:02:32 +00:00
Jason Montojo
8b676319be Fix for bug 208577 2007-11-02 17:10:19 +00:00
Andrew Ferguson
93fb4901f6 208582: remove duplicate GeneratePDOM registration 2007-11-02 16:33:01 +00:00
Andrew Ferguson
13c4e631fd 208558: apply fix and add regression test 2007-11-02 16:08:58 +00:00
Markus Schorn
9527ea7033 More testcases and fixes for the preprocessor. 2007-11-02 15:40:32 +00:00
Jason Montojo
5e13f37831 Fix for bug 208418 2007-11-01 15:06:36 +00:00
Anton Leherbauer
8b8971f1a3 Fix for 201983: [Editor] Inflexible assembler highlighling 2007-10-31 14:40:38 +00:00
Markus Schorn
b11692f3de Ported Scanner2SpeedTest to DOMScanner 2007-10-31 11:53:08 +00:00
Markus Schorn
22033c0504 Optimizations for the lexer 2007-10-31 11:07:51 +00:00
Markus Schorn
73e2035f67 Performance Test for the preprocessor 2007-10-30 18:41:07 +00:00
Markus Schorn
4466a9e819 Performance Test for the preprocessor 2007-10-30 18:36:11 +00:00
Markus Schorn
6ba6f4d584 Additional testcases for macro-expansion plus fixes. 2007-10-30 15:59:24 +00:00
Jason Montojo
41731f51ac Fix for bug 207605 - New Class Wizard does not handle paths properly on case insensitive filesystems 2007-10-30 15:42:53 +00:00
Andrew Ferguson
24d37ac2e7 205182: fix example template to work from clean workspace 2007-10-30 13:50:30 +00:00
Anton Leherbauer
b03869c26a Fix for 190860: functions are folded when navigating to an unopened file (follow-up) 2007-10-30 10:32:30 +00:00
Anton Leherbauer
d3fd594242 Preventive fix for 207317: Project Explorer freezes when selecting any Working Set 2007-10-30 10:24:24 +00:00
Oleg Krasilnikov
fc77ba4a0a Bug #129507 : Build variables of type Path List not handled by indexer if used to specify include dirs 2007-10-30 06:37:43 +00:00
Markus Schorn
1284a72c42 Implementation of macro-expansion. 2007-10-29 16:33:15 +00:00
Andrew Ferguson
1fe31a6d69 remove annotation 2007-10-26 15:36:16 +00:00
Andrew Ferguson
5b762b9f6b 207320: apply fix and add regression tests 2007-10-26 10:41:25 +00:00
Andrew Ferguson
672ce65667 205182: apply fix and add example template 2007-10-25 14:45:39 +00:00
Andrew Ferguson
e96881fb2c 199379: update docs and tidy code 2007-10-25 11:02:57 +00:00
Andrew Ferguson
80e1e13539 fix a bug in the composite deferred class instance implementation, add regression test plus debug utility code 2007-10-24 16:31:06 +00:00
Anton Leherbauer
834cbe8ce2 Follow up fix for 205231 2007-10-24 15:05:19 +00:00
Anton Leherbauer
50fd24cadc Fix for 206288: Provide outline view for assembly files 2007-10-24 10:02:44 +00:00
Oleg Krasilnikov
18fa1c4fc2 Bug #205030 : additional patch 2007-10-24 09:47:41 +00:00
Oleg Krasilnikov
475c93f89d Bug #205030 : CHelpProvider for providing F1/hover docs info via XML should be implemented 2007-10-24 09:30:40 +00:00
Andrew Ferguson
2a94956ebe add unit tests related to 201174 and improve debug information, apply a fix to CPPFunctionSpecialization for answering isStatic for when the binding being specialized is an index binding 2007-10-23 15:37:49 +00:00
Markus Schorn
ac3d4db76b Test cases and fixes for the location map 2007-10-23 12:47:10 +00:00
Markus Schorn
bad4dcae70 Test cases and fixes for the location map 2007-10-23 11:43:00 +00:00
Anton Leherbauer
f9aaf04e88 Fix for 206829: Can't create a newline in some cpp files 2007-10-23 11:31:30 +00:00
Anton Leherbauer
57d7ac7888 Fix for 205567: Implement an assembly model builder 2007-10-23 11:20:30 +00:00
Anton Leherbauer
587bbaf41a Fix for 206801: [formatter] Bad formatting with nested template parameters 2007-10-22 09:22:59 +00:00