39 Commits (0c0aeebeb3b3d39c164e6bb10ed3cf7c938cc50f)

Author SHA1 Message Date
mrward 0c0aeebeb3 Refactor classes that implement IScriptingConsoleTextEditor and move them to the Scripting Tests project. 16 years ago
mrward cbefb3dc43 Rename IConsoleTextEditor to IScriptingConsoleTextEditor and move it to the Scripting Tests project. 16 years ago
mrward 18f3790186 Move MSBuildEngineHelper to Scripting Tests project. 16 years ago
mrward ec073af6f8 Move common MockProjectContent to ICSharpCode.Scripting.Tests project. 16 years ago
mrward 7704c70eb0 Move RubyBinding test helper class to Scripting test project. 16 years ago
mrward 490c3a6ced Remove unused code from IronPython addin. 16 years ago
mrward 687b2c9832 Move common code out of the IronPython and IronRuby addins to a new project. 16 years ago
mrward 2df1b8944e Can now send the current text editor line to the Ruby Console window. 16 years ago
Daniel Grunwald 20cce69fa9 Fix build. 16 years ago
Matt Ward cf7a257e20 Show better error message when test runner application cannot be found. 16 years ago
Matt Ward 2aa3e970c8 Added simple Silverlight project templates for IronPython and IronRuby. 16 years ago
Matt Ward d26cbb04a1 Added IronRuby WPF application and file templates. 16 years ago
Matt Ward 82c8b61d80 Changes in Tools-Options for the IronPython and IronRuby console application filename are now picked up when using Python-Run or Ruby-Run. 16 years ago
Daniel Grunwald df3be24a76 Fix build errors after merge. 16 years ago
Matt Ward 48383a8bec Restructured AddIns folder - removed nested AddIns\AddIns folder and added Analysis folder. 16 years ago
Siegfried Pammer b241377da2 fixed unit tests (fixes build) 16 years ago
Matt Ward 6219606bc5 Ruby and Python form designers now generate the correct code for System.Environment.SpecialFolder. 16 years ago
Matt Ward 2f281b20cb Ruby and Python forms designer now generates the correct code for System.Environment.SpecialFolder. 16 years ago
Matt Ward 1736bf0ccc Added Apache license for IronRuby to installer. 16 years ago
Matt Ward 5298204f29 Added Apache license for IronRuby to installer. 16 years ago
Matt Ward f76aa34ce8 Updated IronRuby to version 1.1 16 years ago
Matt Ward 94e34f9d82 Updated IronRuby to version 1.1 16 years ago
Matt Ward bb9007ce6d IronRuby addin now adds the directories of referenced projects to the load path when running unit tests. This allows unit tests to be put in a separate project to the code under test. 16 years ago
Matt Ward dea2074160 Added support for running tests with Ruby's unit testing framework. 16 years ago
Daniel Grunwald 6cb65113c4 Show progress running unit tests in status bar. 16 years ago
Daniel Grunwald 7a23f641b3 Remove ICSharpCode.TextEditor. 16 years ago
Matt Ward e1e66f257f IronPython addin now using AvalonEdit. 16 years ago
Matt Ward a152542520 IronRuby addin now uses AvalonEdit. 16 years ago
Matt Ward 2f00c88c11 Merge IronPython and IronRuby addins to trunk. 16 years ago
Matt Ward e5de5a9d68 Updated IronPython to 2.6.1 final. Updated IronRuby to 1.0 final. 16 years ago
Matt Ward a90adb5fc4 Merge Python and Ruby addin changes to trunk. 16 years ago
Matt Ward 4afd92b074 BindingNavigator now supported in the Python and Ruby forms designer. 16 years ago
Matt Ward 19d1eb15b3 Merge Python and Ruby addin to trunk. 16 years ago
Matt Ward 531be80d1f Updated to IronRuby 1.0 RC3 16 years ago
Daniel Grunwald b5f9f09c40 Highlighting editor: allow editing colors of highlighting definitions defined in AddIns. 16 years ago
Matt Ward 440a96e542 Use IronRuby 1.0 RC2 assemblies for .NET 4.0 RC1. 16 years ago
Matt Ward cb47bdf23e Updated to IronRuby 1.0 RC2 16 years ago
Daniel Grunwald 9ff90bcfd4 Add F# binding back to SharpDevelop 4.0. 16 years ago
Matt Ward caf7c4a833 Fixed a null reference exception that occurs when the Ruby fold parser attempted to parse a require expression without any parameters following it. 16 years ago
Matt Ward 6d543c024e Replaced obsolete DialogPanel with OptionPanel in IronRuby addin file. 16 years ago
Matt Ward 4f6582b083 Add IronRuby addin. 16 years ago