Wiki

{8} Active Tickets, Mine first (156 matches)

  • List all active tickets by priority.
  • Show all tickets owned by the logged in user in a group first.

Results (1 - 100 of 156)

1 2

Active Tickets (100 matches)

Ticket Summary Component Version Milestone Type Owner Status Created
#130 The compiler doesn't find the "closest" extension method Cobra Compiler 0.8.0 Cobra 0.9 defect jonathandavid accepted 01/08/09
#1 Extension methods and properties Cobra Compiler Cobra 0.9 enhancement Chuck accepted 03/10/08
#107 Syntactic relaxation: Type declaration clauses Cobra Compiler 0.8.0 Cobra 0.9 enhancement Chuck accepted 12/21/08
#126 Provide enumerate method (or similar) in CobraCore Cobra Compiler 0.8.0 enhancement Chuck accepted 01/06/09
#2 Cannot use "x in someList" where x is dynamic? component1 defect Chuck accepted 03/16/08
#41 False warning for if statement on box var Cobra Compiler 0.8.0 defect Chuck accepted 09/03/08
#145 complete the collection of string.split extension methods Cobra Compiler 0.8.0 enhancement jonathandavid accepted 02/05/09
#149 Simplifying internal class VariType Cobra Compiler 0.8.0 enhancement jonathandavid accepted 02/10/09
#243 Invariants called too many times and in wrong order Cobra Compiler 0.8.0 defect Chuck assigned 08/09/10
#262 Cobra needs support 'implements' and overloads on properties Cobra Compiler 0.8.0 defect Chuck assigned 10/24/10
#271 Get compile error when using anonymous method with delegate(sig) Cobra Compiler 0.8.0 defect Chuck assigned 01/15/11
#308 cobra internal error: unknown member exception Cobra Compiler 0.8.0 defect Charles assigned 11/15/12
#174 Support for Regular Expression literals and matching Cobra Compiler enhancement Chuck assigned 07/23/09
#331 Bind to C# extension methods Cobra Compiler 0.9.4 enhancement hopscc assigned 05/29/13
#381 Is this Language Dead? Cobra Compiler 0.8.0 idea Charles assigned 08/13/15
#152 Automatic library referencing from "use" does not always work Cobra Compiler 0.8.0 Cobra 0.9 defect Chuck assigned 02/24/09
#153 Regression test problems re tests with CultureInfo assumptions Cobra Compiler 0.8.0 Cobra 0.9 defect jonathandavid assigned 02/24/09
#233 Weird COBRA INTERNAL ERROR printing event args (Gtk) Cobra Compiler 0.8.0 defect nevdelap assigned 08/03/10
#239 -out: does not affect -test Cobra Compiler 0.8.0 defect Chuck assigned 08/08/10
#247 init for base class called before preconditions on derived class init are tested & compile not protecting it's calls to toString Cobra Compiler 0.8.0 defect nevdelap assigned 08/14/10
#283 Parser error regarding multi-line collection literals Cobra Compiler 0.8.0 defect Chuck assigned 07/01/12
#11 Selective DbC Compilation Cobra Compiler 0.8.0 enhancement assigned 04/27/08
#57 Provide a trace form without position info Cobra Compiler 0.8.0 enhancement Chuck assigned 11/01/08
#200 Cobra compiler options read from file Cobra Compiler 0.8.0 enhancement Chuck assigned 04/13/10
#225 Support ganged or multivalue Cmdline Option with subOptions Cobra Compiler 0.8.0 enhancement Chuck assigned 07/30/10
#245 Provide framework and implementation for some code metrics Cobra Compiler 0.8.0 enhancement Chuck assigned 08/13/10
#253 Provide some minimal allowance for use of multidim and jagged arrays Cobra Compiler 0.8.0 enhancement Chuck assigned 09/04/10
#263 Provide Treaps implementation for cobra Cobra Compiler 0.8.0 enhancement Chuck assigned 11/03/10
#275 More support for Java BackEnd Cobra Compiler 0.8.0 enhancement hopscc assigned 02/11/11
#281 Correct cobra rtl String.count consistent with .Net Collections/Linq Cobra Compiler 0.8.0 enhancement Chuck assigned 08/04/11
#312 Support some form of conditional compilation Cobra Compiler 0.8.0 enhancement Chuck assigned 01/08/13
#332 Ref and Lib paths need some platform pattern for 32 vs 64 bit Frameworks Cobra Compiler 0.9.4 enhancement Chuck assigned 06/11/13
#339 Provide a nil safe dereference operator Cobra Compiler 0.9.4 enhancement Chuck assigned 07/11/13
#146 bug when adding an extension method that is an overload of a BCL class Cobra Compiler 0.8.0 Cobra 0.9 defect jonathandavid assigned 02/06/09
#42 Provide platform independent line terminator metacharacter in strings Cobra Compiler 0.8.0 Cobra 0.9 enhancement Chuck assigned 09/18/08
#52 Provide a compile-time form that emits an expression's source and value Cobra Compiler 0.8.0 Cobra 0.9 enhancement Chuck assigned 10/21/08
#120 Support verbatim string notation Cobra Compiler 0.8.0 Cobra 0.9 idea Chuck assigned 01/04/09
#141 Cannot effectively put more options after -turbo Cobra Compiler 0.8.0 defect nerdzero assigned 01/27/09
#142 problem when using an object variable of nilable generic type Cobra Compiler 0.8.0 defect assigned 01/27/09
#204 Infer correct types for lambdas and anon methods Cobra Compiler 0.8.0 defect Chuck assigned 06/14/10
#210 Spaces after tabs should be allowed for implicit as well as explicit line continuation. Cobra Compiler 0.8.0 defect Chuck assigned 07/04/10
#236 Specifying -test and -compile-if-needed gets ArgumentOutOfRangeException. Cobra Compiler 0.8.0 defect Chuck assigned 08/07/10
#8 Use of old For statement should generate a deprecation warning Cobra Compiler 0.7.4 enhancement Chuck assigned 04/23/08
#29 Support other types of integer literals, and underscores Cobra Compiler 0.8.0 enhancement Chuck assigned 07/13/08
#39 Infer types for method references Cobra Compiler 0.8.0 enhancement Chuck assigned 08/25/08
#115 Support StringBuilder as a target for "print to X, ..." Cobra Compiler 0.8.0 enhancement Chuck assigned 12/23/08
#179 support shared access modifier on class definitions Cobra Compiler 0.8.0 enhancement Chuck assigned 09/29/09
#193 Extension to HowTo/29[02]* to include shell sort Cobra Compiler 0.8.0 enhancement Chuck assigned 01/19/10
#230 make "a = []" do the right thing when a is of a known type Cobra Compiler 0.8.0 enhancement Chuck assigned 07/31/10
#315 cobra support multiple return values Cobra Compiler 0.9.3 enhancement Chuck assigned 01/20/13
#279 Warn about unused method's argument Cobra Compiler 0.8.0 enhancement Charles assigned 05/31/11
#378 CIE by incomplete `StreamType` construction. Cobra Compiler 0.9.6 defect new 08/02/14
#379 enum of int8/uint8: translation wrong Cobra Compiler 0.9.6 defect new 08/05/14
#380 CIE caused by local var declaration "x as EnumType". Cobra Compiler 0.9.6 defect new 08/05/14
#164 Option to keep bytecode in memory Cobra Compiler 0.8.0 enhancement new 07/03/09
#321 Overload resolution needs improvement Cobra Compiler 0.9.3 defect new 05/14/13
#342 Cannot declare method overloads in mixins Cobra Compiler 0.9.4 defect new 07/18/13
#346 Cannot break out of a loop from within a branch Cobra Compiler 0.9.4 defect new 10/03/13
#356 Preconditions for methods that return a stream are not checked Cobra Compiler 0.9.6 defect new 01/21/14
#361 Getters should always specify return types Cobra Compiler 0.9.6 defect new 02/01/14
#373 block comments extends to last commented line Cobra Compiler 0.9.6 defect new 07/14/14
#374 shared classes do not compile Cobra Compiler 0.9.6 defect new 07/15/14
#69 Consume operator overloads Cobra Compiler 0.8.0 enhancement new 11/10/08
#70 Declare operator overloads. Cobra Compiler 0.8.0 enhancement new 11/10/08
#90 implicit conversions Cobra Compiler 0.8.0 enhancement new 12/09/08
#150 Implement extend IList<of T>.toDictionary<of TKey>(...) Cobra Compiler 0.8.0 enhancement new 02/14/09
#309 tests in mixins Cobra Compiler 0.8.0 enhancement new 11/18/12
#310 enum check on compilation Cobra Compiler 0.8.0 enhancement new 11/28/12
#18 CodeDom Support Cobra IDE: Miscellaneous 0.8.0 task new 05/08/08
#19 Create a .msi installer Cobra Compiler 0.8.0 task new 05/11/08
#370 Some MD/XS projects trigger a COBRA INTERNAL ERROR/FormatException Cobra Compiler 0.9.6 Cobra 0.9 defect new 06/11/14
#55 Support command line format: cobra <progfile> <args> Cobra Compiler 0.8.0 Cobra 0.9 enhancement new 10/28/08
#92 cue init Cobra Compiler 0.8.0 Cobra 0.9 enhancement new 12/12/08
#93 cue finalize Cobra Compiler 0.8.0 Cobra 0.9 enhancement new 12/12/08
#94 cue hash Cobra Compiler 0.8.0 Cobra 0.9 enhancement new 12/12/08
#95 cue compare Cobra Compiler 0.8.0 Cobra 0.9 enhancement new 12/12/08
#96 cue equals Cobra Compiler 0.8.0 Cobra 0.9 enhancement new 12/12/08
#97 cue enumerate Cobra Compiler 0.8.0 Cobra 0.9 enhancement new 12/12/08
#113 Scope out the rest of anonymous methods / closures Cobra Compiler 0.8.0 Cobra 0.9 enhancement Chuck new 12/21/08
#171 Dynamic does not work well with arithmetic Cobra Compiler 0.8.0 defect new 07/19/09
#187 Short circuit evaluation for chained comparisons Cobra Compiler 0.8.0 defect new 11/03/09
#188 Chained comparisons should be implemented with strong types when possible Cobra Compiler 0.8.0 defect new 11/03/09
#214 Members use in preconditions on x mustn't be less visible than x. Cobra Compiler 0.8.0 defect new 07/12/10
#228 Cobra Internal Error with IronPython (mscorlib) Cobra Compiler 0.8.0 defect new 07/31/10
#291 lambda and object initialization compiler error Cobra Compiler 0.8.0 defect new 08/05/12
#348 Installer leaves root owned files Cobra Compiler 0.9.4 defect new 12/22/13
#357 Internal error for parameter named `result` Cobra Compiler 0.9.6 defect new 01/27/14
#364 Cobra snapshot may have been compiled on .NET 4.5 and inadvertently introduced a dependency Cobra Compiler 0.9.6 defect new 02/11/14
#368 Dynamic variables that are Arrays should support Indexing Cobra Compiler 0.9.6 defect new 04/24/14
#369 Assigning values to enums out-of-order does not work Cobra Compiler 0.9.6 defect new 05/02/14
#376 Cannot use stream as paramter type if type name is fully qualified Cobra Compiler 0.9.6 defect new 07/28/14
#26 Recognize extension methods in dynamic binding Cobra Compiler 0.8.0 enhancement new 07/06/08
#50 Warn about comparisons to the same variable Cobra Compiler 0.8.0 enhancement new 10/21/08
#51 Warn about assignment made to the same variable Cobra Compiler 0.8.0 enhancement new 10/21/08
#68 Enable declarations to be marked as test support only Cobra Compiler 0.8.0 enhancement new 11/10/08
#73 Support other versions of .NET past 2.0 Cobra Compiler 0.8.0 enhancement new 11/16/08
#91 Bring in the Mono C# compiler backend Cobra Compiler 0.8.0 enhancement new 12/11/08
#103 Support scientific notation ( numeric literals) Cobra Compiler 0.8.0 enhancement new 12/20/08
#112 Allow extra spaces for alignment inside line continuations only Cobra Compiler 0.8.0 enhancement new 12/21/08
#137 Move to .Net 4.0: Add typed tuples to the language Cobra Compiler 0.9.4 enhancement new 01/16/09
1 2
Note: See TracReports for help on using and creating reports.