Commit Graph

  • 6a9debd3ad C# lexer ready, begin with vb lexer. Andrea Paatz 2005-07-31 13:47:56 +0000
  • cd8281e9a8 worked on forms designer loading. Mike Krüger 2005-07-31 13:43:01 +0000
  • 785ce51a02 fixed wrong test Markus Palme 2005-07-31 11:25:38 +0000
  • 4e7cb5154a worked on codedom ast codegenerator. codedom code generation is now more in line with the .net codedom formsdesigner output. Mike Krüger 2005-07-31 11:24:18 +0000
  • 0ca4a6c4be inserted operator declartions into DOM. fixed locations of operator declarations, this enabled folding for them Markus Palme 2005-07-31 11:19:13 +0000
  • 6b19da7176 added some Token position tests and refactored the c# Lexer. Want to put all line and col management in the AbstractLexer. BV Lexer needs to be updated to use the new ReaderRead and ReaderPeek functions. line and col should be private and Line and Col readonly. Andrea Paatz 2005-07-31 10:06:29 +0000
  • 5ac7897e3d fixed exception when referenced project that was thrown when a referenced project wasn't part of the open project Markus Palme 2005-07-31 09:53:33 +0000
  • 08cd056a03 replace and replace all works Markus Palme 2005-07-31 09:25:32 +0000
  • 8233ca63b0 unit tests for vb.net type level declarations Markus Palme 2005-07-31 09:00:48 +0000
  • 3127b5b359 assign correct document iterator Markus Palme 2005-07-30 16:41:40 +0000
  • c0a8911cf1 taken out test assemblies from main project. Mike Krüger 2005-07-30 16:23:52 +0000
  • c95b0c7975 nunit pad now working. Mike Krüger 2005-07-30 16:18:53 +0000
  • 858cae2c3c Start to write PositionTest for the Lexer and added the NRefactoryTest Project to the SD combine Andrea Paatz 2005-07-30 15:07:02 +0000
  • 635349f5ca Errorlist labels are now updated. Mike Krüger 2005-07-30 14:22:12 +0000
  • 1d56eae875 fixed positions Markus Palme 2005-07-30 14:02:17 +0000
  • ed2a438995 correct positions of type members with modifiers Markus Palme 2005-07-30 13:32:05 +0000
  • 4409a2e4e0 go to definition now works for parameters too Andrea Paatz 2005-07-30 13:13:22 +0000
  • 18a9bd0a26 work on custom events Markus Palme 2005-07-30 11:48:16 +0000
  • 5ca739dbca Worked on bookmarks Mike Krüger 2005-07-30 11:26:52 +0000
  • 94ae1cc253 added operator overload support to vb grammar Markus Palme 2005-07-30 11:12:37 +0000
  • 3df25d688c Fixed bug in ActiveContent property in SdiLayout. (Bug affected the functionalty of cut/copy/paste. updated the sidebar control library to .NET 2. Mike Krüger 2005-07-30 09:35:48 +0000
  • 1738db8864 Fixed CodeDOM output bug which prevented the forms desinger from working. Mike Krüger 2005-07-30 08:47:03 +0000
  • 588845f7e7 Keyword completion is not activated in comments anymore. VB lexer now reads documentation comments. Resolver now distinguishes between Type and Default context -> property declarations like "public Size Size {" resolve properly (TypeResolveResult for the first Size, MixedResolveResult for the second) Daniel Grunwald 2005-07-28 15:08:45 +0000
  • c27ee76994 Small bug fixes. Daniel Grunwald 2005-07-27 20:09:25 +0000
  • 3415506f6d Bugfix - Arguments of static functions David Srbecký 2005-07-27 15:43:40 +0000
  • 2cdb101e4a Improved prjx imported. Added importer for VS.NET [2003] projects. Daniel Grunwald 2005-07-27 14:41:30 +0000
  • 740ff79422 correct test Markus Palme 2005-07-26 18:36:47 +0000
  • 271e00448d custom events support Markus Palme 2005-07-26 18:03:37 +0000
  • 6ed9b4fa03 Fixed function switching bug, debugger window acivated if debugee pauses David Srbecký 2005-07-26 15:38:40 +0000
  • b414c2c33a Fixed some resolver bugs. Added "bookmark" for classes. Added support for finding references to classes and renaming classes. Renamed the Erbauer/Auswerter classes. Daniel Grunwald 2005-07-26 14:58:08 +0000
  • 15f12a2d08 Added some error messages, worked on function and thread switching David Srbecký 2005-07-26 14:15:52 +0000
  • eaa5f40de3 Reworked debugger state control David Srbecký 2005-07-26 12:12:11 +0000
  • fb0252d6f5 Bugfixes - Local variables on thread without symbols; Can't click on function without symbols; Added CurrentFunction to NDebugger David Srbecký 2005-07-25 18:50:37 +0000
  • d62435fb23 Ported some fixes for unit test mode from Fidalgo rev. 2014. Daniel Grunwald 2005-07-25 17:14:20 +0000
  • f74fdf8a15 Rename Erbauer/Auswerter files. Daniel Grunwald 2005-07-25 16:36:43 +0000
  • 1d73ae154e Bugfixes - Thread and Callstack switching; unmanaged functions refused David Srbecký 2005-07-25 15:43:41 +0000
  • 95c177bd75 Bugfixes - no CurrentFunction in Threads pad handled, Method signature blob ignored now, dereference fail handled David Srbecký 2005-07-25 13:35:12 +0000
  • 8de9cde42b Prototype of SetIP David Srbecký 2005-07-25 12:30:15 +0000
  • 766c524f61 Rename Erbauer/Auswerter directories. Daniel Grunwald 2005-07-25 10:55:55 +0000
  • 0e75a514cf When typing a variable declaration like "List<string> list = new ***", the new-completion popup preselects "List<string>". Daniel Grunwald 2005-07-25 10:45:07 +0000
  • 5371ac4b7d Exception interception David Srbecký 2005-07-25 10:15:44 +0000
  • b0f3900260 Exception dialog uses TextBox and is bit more informative David Srbecký 2005-07-25 09:38:42 +0000
  • 4c1a238309 Improved support for partial classes. Improved C# new completion. Daniel Grunwald 2005-07-25 09:20:43 +0000
  • 026b3f41b5 Bugfixing, handled exceptions handled faster David Srbecký 2005-07-24 22:43:44 +0000
  • 39e4a95f2d Fixed C# parser (added support for generic methods inside interfaces). Changed CurrentLineBookmark to be invisible in BookmarkPad and not saved. Daniel Grunwald 2005-07-24 19:26:47 +0000
  • 021e7c4129 CurrentLineBookmark does not use whole line, 'Debug' layout used during debugging David Srbecký 2005-07-24 18:37:17 +0000
  • 3d3b57eec6 Fixed parser crash introduced in last revision. Made debugger addin lazy-loading. Fixed bug in MarkerStrategy causing parts of removed markers still being rendered. Daniel Grunwald 2005-07-24 16:32:12 +0000
  • 19ff0d6ece IsProcessRunningd and IsDebugging replaced with IsCurrentProcessSafeForInspection David Srbecký 2005-07-24 16:22:25 +0000
  • 6e692e24d1 Removed IsProcessRunningChanged and IsDebuggingChanged from NDebugger David Srbecký 2005-07-24 15:34:33 +0000
  • 80c70338c7 Fixed code completion bugs regarding "global::"/"Global". Daniel Grunwald 2005-07-24 13:55:05 +0000
  • 97264ff9af Worked on stepping (sometimes it was necessary to step more times) David Srbecký 2005-07-24 12:56:19 +0000
  • 4f2ce47b02 Fixed some code completion bugs. Reactivated FiletypeRegisterer addin. Added HandleConditions property to IErbauer. Daniel Grunwald 2005-07-24 11:01:54 +0000
  • 7b831f403f added vb.net completion after several expressions and keywords. added insight for vb.net Markus Palme 2005-07-23 15:08:36 +0000
  • 3a0a26c1b1 Updating my headers David Srbecký 2005-07-23 13:43:14 +0000
  • 45fb709e2b Worked on Local variables pad David Srbecký 2005-07-23 10:43:57 +0000
  • 8545cf82a6 .csproj/.vbproj files can now be opened directly (.sln is automatically created) Files from command line arguments are opened instead of the start page. Made GetWorkbench() in ParserUpdateThread thread-safe. (fixes NullReferenceException when closing files while the parser thread is running). Daniel Grunwald 2005-07-23 10:35:52 +0000
  • 3c524117ba Fixed bug in ReflectionOnly assembly loading. Fixed crash when a pad could not be loaded. Added publisher policy. Daniel Grunwald 2005-07-23 09:00:50 +0000
  • 1d89d05800 added vb.net keyword completition. todo: add completition for special statements, show insight Markus Palme 2005-07-22 21:03:51 +0000
  • d47503462a git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@231 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61 Daniel Grunwald 2005-07-22 18:23:09 +0000
  • 331c44292e Applied new header to all source files. Daniel Grunwald 2005-07-22 18:09:20 +0000
  • baf2cf6305 Fixed solution saving (the order of the solution folders would reverse every time the solution is saved). Added tool to set the file headers. Daniel Grunwald 2005-07-22 13:25:51 +0000
  • e7682346e9 Added generic methods to VB.Net grammar. Daniel Grunwald 2005-07-22 10:20:16 +0000
  • f395a72edb Added panel with options for code completion. Fixed bug in CodeCompletionListView (when entering a name that did not exist in the list, the ListView didn't remove the current selection but selected the first entry). Made MessageService.ShowError use the ExceptionBox in release builds. Made ExceptionBox link to the mailing list instead of the bugs forum. Daniel Grunwald 2005-07-22 08:11:15 +0000
  • 3d85cd4c9d added 'open solution' button to main toolbar (common task) Markus Palme 2005-07-21 20:51:32 +0000
  • 9d32b99b27 Code completion remembers frequently used items and prefers them in SelectItemWithStart(). Daniel Grunwald 2005-07-21 18:40:39 +0000
  • 3e4733ae24 Added code completion on type parameters in generic classes. Daniel Grunwald 2005-07-21 15:26:33 +0000
  • 6adc092649 Added tool to put revision number into AssemblyInfo files. Included revision number in splash screen. Made ReflectionClass load custom attributes. Daniel Grunwald 2005-07-21 11:24:08 +0000
  • 342faab715 Some error checking, Debugger.Interop update David Srbecký 2005-07-20 20:16:41 +0000
  • a680c1fcfd Added code completion for attributes. Daniel Grunwald 2005-07-20 19:39:31 +0000
  • 6dbad22c85 Added support for My.Forms. Added support for ImportProjectItems. Reworked NRefactory to use List<AttributeSection> instead of ArrayList for attributes and List<ParameterDeclarationExpression> instead of ArrayList for parameter declarations. Added Ctrl+'.' debug code completion. Daniel Grunwald 2005-07-20 14:20:46 +0000
  • 9a68efa627 A little modification of the hack David Srbecký 2005-07-19 22:45:53 +0000
  • 6ebd81be36 Really nasty hack to force release of debug symbols David Srbecký 2005-07-19 22:38:32 +0000
  • 0b09ba7c5c WindowsDebugger cleaned up David Srbecký 2005-07-19 21:24:06 +0000
  • 6ba47f5293 Worked on breakpoints David Srbecký 2005-07-19 20:46:05 +0000
  • 107881ee32 Added support for code completion on partial classes. Daniel Grunwald 2005-07-19 20:07:11 +0000
  • 5c7a9b3264 Reworked DebuggerService, IDebugger, DefaultDebugger and Debugger menu David Srbecký 2005-07-19 18:07:08 +0000
  • 90a5e40aa7 Added code completion for the "My" namespace. Daniel Grunwald 2005-07-19 17:10:56 +0000
  • 5b197228c4 Added generics support to the VB.Net parser. Daniel Grunwald 2005-07-19 15:41:19 +0000
  • 41ca00af34 Removed old code from DebuggerService David Srbecký 2005-07-19 14:21:57 +0000
  • 808868e161 Replacing EventHandler with generics EventHandler David Srbecký 2005-07-19 11:39:21 +0000
  • 5ecc508dfb All events inherit from DebuggerEventArgs David Srbecký 2005-07-19 11:02:24 +0000
  • 325d2690ec Fixed some code completion bugs. Daniel Grunwald 2005-07-19 10:09:32 +0000
  • 3571a1a7e4 Worked on code completion. Daniel Grunwald 2005-07-18 19:04:09 +0000
  • 13adbd2926 CurrentProcess, CurrentThread and CurrentFunction set in ManagedCallback David Srbecký 2005-07-18 14:23:18 +0000
  • ed5e592bff System.Diagnostics not used in debugger anymore David Srbecký 2005-07-18 09:51:48 +0000
  • 6b07312f2b Added code completion after keywords like 'using', 'new', 'as', 'is', ... Daniel Grunwald 2005-07-18 09:23:12 +0000
  • 30f4a6b5fc Some custom exceptions removed David Srbecký 2005-07-18 09:18:06 +0000
  • 65171699b3 Added Process collection David Srbecký 2005-07-18 07:14:53 +0000
  • b1610ce327 Handling of CurrentThread and CurrentFunction changed David Srbecký 2005-07-17 18:43:43 +0000
  • e0ba9a5f35 Improved code completion. Daniel Grunwald 2005-07-17 17:15:55 +0000
  • 70514b0bde Some call forwarders removed David Srbecký 2005-07-17 17:03:48 +0000
  • 3c0ffd30f8 Created public constructors for SourcecodeSegment, changes in Breakpoint.cs David Srbecký 2005-07-17 15:22:31 +0000
  • ed7c39cf45 Debugger lazy loading bug fixed David Srbecký 2005-07-17 14:27:34 +0000
  • c18c7c8a9f Function.cs refactored to use MetaData wrapper David Srbecký 2005-07-17 14:09:32 +0000
  • 1f9d7411a4 Extended MetaData wrapper David Srbecký 2005-07-17 13:56:27 +0000
  • b53e606f1b ObjectVariable.cs refactored to use MetaData wrapper David Srbecký 2005-07-17 11:53:21 +0000
  • d36c857e14 Started MetaData wrapper David Srbecký 2005-07-17 11:21:43 +0000
  • 30b2d54916 Debugger lazy loading David Srbecký 2005-07-16 21:06:57 +0000
  • 76201bc9de Continue postponed to OnDebuggingPaused() David Srbecký 2005-07-16 20:08:11 +0000
  • 88f8fe0b8c Finally found a walkaround for LocalVarPad visual issue David Srbecký 2005-07-16 19:47:12 +0000