lang.boo.devel (thread)
<
Prev Period
]
[
Next Period
>
[jira] Created: (BOO-1006) String interpolation formatting
,
Cedric Vivier (JIRA)
[jira] Created: (BOO-1005) no support for generic methods in interface declarations
,
Spruce Weber (JIRA)
Re: [boo-scm] [2930] boo/trunk: Merge branch 'nanorc-AUTHORS'
,
Cedric Vivier
[jira] Updated: (BOO-854) Anonymous callable types fail when signature contains generic parameters
,
Cedric Vivier (JIRA)
[jira] Created: (BOO-1004) Support friend assemblies (InternalsVisibleTo attribute)
,
Cedric Vivier (JIRA)
[jira] Assigned: (BOO-399) The [Module] attribute should automagically make all members static.
,
Cedric Vivier (JIRA)
[jira] Assigned: (BOO-652) Do not allow reserved function names in modules.
,
Cedric Vivier (JIRA)
[jira] Created: (BOO-1003) Support CoClassAttribute
,
Cedric Vivier (JIRA)
[jira] Resolved: (BOO-974) Compiler crashes on same-class instance generic method invocation when self keyword is not used and a non-generic compatible overload exists.
,
Cedric Vivier (JIRA)
[jira] Updated: (BOO-974) Compiler crashes on same-class instance generic method invocation when self keyword is not used and a non-generic compatible overload exists.
,
Cedric Vivier (JIRA)
[jira] Issue Comment Edited: (BOO-974) Compiler crashes on same-class instance generic method invocation when self keyword is not used
,
Cedric Vivier (JIRA)
[jira] Updated: (BOO-974) Compiler crashes on same-class instance generic method invocation when self keyword is not used
,
Cedric Vivier (JIRA)
[jira] Updated: (BOO-974) Compiler crashes on same-class generic method invocation when self keyword is not used
,
Cedric Vivier (JIRA)
[jira] Commented: (BOO-974) compiler error on reference to generic method from within class when self keyword not used and identically named nongeneric method exists
,
Cedric Vivier (JIRA)
[jira] Work started: (BOO-974) compiler error on reference to generic method from within class when self keyword not used and identically named nongeneric method exists
,
Cedric Vivier (JIRA)
[jira] Updated: (BOO-953) extensible interpreter architecture
,
Cedric Vivier (JIRA)
[jira] Updated: (BOO-922) InheritBaseConstructors ast attribute
,
Cedric Vivier (JIRA)
[jira] Updated: (BOO-974) compiler error on reference to generic method from within class when self keyword not used and identically named nongeneric method exists
,
Cedric Vivier (JIRA)
[jira] Assigned: (BOO-974) compiler error on reference to generic method from within class when self keyword not used and identically named nongeneric method exists
,
Cedric Vivier (JIRA)
[jira] Updated: (BOO-837) Avoid emitting superfluous st/ld opcodes
,
Cedric Vivier (JIRA)
[jira] Resolved: (BOO-609) Wildcard in references of NAnt booc task give errors.
,
Cedric Vivier (JIRA)
[jira] Updated: (BOO-771) Embedded Resource broken - BCE0011: An error occurred during the execution of the step 'Boo.Lang.Compiler.Steps.EmitAssembly': 'Stream is not a valid resource file.'
,
Cedric Vivier (JIRA)
[jira] Commented: (BOO-909) Compiler fails to recognize event definition in a class when the Interface for the class is defined in another assembly
,
Cedric Vivier (JIRA)
[jira] Updated: (BOO-572) BooCompiler does not recognize InternalsVisibleToAttribute
,
Cedric Vivier (JIRA)
[jira] Resolved: (BOO-591) Name resolution fails if a type in the current namespace has the same name as one in an imported namespace
,
Cedric Vivier (JIRA)
[jira] Resolved: (BOO-661) Inner type dependancies broken with .NET 2.0
,
Cedric Vivier (JIRA)
[jira] Updated: (BOO-625) Internal compiler error when trying to override non virtual method with an explicit interface implementation
,
Cedric Vivier (JIRA)
[jira] Resolved: (BOO-666) allow protected internal classes
,
Cedric Vivier (JIRA)
[jira] Assigned: (BOO-572) BooCompiler does not recognize InternalsVisibleToAttribute
,
Cedric Vivier (JIRA)
[jira] Created: (BOO-1002) booish(2) instability
,
Cedric Vivier (JIRA)
Message not available
[jira] Updated: (BOO-1002) booish(2) instability
,
Cedric Vivier (JIRA)
Message not available
[jira] Updated: (BOO-1002) booish(2) instability
,
Cedric Vivier (JIRA)
[jira] Resolved: (BOO-859) Ternary operator in print statements doesn't work
,
Cedric Vivier (JIRA)
[jira] Commented: (BOO-859) Ternary operator in print statements doesn't work
,
Cedric Vivier (JIRA)
[jira] Commented: (BOO-859) Ternary operator in print statements doesn't work
,
Gareth Farrington (JIRA)
[jira] Created: (BOO-1001) Merge code from CRS to RuntimeServices
,
Cedric Vivier (JIRA)
[jira] Created: (BOO-1000) Non-null type T!
,
Cedric Vivier (JIRA)
Message not available
[jira] Work started: (BOO-1000) Non-null type T!
,
Cedric Vivier (JIRA)
Message not available
[jira] Updated: (BOO-1000) Non-null type T!
,
Cedric Vivier (JIRA)
[jira] Created: (BOO-999) Overload resolution inconsistency on duck vs. non-duck
,
Cedric Vivier (JIRA)
Message not available
[jira] Assigned: (BOO-999) Overload resolution inconsistency on duck vs. non-duck
,
Cedric Vivier (JIRA)
Message not available
[jira] Resolved: (BOO-999) Overload resolution inconsistency on duck vs. non-duck
,
Cedric Vivier (JIRA)
[jira] Created: (BOO-998) compiler error in generator with try block
,
George Dernovoy (JIRA)
[jira] Created: (BOO-997) Two BeginInvoke on 'functions as objects' with different argument types makes the compiler crash
,
Cedric Vivier (JIRA)
[jira] Created: (BOO-996) Modify the for/while "else" semantic to use a new keyword: "then"
,
Marcus Griep (JIRA)
Message not available
[jira] Resolved: (BOO-996) Modify the for/while "else" semantic to use a new keyword: "then"
,
Marcus Griep (JIRA)
[jira] Created: (BOO-995) Add the "or" keyword semantic for for/while loops
,
Marcus Griep (JIRA)
Message not available
[jira] Resolved: (BOO-995) Add the "or" keyword semantic for for/while loops
,
Marcus Griep (JIRA)
Message not available
[jira] Commented: (BOO-995) Add the "or" keyword semantic for for/while loops
,
Cedric Vivier (JIRA)
Message not available
[jira] Issue Comment Edited: (BOO-995) Add the "or" keyword semantic for for/while loops
,
Cedric Vivier (JIRA)
Message not available
[jira] Issue Comment Edited: (BOO-995) Add the "or" keyword semantic for for/while loops
,
Marcus Griep (JIRA)
Message not available
[jira] Commented: (BOO-995) Add the "or" keyword semantic for for/while loops
,
Marcus Griep (JIRA)
Message not available
[jira] Commented: (BOO-995) Add the "or" keyword semantic for for/while loops
,
Cedric Vivier (JIRA)
[jira] Resolved: (BOO-503) Better naming of autogenerated methods that represent closures / callables
,
Marcus Griep (JIRA)
[jira] Commented: (BOO-503) Better naming of autogenerated methods that represent closures / callables
,
Rodrigo B. de Oliveira (JIRA)
[jira] Commented: (BOO-503) Better naming of autogenerated methods that represent closures / callables
,
Marcus Griep (JIRA)
[jira] Assigned: (BOO-503) Better naming of autogenerated methods that represent closures / callables
,
Marcus Griep (JIRA)
[jira] Created: (BOO-994) Generic extension methods
,
Cedric Vivier (JIRA)
Message not available
[jira] Updated: (BOO-994) Generic extension methods
,
Cedric Vivier (JIRA)
[jira] Created: (BOO-993) Unable to invoke clr extension method through its static signature since rev. 2861
,
Cedric Vivier (JIRA)
Message not available
[jira] Commented: (BOO-993) Unable to invoke clr extension method through its static signature since rev. 2861
,
Cedric Vivier (JIRA)
Message not available
[jira] Resolved: (BOO-993) Unable to invoke clr extension method through its static signature since rev. 2861
,
Cedric Vivier (JIRA)
[jira] Created: (BOO-992) Compiler cannot disambiguate between regular callables and those with generic parameters
,
Marcus Griep (JIRA)
Message not available
[jira] Updated: (BOO-992) Compiler cannot disambiguate between non-generic and generic with the same name (including generic with a different number of generic parameters)
,
Marcus Griep (JIRA)
Message not available
[jira] Assigned: (BOO-992) Compiler cannot disambiguate between non-generic and generic with the same name (including generic with a different number of generic parameters)
,
Avishay Lavie (JIRA)
Message not available
[jira] Work started: (BOO-992) Compiler cannot disambiguate between non-generic and generic with the same name (including generic with a different number of generic parameters)
,
Avishay Lavie (JIRA)
Message not available
[jira] Resolved: (BOO-992) Compiler cannot disambiguate between non-generic and generic with the same name (including generic with a different number of generic parameters)
,
Avishay Lavie (JIRA)
[jira] Created: (BOO-991) Implement a loop feature that executes only if the loop condition fails on its first execution
,
Marcus Griep (JIRA)
Message not available
[jira] Updated: (BOO-991) Implement a loop feature that executes only if the loop condition fails on its first execution
,
Marcus Griep (JIRA)
[jira] Resolved: (BOO-979) compiler error on external generic methods called with internal arguments
,
Marcus Griep (JIRA)
[jira] Created: (BOO-990) Allow Test cases to be ignored when building testcase tree
,
Marcus Griep (JIRA)
Message not available
[jira] Updated: (BOO-990) Allow Test cases to be ignored when building testcase tree
,
Marcus Griep (JIRA)
Message not available
[jira] Resolved: (BOO-990) Allow Test cases to be ignored when building testcase tree
,
Marcus Griep (JIRA)
[jira] Work started: (BOO-979) compiler error on external generic methods called with internal arguments
,
Marcus Griep (JIRA)
[jira] Assigned: (BOO-979) compiler error on external generic methods called with internal arguments
,
Marcus Griep (JIRA)
[jira] Created: (BOO-989) Issue a warning when a function marked with 'override' doesn't override anything
,
Marcus Griep (JIRA)
Message not available
[jira] Updated: (BOO-989) Possibly suggest alternative when a function marked with 'override' doesn't override anything
,
Marcus Griep (JIRA)
Re: [boo-scm] [2914] boo/trunk/src/Boo.Lang.Compiler/Boo.Lang.Compiler-VS2005.csproj: Revert accidental commit of some personal debug info.
,
Cedric Vivier
Message not available
Re: Re: [boo-scm] [2914] boo/trunk/src/Boo.Lang.Compiler/Boo.Lang.Compiler-VS2005.csproj: Revert accidental commit of some personal debug info.
,
Rodrigo B. de Oliveira
Message not available
Re: Re: [boo-scm] [2914] boo/trunk/src/Boo.Lang.Compiler/Boo.Lang.Compiler-VS2005.csproj: Revert accidental commit of some personal debug info.
,
Rodrigo B. de Oliveira
Message not available
Re: Re: [boo-scm] [2914] boo/trunk/src/Boo.Lang.Compiler/Boo.Lang.Compiler-VS2005.csproj: Revert accidental commit of some personal debug info.
,
Cedric Vivier
Message not available
Re: Re: [boo-scm] [2914] boo/trunk/src/Boo.Lang.Compiler/Boo.Lang.Compiler-VS2005.csproj: Revert accidental commit of some personal debug info.
,
Rodrigo B. de Oliveira
Message not available
Re: Re: [boo-scm] [2914] boo/trunk/src/Boo.Lang.Compiler/Boo.Lang.Compiler-VS2005.csproj: Revert accidental commit of some personal debug info.
,
Cedric Vivier
[jira] Created: (BOO-988) optional 'else' statement for 'for' and 'while' loops
,
Cedric Vivier (JIRA)
Message not available
[jira] Updated: (BOO-988) optional 'else' block for 'for' and 'while' loops
,
Cedric Vivier (JIRA)
Message not available
[jira] Updated: (BOO-988) optional 'else' block for 'for' and 'while' loops
,
Cedric Vivier (JIRA)
Message not available
[jira] Updated: (BOO-988) optional 'else' block for 'for' and 'while' loops
,
Cedric Vivier (JIRA)
Message not available
[jira] Work started: (BOO-988) optional 'else' block for 'for' and 'while' loops
,
Marcus Griep (JIRA)
Message not available
[jira] Assigned: (BOO-988) optional 'else' block for 'for' and 'while' loops
,
Marcus Griep (JIRA)
Message not available
[jira] Commented: (BOO-988) optional 'else' block for 'for' and 'while' loops
,
Marcus Griep (JIRA)
Message not available
[jira] Resolved: (BOO-988) optional 'else' block for 'for' and 'while' loops
,
Marcus Griep (JIRA)
Message not available
[jira] Updated: (BOO-988) optional 'else' block for 'for' and 'while' loops
,
Marcus Griep (JIRA)
Message not available
[jira] Updated: (BOO-988) optional 'else' block for 'for' and 'while' loops
,
Marcus Griep (JIRA)
Message not available
[jira] Issue Comment Edited: (BOO-988) optional 'else' block for 'for' and 'while' loops
,
Marcus Griep (JIRA)
[jira] Created: (BOO-987) Allow arbitrary Boo scripts to be run from within an MSBuild target
,
Marcus Griep (JIRA)
Message not available
[jira] Resolved: (BOO-987) Allow arbitrary Boo scripts to be run from within an MSBuild target
,
Marcus Griep (JIRA)
[jira] Created: (BOO-986) DefaultAttribute doesn't work on typeless parameters
,
Marcus Griep (JIRA)
Message not available
[jira] Resolved: (BOO-986) DefaultAttribute doesn't work on typeless parameters
,
Marcus Griep (JIRA)
[jira] Updated: (BOO-961) Shorthand syntax for IEnumerable of T
,
Cedric Vivier (JIRA)
[jira] Updated: (BOO-619) Shortcuts to interfaces
,
Cedric Vivier (JIRA)
[jira] Assigned: (BOO-619) Shortcuts to interfaces
,
Cedric Vivier (JIRA)
[jira] Assigned: (BOO-961) Shorthand syntax for IEnumerable of T
,
Cedric Vivier (JIRA)
[jira] Resolved: (BOO-456) Internal Compiler error on accessing a method of a return of a property that has a twin
,
Cedric Vivier (JIRA)
[jira] Updated: (BOO-947) generic callable generates bad IL when generic parameter is itself a parameter.
,
Cedric Vivier (JIRA)
[jira] Resolved: (BOO-822) Interpretator incorrectly adds two nullable decimals
,
Cedric Vivier (JIRA)
[jira] Resolved: (BOO-818) Shorthand syntax for Nullable of T, like T? in C#.
,
Cedric Vivier (JIRA)
[jira] Resolved: (BOO-807) Issues with using nullable types in Boo
,
Cedric Vivier (JIRA)
[jira] Resolved: (BOO-805) Can't use == on nullable types
,
Cedric Vivier (JIRA)
[jira] Assigned: (BOO-822) Interpretator incorrectly adds two nullable decimals
,
Cedric Vivier (JIRA)
[jira] Created: (BOO-985) Allow arithmetic operations with nullables
,
Cedric Vivier (JIRA)
Message not available
[jira] Updated: (BOO-985) Allow arithmetic operations with nullables
,
Cedric Vivier (JIRA)
Message not available
[jira] Commented: (BOO-985) Allow arithmetic operations with nullables
,
Cedric Vivier (JIRA)
Message not available
[jira] Issue Comment Edited: (BOO-985) Allow arithmetic operations with nullables
,
Cedric Vivier (JIRA)
Message not available
[jira] Work started: (BOO-985) Allow arithmetic operations with nullables
,
Cedric Vivier (JIRA)
[jira] Resolved: (BOO-647) P/Invokes as instance methods generate bad IL
,
Cedric Vivier (JIRA)
[jira] Commented: (BOO-647) P/Invokes as instance methods generate bad IL
,
Cedric Vivier (JIRA)
[jira] Assigned: (BOO-818) Shorthand syntax for Nullable of T, like T? in C#.
,
Cedric Vivier (JIRA)
[jira] Commented: (BOO-818) Shorthand syntax for Nullable of T, like T? in C#.
,
Cedric Vivier (JIRA)
[jira] Commented: (BOO-818) Shorthand syntax for Nullable of T, like T? in C#.
,
Marcus Griep (JIRA)
[jira] Commented: (BOO-818) Shorthand syntax for Nullable of T, like T? in C#.
,
Rodrigo B. de Oliveira (JIRA)
[jira] Commented: (BOO-818) Shorthand syntax for Nullable of T, like T? in C#.
,
Cedric Vivier (JIRA)
[jira] Assigned: (BOO-807) Issues with using nullable types in Boo
,
Cedric Vivier (JIRA)
[jira] Created: (BOO-984) nested function can't call itself
,
Vaclav Slavik (JIRA)
Message not available
[jira] Commented: (BOO-984) nested function can't call itself
,
Vaclav Slavik (JIRA)
<
Prev Period
]
[
Next Period
>
News
|
FAQ
|
advertise