71 Commits (3cfb8ffad9aa612ec64a9a25b23ecc1eb77ac69e)
 

Author SHA1 Message Date
Daniel Grunwald 3cfb8ffad9 Fixed tooltip flickering and a resolver bug. 21 years ago
Daniel Grunwald 334b0acb9c Fixed some bugs in resolver; tooltip now uses ExpressionFinder and GetXmlDocumentation. 21 years ago
Daniel Grunwald 661a64dd21 Tooltip now shows the type of variables. 21 years ago
Daniel Grunwald bd51ecf13e Added new ResolveResult that gives information about the expression being resolved. 21 years ago
David Srbecký 917576aadc Introduced new debugger class Process 21 years ago
David Srbecký a9f6432c67 Moved some code from WindowsDebugger to DebuggerService 21 years ago
Mike Krüger 8ec7193f33 Fixed parser update thread. 21 years ago
Mike Krüger d266a7a7c5 Text markers can now specify foreground color. 21 years ago
David Srbecký 886d53609f Removed some silent fails. Bugfixing 21 years ago
David Srbecký 1f1a1936fd Worked on exceptions; Added ExceptionHistoryPad 21 years ago
David Srbecký d30595e544 Added exception handling form 21 years ago
David Srbecký 50b9076cc8 Implemented custom marshalling for new debugging API callbacks 21 years ago
Mike Krüger 963f08c130 took out some writelines. 21 years ago
David Srbecký 063d07954f Worked on replacing strong typed collections with generics ones 21 years ago
David Srbecký 73534ad397 Files in Debugger.Core reorganized 21 years ago
David Srbecký cab0815ded DebuggerInterop.Symbols.il replaced by ISymWrapper.dll 21 years ago
Mike Krüger 7bec611c4e Execute without debugger now works. (#D doesn't currently work in debugging mode). 21 years ago
Mike Krüger d814e6235c updated dockpanel suite. 21 years ago
Andrea Paatz 484ff26f2b worked on Resolver (SearchDefinition) 21 years ago
David Srbecký f9d48f1149 Worked on evaluation of properties in debugger 21 years ago
David Srbecký 1908743758 Fixed updating of debugger pads 21 years ago
David Srbecký 23af4fa3f9 AssemblyInfo.cs moved to Configuration folder 21 years ago
Mike Krüger e2f9a5867e worked on Resolver 21 years ago
Andrea Paatz 89345c7670 fixed bug in propertygrid 21 years ago
Mike Krüger d8031d2d2f the compiler message view now uses our text editor. 21 years ago
Mike Krüger ca966adec4 Changed default layouts. (Because of the debugger panels.) 21 years ago
Mike Krüger aebdd74371 Font selection panel is now much faster in initalization. 21 years ago
David Srbecký de2338f290 Initial Debugger Import 21 years ago
Markus Palme a90d9b5a59 removed debugging output 21 years ago
Markus Palme 30514f326a vb.net folding works 21 years ago
David Srbecký 41e43a761a %windir% used to get Windows directory in batch files 21 years ago
Mike Krüger 8f5e256db6 VB.NET backend now works. 21 years ago
Mike Krüger 70b2f42923 Worked on code completion layer. 21 years ago
Mike Krüger 658d958414 Worked on main menu. Complex conditions now support failed actions 21 years ago
Mike Krüger e0342a109e Worked on IL backend. But I don't know how to plug in a new msbuild 'language'. 21 years ago
Mike Krüger 0a625baf52 Worked on code completion layer. 21 years ago
Markus Palme 604df08af5 #d builds again; work on the parser layer 21 years ago
Markus Palme 647a7c84be unitised vb.net language name; added vb.net binding to the main solution 21 years ago
Markus Palme d7bf7939a4 added initial vb.net binding (very c#-ish at the moment) 21 years ago
Markus Palme 9ee6527c66 removed old vb.net backend binding 21 years ago
Mike Krüger 3538eae26a The refactoring of the upper code completion layer has begun ... 21 years ago
Mike Krüger beb1629bd4 project contents can now reference other project contents (greatly reducing loading times/memory consumption). XmlDocumentation is now loaded & cached (greatly increasing loading times/memory consumption). 21 years ago
Mike Krüger d6ff64a02f View menu builder works again. 21 years ago
Mike Krüger ec715753ea Added Solution file format validation 21 years ago
Mike Krüger 4fb562db46 taken out the description= tags of the menus (They're unused since a while ...) 21 years ago
Mike Krüger 7a62a9c9d9 Fixed compilation bug. 21 years ago
Mike Krüger 792856b8df Fixed property grid bug (caused by lazy loading)." 21 years ago
Andrea Paatz dc18a6e9eb fixed bug in topological sort and startet to write tests for it. 21 years ago
Andrea Paatz d9e5452a40 fixed build error: sharpDevelop.ico has an absolute path from Mike. Now the path is relativ and should work for everyone. 21 years ago
Mike Krüger 9a785e68a0 Core tests are in the solution. 21 years ago