161
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 24, 2025 — Aug 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added form designer to BooBinding (BOO-513). Fixed BOO-511 (#develop should not display boo's "generated" module classes). More... almost 21 years ago
SD2-490. Fixed problem where the pad contents were not displayed when the default layout was used. More... almost 21 years ago
Fixed SD2-483: TreeNode declarations are missing More... almost 21 years ago
Add missing file headers. More... almost 21 years ago
BooBinding: Implemented inferring the return type from the "return" statement. More... almost 21 years ago
Use Boo.Microsoft.Build.Tasks.dll from repository instead of recompiling it every time in the PostBuildEvent. More... almost 21 years ago
Added compilation support to BooBinding. More... almost 21 years ago
Added a missing NAnt addin resource string. More... almost 21 years ago
Added missing resource strings, removed resource strings from AssemblyAnalyzer. More... almost 21 years ago
Added NAnt addin from SharpDevelop 1.1/Fidalgo. More... almost 21 years ago
Update component library, tried to fix exception when switching back from the form designer when deleting controls from the form so that the caret position is after the end of the document. More... almost 21 years ago
Delete old ProjectImporterExporter addin. More... almost 21 years ago
The xml folding parser was not setting the filename in the compilation unit causing the Class Browser to throw an unhandled null reference exception. More... almost 21 years ago
Minor changes to info document More... almost 21 years ago
Added support for Mono 1.1.9.2 More... almost 21 years ago
Added extra MSBuild file extensions to be supported by the XmlFoldingParser. More... almost 21 years ago
Added more MSBuild file extensions so they are syntax highlighted. More... almost 21 years ago
SD2-417 Icon for defintionview pad More... almost 21 years ago
Fixed return type of generic parameters like "ref T[]" and generic references in base types (e.g. IList<T> derives from ICollection<T>). More... almost 21 years ago
Fixed SD2-479. More... almost 21 years ago
The start command line arguments and the working directory are parsed by the StringParser before the program is run. This enables the use of custom string tags such as TargetPath, TargetDir, etc. More... almost 21 years ago
Included fix for OverrideMethodsCodeGenerator by Yannick Kiekens (purplebox). More... almost 21 years ago
SD2-453: ported CustomLineManager from Fidalgo More... almost 21 years ago
fixed SD2-445 C# parser fails on default value expression in variable initializer More... almost 21 years ago
Fixed interface code generator for user defined interfaces. More... almost 21 years ago
ported patch from fidalgo rev 2097 More... almost 21 years ago
Don't ignore errors in ReflectionLoader, show real exception instead of failing later with a ArgumentNullException. More... almost 21 years ago
Patch from Shinsaku Nakagawa. Fixes two IME problems: More... almost 21 years ago
Added extra filename extensions to be supported by the XmlFoldingParser. Folds were only being updated for files with an .xml extension. More... almost 21 years ago
Add "Convert buffer to Boo" command to BooBinding. More... almost 21 years ago