Doug Schaefer
40b44d0371
Patch for John Camelon:
...
- fixed qualified name offsets in outline view
- added loop-detection code to Parser
- added Scanner testcase to validate Sebastien's comments
- first pass at basic declarator initializers
2003-03-06 19:29:36 +00:00
Doug Schaefer
5c44e281ca
Patch for Andrew Niefer:
...
- Implementation of Namespaces & using directives in
new parser's symbol table.
2003-03-06 18:42:26 +00:00
Sebastien Marineau
ec260cc84a
Need constructor to remove compile error
2003-03-06 16:13:24 +00:00
Doug Schaefer
b22cebf8f8
Merge new parser into HEAD branch.
2003-03-04 18:25:45 +00:00
Peter Graves
8eb09aca12
Removed some warnings.
2003-01-29 19:55:12 +00:00
Peter Graves
4acbb7e894
Removed extra spaces.
2003-01-29 17:56:30 +00:00
Judy N. Green
77e7c17c2c
Updated all build.properties files and bin jar name
2003-01-06 19:47:36 +00:00
Judy N. Green
881ba68ed2
Added code to include the about.html files
2003-01-03 22:20:12 +00:00
Peter Graves
7e5e732224
Genreral cleanup (remove jdt refrences) and move closer to being automatable
2002-12-17 15:42:17 +00:00
Alain Magloire
eb5c616a90
updated.
2002-11-27 04:52:00 +00:00
Alain Magloire
b04063a504
Use CoreModel.getDefault().
2002-11-27 04:51:49 +00:00
Peter Graves
d54c3caff1
Updated to refledt api changes, and come CProjectHelper code cleanup
2002-10-30 21:22:32 +00:00
Alain Magloire
abe8e7319c
enter .cvsignore.
2002-10-24 12:42:02 +00:00
Peter Graves
3b3e71a2a1
Removed most usage of internal classes in favor of public interfaces. Removed some invalid tests. Come code formating cleanups.
2002-09-30 19:43:26 +00:00
Peter Graves
0716864d27
Changed all QNX pr numbers to bugzilla pr numbers.
...
General code cleanup (removed unused imports/variables, etc)
2002-09-27 13:46:54 +00:00
Sebastien Marineau
a000b4d73b
Initial JUnit model tests from Peter Graves's submission
2002-09-15 20:36:53 +00:00
Sebastien Marineau
612877ef1d
First crack at junit CDT tests
2002-08-20 16:35:24 +00:00