|
|
August 26, 2005
- [jira] Created: (BOO-462) don't require method body when using abstract keyword, Arron Washington (JIRA)
- [jira] Created: (BOO-461) Deriving enums from any integral type., Sorin Ionescu (JIRA)
- [jira] Created: (BOO-460) Accessing member of outer class, Makoto (JIRA)
- [jira] Closed: (BOO-209) boo.exe command line tool (booi, booish, booc), Doug Holton (JIRA)
- [jira] Closed: (BOO-316) have len() use Count property if available, Doug Holton (JIRA)
- [jira] Closed: (BOO-395) autobind methods to field events, Doug Holton (JIRA)
- [jira] Closed: (BOO-413) Use modules compiled by different boo version, Doug Holton (JIRA)
- [jira] Closed: (BOO-425) Digit grouping for readability, Doug Holton (JIRA)
- [jira] Closed: (BOO-427) SI notation for minutes, Doug Holton (JIRA)
- [jira] Closed: (BOO-128) case-insensitive option, Doug Holton (JIRA)
- [jira] Updated: (BOO-128) case-insensitive option, Doug Holton (JIRA)
- [jira] Updated: (BOO-264) by ref parameters, Doug Holton (JIRA)
August 25, 2005
- [jira] Closed: (BOO-459) allow float literals with no decimal point, Rodrigo B. de Oliveira (JIRA)
- [jira] Closed: (BOO-455) Boo.Lang.Useful.Attributes.OnceAttribute, Rodrigo B. de Oliveira (JIRA)
- [jira] Closed: (BOO-458) Scientific notation with negatives., Rodrigo B. de Oliveira (JIRA)
- [jira] Closed: (BOO-451) ast literals, Rodrigo B. de Oliveira (JIRA)
- [jira] Closed: (BOO-445) Inplace binary operators do not work with ducks, Rodrigo B. de Oliveira (JIRA)
- [jira] Closed: (BOO-442) static constructor related bugs (3 for 1 sale!), Rodrigo B. de Oliveira (JIRA)
- [jira] Closed: (BOO-441) array[index] += 1 does not compile, Rodrigo B. de Oliveira (JIRA)
- [jira] Closed: (BOO-440) compiler doesn't have override & overload of indexed properties, Rodrigo B. de Oliveira (JIRA)
- [jira] Closed: (BOO-434) ResourceFu (better than Ayende's!), Rodrigo B. de Oliveira (JIRA)
- [jira] Closed: (BOO-439) Ast attributes are not applied to index properties, Rodrigo B. de Oliveira (JIRA)
- [jira] Closed: (BOO-423) Timespan literals won't work with numbers starting with decimal point, Rodrigo B. de Oliveira (JIRA)
- [jira] Closed: (BOO-437) allow curly braces in regex literals, Rodrigo B. de Oliveira (JIRA)
- [jira] Closed: (BOO-418) Boo silently return null for method with return types without return statements, Rodrigo B. de Oliveira (JIRA)
- [jira] Closed: (BOO-426) float literals, Rodrigo B. de Oliveira (JIRA)
- [jira] Closed: (BOO-424) Exponential notation, Rodrigo B. de Oliveira (JIRA)
- [jira] Closed: (BOO-420) cannot cast from boxed char to int and back, Rodrigo B. de Oliveira (JIRA)
- [jira] Closed: (BOO-417) Casting self as duck removes visibility level. ;(, Rodrigo B. de Oliveira (JIRA)
- [jira] Closed: (BOO-412) Keywords in a namespace? Oops!, Rodrigo B. de Oliveira (JIRA)
- [jira] Closed: (BOO-411) type inference for operator methods is done too late, Rodrigo B. de Oliveira (JIRA)
- [jira] Closed: (BOO-410) Bad error message with structs that have partially implement interfaces., Rodrigo B. de Oliveira (JIRA)
August 19, 2005
- [jira] Created: (BOO-453) Ast literal "block syntax" is broken when not in a binary expression., Arron Washington (JIRA)
- [jira] Created: (BOO-452) Modify Boo codedom in Boo to use AST literals instead., Arron Washington (JIRA)
- [jira] Created: (BOO-451) ast literals, Rodrigo B. de Oliveira (JIRA)
- Re: [jira] Commented: (BOO-450) Error msg when accessing non-static outer class member, Doug H
- [jira] Closed: (BOO-450) Error msg when accessing non-static outer class member, Doug Holton (JIRA)
- [jira] Commented: (BOO-450) Error msg when accessing non-static outer class member, Daniel Grunwald (JIRA)
- [jira] Commented: (BOO-450) Error msg when accessing non-static outer class member, Doug Holton (JIRA)
- [jira] Commented: (BOO-450) Error msg when accessing non-static outer class member, Daniel Grunwald (JIRA)
- [jira] Commented: (BOO-450) Error msg when accessing non-static outer class member, Daniel Grunwald (JIRA)
- [jira] Created: (BOO-450) Error msg when accessing non-static outer class member, Doug Holton (JIRA)
- [jira] Created: (BOO-449) Improved compiler error for accessing nonexistant members., Arron Washington (JIRA)
August 16, 2005
- [jira] Commented: (BOO-444) Lazy value type initialization not shown in ToCodeString(), Arron Washington (JIRA)
- [jira] Created: (BOO-444) Lazy value type initialization not shown in ToCodeString(), Arron Washington (JIRA)
- [jira] Closed: (BOO-443) Parameterless initialization of structs, Doug Holton (JIRA)
- [jira] Commented: (BOO-443) Parameterless initialization of structs, Rodrigo B. de Oliveira (JIRA)
- [jira] Created: (BOO-443) Parameterless initialization of structs, Doug Holton (JIRA)
- [jira] Created: (BOO-442) static constructor related bugs (3 for 1 sale!), Arron Washington (JIRA)
- [jira] Commented: (BOO-314) Overeager member lookup in classes, Daniel Grunwald (JIRA)
- [jira] Created: (BOO-441) array[index] += 1 does not compile, Daniel Grunwald (JIRA)
- [jira] Updated: (BOO-136) generic given statement, Arron Washington (JIRA)
- [jira] Updated: (BOO-136) generic given statement, Arron Washington (JIRA)
August 11, 2005
- [jira] Updated: (BOO-264) by ref parameters, Doug Holton (JIRA)
- [jira] Commented: (BOO-436) Smarter Boo integration (Macros, Attributes, Modules, and Imported Classes), Daniel Grunwald (JIRA)
- [jira] Created: (BOO-436) Smarter Boo integration (Macros, Attributes, Modules, and Imported Classes), Arron Washington (JIRA)
- [jira] Commented: (BOO-264) by ref parameters, Sorin Ionescu (JIRA)
- [jira] Commented: (BOO-264) by ref parameters, Doug Holton (JIRA)
- [jira] Updated: (BOO-264) by ref parameters, Doug Holton (JIRA)
- [jira] Commented: (BOO-264) by ref parameters, Sorin Ionescu (JIRA)
- [jira] Updated: (BOO-264) by ref parameters, Doug Holton (JIRA)
- [jira] Updated: (BOO-264) by ref parameters, Doug Holton (JIRA)
- [jira] Updated: (BOO-72) pipeline step that generates monodoc documentation files, Doug Holton (JIRA)
August 10, 2005
- [jira] Commented: (BOO-430) Delegate Attribute, Doug Holton (JIRA)
- [jira] Commented: (BOO-435) decimal literal, Bill Wood (JIRA)
- [jira] Commented: (BOO-430) Delegate Attribute, Bill Wood (JIRA)
- [jira] Updated: (BOO-430) Delegate Attribute, Rafael Teixeira (JIRA)
- [jira] Commented: (BOO-430) Delegate Attribute, Doug Holton (JIRA)
- [jira] Commented: (BOO-430) Delegate Attribute, Rafael Teixeira (JIRA)
- Re: [jira] Commented: (BOO-430) Delegate Attribute, Kamil Skalski
- [jira] Commented: (BOO-430) Delegate Attribute, Rafael Teixeira (JIRA)
- [jira] Created: (BOO-435) decimal literal, Doug Holton (JIRA)
- [jira] Commented: (BOO-427) SI notation for minutes, Doug Holton (JIRA)
- [jira] Commented: (BOO-430) Delegate Attribute, F?bio Batista (JIRA)
- [jira] Commented: (BOO-433) Can't build to .net 1.1 using Boo.NAnt if .Net framework 2.0 is installed, Sorin Ionescu (JIRA)
- [jira] Commented: (BOO-427) SI notation for minutes, Bill Wood (JIRA)
- [jira] Commented: (BOO-433) Can't build to .net 1.1 using Boo.NAnt if .Net framework 2.0 is installed, Ayende Rahien (JIRA)
- [jira] Commented: (BOO-430) Delegate Attribute, Sorin Ionescu (JIRA)
- [jira] Commented: (BOO-433) Can't build to .net 1.1 using Boo.NAnt if .Net framework 2.0 is installed, Sorin Ionescu (JIRA)
- [jira] Commented: (BOO-427) SI notation for minutes, Norbert Nemec (JIRA)
- [jira] Commented: (BOO-427) SI notation for minutes, Doug Holton (JIRA)
August 07, 2005
- [jira] Updated: (BOO-422) Boo.Lang.Codedom in Boo, Arron Washington (JIRA)
- [jira] Created: (BOO-429) Complex number literals and builtin type, Norbert Nemec (JIRA)
- [jira] Created: (BOO-428) Check negative number literals at compile time, Doug Holton (JIRA)
- [jira] Created: (BOO-427) SI notation for minutes, Doug Holton (JIRA)
- [jira] Updated: (BOO-426) float literals, Doug Holton (JIRA)
- [jira] Created: (BOO-426) float literals, Doug Holton (JIRA)
- [jira] Created: (BOO-425) Digit grouping for readability, Doug Holton (JIRA)
- [jira] Created: (BOO-424) Exponential notation, Doug Holton (JIRA)
- [jira] Created: (BOO-423) Timespan literals won't work with numbers starting with decimal point, Doug Holton (JIRA)
- [jira] Commented: (BOO-295) allow \a and other special characters, Doug Holton (JIRA)
August 05, 2005
- [jira] Updated: (BOO-318) Boo.Lang.Useful.Macros.FireAndForgetMacro, Sorin Ionescu (JIRA)
- [jira] Updated: (BOO-388) Boo.Lang.Useful.Attributes.HandlesAttribute, Sorin Ionescu (JIRA)
- [jira] Updated: (BOO-319) Boo.Lang.Useful.Attributes.DisposableAttribute, Sorin Ionescu (JIRA)
- [jira] Commented: (BOO-418) Boo silently return null for method with return types without return statements, Ayende Rahien (JIRA)
- [jira] Created: (BOO-421) lint pipeline - detection of possible mistakes and common errors, Rodrigo B. de Oliveira (JIRA)
- [jira] Commented: (BOO-418) Boo silently return null for method with return types without return statements, Rodrigo B. de Oliveira (JIRA)
- [jira] Commented: (BOO-264) by ref parameters, Doug Holton (JIRA)
- [jira] Created: (BOO-420) cannot cast from boxed char to int and back, Rodrigo B. de Oliveira (JIRA)
- [jira] Commented: (BOO-264) by ref parameters, Albert Ullrich (JIRA)
- Re: [jira] Commented: (BOO-417) Casting self as duck removes visibility level. ;(, Rodrigo B. de Oliveira
- [jira] Commented: (BOO-295) allow \a and other special characters, Ayende Rahien (JIRA)
- Re: [jira] Commented: (BOO-417) Casting self as duck removes visibility level. ;(, Bet's On!
August 04, 2005
- [jira] Created: (BOO-419) Implement Design By Contract Macros, Ayende Rahien (JIRA)
- [jira] Commented: (BOO-418) Boo silently return null for method with return types without return statements, Ayende Rahien (JIRA)
- [jira] Created: (BOO-418) Boo silently return null for method with return types without return statements, Ayende Rahien (JIRA)
- [jira] Commented: (BOO-359) using does not accept value types, Ayende Rahien (JIRA)
- Re: [jira] Commented: (BOO-417) Casting self as duck removes visibility level. ;(, william . wood-x6RFoowHEoY
- Re: [jira] Commented: (BOO-417) Casting self as duck removes visibility level. ;(, Bet's On!
- Re: [jira] Commented: (BOO-417) Casting self as duck removes visibility level. ;(, william . wood-x6RFoowHEoY
- [jira] Commented: (BOO-417) Casting self as duck removes visibility level. ;(, Arron Washington (JIRA)
- [jira] Commented: (BOO-417) Casting self as duck removes visibility level. ;(, Bill Wood (JIRA)
- [jira] Commented: (BOO-417) Casting self as duck removes visibility level. ;(, Doug Holton (JIRA)
- [jira] Created: (BOO-417) Casting self as duck removes visibility level. ;(, Arron Washington (JIRA)
|
|