3365 Commits (08ccdbccfd905b4c1ce82afa9413f90885f753da)
 

Author SHA1 Message Date
Matt Ward 722e10b754 Added IronPython console pad. 17 years ago
Matt Ward fa0d9b4571 Update to WiX 3.0.4415 17 years ago
Matt Ward 035e66dcba Update to IronPython 2.0 beta 4 17 years ago
Daniel Grunwald 2901d73131 Increase timeout of StandardOutputFromProcessTestFixture tests. 17 years ago
Daniel Grunwald 8ac9a36f86 Fixed build. 17 years ago
Daniel Grunwald 6ea64c61f4 r7445@daniel-notebook (orig r3407): daniel | 2008-08-17 17:47:15 +0200 17 years ago
Daniel Grunwald 0c0d7c7ccd r7444@daniel-notebook (orig r3406): daniel | 2008-08-17 17:38:11 +0200 17 years ago
Daniel Grunwald 922e6425ed r7443@daniel-notebook (orig r3405): daniel | 2008-08-17 17:25:23 +0200 17 years ago
Daniel Grunwald bc4d77b564 r7442@daniel-notebook (orig r3404): daniel | 2008-08-17 17:23:23 +0200 17 years ago
Daniel Grunwald e9651c33a5 r7441@daniel-notebook (orig r3403): daniel | 2008-08-17 17:03:08 +0200 17 years ago
Daniel Grunwald dfa4b51d2a r7440@daniel-notebook (orig r3402): daniel | 2008-08-17 16:48:17 +0200 17 years ago
Daniel Grunwald dea24b0ea4 r7439@daniel-notebook (orig r3401): daniel | 2008-08-17 16:07:42 +0200 17 years ago
Daniel Grunwald ae0eea9fd5 r7438@daniel-notebook (orig r3400): daniel | 2008-08-17 15:57:22 +0200 17 years ago
Daniel Grunwald 61a66ad3bf r7437@daniel-notebook (orig r3399): daniel | 2008-08-17 15:52:57 +0200 17 years ago
Daniel Grunwald c0a8b482e8 r7436@daniel-notebook (orig r3398): daniel | 2008-08-17 15:41:21 +0200 17 years ago
Daniel Grunwald 29bc770b7f r7435@daniel-notebook (orig r3397): daniel | 2008-08-17 14:55:05 +0200 17 years ago
Siegfried Pammer 8267668528 fixed SD2-1442 17 years ago
Matt Ward c76f079563 SharpDevelop.Setup.wixproj.user file added again so the setup can be built straight away from source code. 17 years ago
Markus Palme 585c7519f4 finished AST generation for VB.NET query expressions 17 years ago
Matt Ward ec38ecd099 Removing SharpDevelop.Setup.wixproj.user since it is breaking the build. 17 years ago
Matt Ward 42e551a87d UpdateSetupInfo now using new subversion library. 17 years ago
Christian Hornung 6419433ed1 ResourceToolkit: Fixed the ICSharpCodeCoreResourceResolver detecting a resource reference even if the caret is positioned after the closing brace of ${res:...}. Added unit test for this case. 17 years ago
Daniel Grunwald 5b0ab0d77c Remove unfinished Addins: SettingsEditor and WorkflowDesigner. These won't ship with 3.0. 17 years ago
Christian Hornung 70c3b777cd Windows.Forms designer now uses OpenedFile for all files it modifies. 17 years ago
Markus Palme 91f3864fc6 started work on VB.NET queryexpression AST 17 years ago
Markus Palme 082b2f4bd4 VB.NET: grammar (no AST generation yet!) for query expressions 17 years ago
Markus Palme 7778023f03 cleanup 17 years ago
Markus Palme d5333fe80f VB.NET tokens for QueryExpression 17 years ago
Markus Palme 98f4e6aacc VB.NET lambda expressions 17 years ago
Markus Palme 5add8e0921 VB.Net: "Option Infer" statement 17 years ago
Markus Palme ead3e0d612 added "Infer" keyword; 17 years ago
Christoph Wille 855a9a492c Small changes to readme 17 years ago
Markus Palme 90197b2101 VB.NET: Identifier expression can have type arguments; 17 years ago
Christoph Wille 5f3896d6ac Removed <ComponentRef Id="SettingsSourceAnalysis"/> from setup because Matt Everson made it an embedded resource of StyleCop addin 17 years ago
Markus Palme 7a09eef396 VB.NET nullable value types 17 years ago
Matt Everson 77b8454297 StyleCop Addin: Moved Settings.SourceAnalysis into assembly as embedded resource. During runtime the file will be extracted to PropertyService.ConfigDirectory. 17 years ago
Markus Palme e7df280557 anonymous types for VB.NET 17 years ago
Markus Palme e3733a8709 member initialization for VB.NET object creation expressions 17 years ago
Markus Palme 16fcc4255f conditional operator and null coalescing operator for VB.NET 17 years ago
Markus Palme 56e617f219 fixed SD2-1441 Regular expression search doesn't work as expected 17 years ago
Markus Palme 6c370efeeb VB.NET partial methods 17 years ago
Markus Palme 9ade2e5281 extension method test for VB.NET 17 years ago
Markus Palme acaab0ff01 fixed compiler warning 17 years ago
Markus Palme b96cbb193a set location for AST elements (fixes unit tests) 17 years ago
Daniel Grunwald 61f9ddce50 Remove duplicated InputBox. 17 years ago
Markus Palme a1d947d5cd run CheckParentVisitor on VB.NET unit tests; 17 years ago
Daniel Grunwald 4a08f70497 Fixed build. 17 years ago
Daniel Grunwald f60b4cbb8f Fixed NullReferenceExceptions when Clipboard.GetData returns null. 17 years ago
Daniel Grunwald 8b11b9d6e7 r7325@daniel-notebook (orig r3356): daniel | 2008-08-14 22:29:59 +0200 17 years ago
Daniel Grunwald 0b36168819 r7323@daniel-notebook (orig r3354): daniel | 2008-08-14 18:09:24 +0200 17 years ago