54 Commits (759442624c2507d2acb481e2dc50d7214daac17d)

Author SHA1 Message Date
Matt Ward 65db65170c Update IronRuby to version 1.1.1 15 years ago
mrward bdaa742a0b Support commenting selected lines in IronPython and IronRuby code. 16 years ago
mrward c132891492 Move common code for running the IronRuby or IronPython console from the menu to the Scripting project. 16 years ago
mrward fc508ad174 Move common IronRuby and IronPython console application code to Scripting project. 16 years ago
mrward ee134f91a4 Change IronPython and IronRuby Run without Debugger menu option to pause the console output after the run is complete. 16 years ago
Daniel Grunwald afd2f38400 Mark SharpDevelop assemblies as Full/Client profile. 16 years ago
mrward 473aec2817 Code completion in the IronRuby console window now working. 16 years ago
mrward eb62c75d5c Add syntax highlighting to IronPython and IronRuby console windows. 16 years ago
mrward ecee05b53e Change ScriptingConsoleOutputStream to call console text editor on UI thread. 16 years ago
mrward c3a1ffd6d7 Move common IronPython and IronRuby console pad code to Scripting project. 16 years ago
mrward 3c7fa5d875 Move threading code out of ScriptingConsole class. 16 years ago
mrward a528487a50 Add support for sending selected text to Python and Ruby consoles. 16 years ago
mrward 540a255548 Move common IronPython and IronRuby send line to console code to Scripting project. 16 years ago
mrward 4608b9b580 Move IronPython and IronRuby console classes to common Scripting project. 16 years ago
mrward 7bd2248f4f Move IronPython and IronRuby designer generator code to common Scripting project. 16 years ago
mrward dcf38c768d Move IronPython and IronRuby designer loader code into the common Scripting project. 16 years ago
mrward 0f74012096 Move IronPython and IronRuby output stream class to common Scripting project. 16 years ago
mrward 7573e8313a Move IronPython and IronRuby text editor view content class to common Scripting project. 16 years ago
mrward 9d13c8e36b Move IronPython and IronRuby workbench code to common Scripting project. 16 years ago
mrward faa70890c4 Move IronPython and IronRuby IConsole and IConsolePad interfaces into common Scripting project. 16 years ago
mrward d35e7f8feb Move common code from IronPython and IronRuby code builder class to Scripting project. 16 years ago
Daniel Grunwald f5780c2944 Apply new file headers 16 years ago
mrward 77dcfe5e75 Move IronPython and IronRuby form designer name creation service and designer generator class to common Scripting project. 16 years ago
mrward 7767977b32 Move file service code in IronPython and IronRuby addins to common Scripting project. 16 years ago
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 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
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
Matt Ward 48383a8bec Restructured AddIns folder - removed nested AddIns\AddIns folder and added Analysis folder. 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 7a23f641b3 Remove ICSharpCode.TextEditor. 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