Wiki

{13} Active Tickets, defects only (53 matches)

  • List all active tickets by priority.
  • Color each row based on priority.
  • Defects only.
Ticket Summary Component Version Milestone Type Owner Status Created Updated
#114 Missing implementation of power/PowerTo/PowerToEquals Binary Op Cobra Compiler 0.8.0 defect Chuck assigned 12/21/08 2009-08-31 13:11:13
#215 -test option doesn't handle @args -target:lib Cobra Compiler 0.8.0 defect new 07/12/10 2010-07-12 07:13:04
#243 Invariants called too many times and in wrong order Cobra Compiler 0.8.0 defect new 08/09/10 2010-08-10 20:33:37
#252 var x = 1 as readonly syntax doesn't work. Cobra Compiler 0.8.0 defect new 08/30/10 2010-08-31 12:27:43
#262 Cobra needs support 'implements' and overloads on properties Cobra Compiler 0.8.0 defect Chuck assigned 10/24/10 2010-11-28 08:10:25
#264 False compilation error for complex expression Cobra Compiler 0.8.0 defect new 11/29/10 2010-11-29 10:17:41
#271 Get compile error when using anonymous method with delegate(sig) Cobra Compiler 0.8.0 defect Chuck assigned 01/15/11 2011-01-16 12:17:54
#130 The compiler doesn't find the "closest" extension method Cobra Compiler 0.8.0 Cobra 0.9 defect jonathandavid accepted 01/08/09 2009-03-08 05:48:16
#152 Automatic library referencing from "use" does not always work Cobra Compiler 0.8.0 Cobra 0.9 defect Chuck reopened 02/24/09 2009-08-27 14:18:30
#153 Regression test problems Cobra Compiler 0.8.0 Cobra 0.9 defect jonathandavid assigned 02/24/09 2009-03-08 04:22:23
#34 Compile error with both isnames and assignment on class var Cobra Compiler 0.8.0 defect Chuck assigned 08/02/08 2009-10-07 09:37:20
#116 multiline expression in if statement has undesirable restriction on indentation Cobra Compiler 0.8.0 defect Chuck assigned 12/24/08 2009-09-04 08:45:22
#151 incomplete support for vari nilable parameters Cobra Compiler 0.8.0 defect jonathandavid new 02/16/09 2009-02-16 10:57:04
#171 Dynamic does not work well with arithmetic Cobra Compiler 0.8.0 defect new 07/19/09 2009-07-19 19:09:17
#187 Short circuit evaluation for chained comparisons Cobra Compiler 0.8.0 defect new 11/03/09 2009-11-03 06:33:13
#188 Chained comparisons should be implemented with strong types when possible Cobra Compiler 0.8.0 defect new 11/03/09 2009-11-03 06:31:50
#214 Members use in preconditions on x mustn't be less visible than x. Cobra Compiler 0.8.0 defect new 07/12/10 2010-07-12 01:52:53
#228 Cobra Internal Error with IronPython (mscorlib) Cobra Compiler 0.8.0 defect new 07/31/10 2010-07-31 04:35:53
#233 Weird COBRA INTERNAL ERROR printing event args (Gtk) Cobra Compiler 0.8.0 defect nevdelap assigned 08/03/10 2010-09-03 19:11:35
#239 -out: does not affect -test Cobra Compiler 0.8.0 defect new 08/08/10 2010-08-08 17:42:00
#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 2010-10-28 17:20:08
#251 shared constructor wants to initialize instance variables of reference types Cobra Compiler 0.8.0 defect new 08/29/10 2010-08-31 13:06:07
#265 Combined enum bitset test missing == value causes compiler Exception Cobra Compiler 0.8.0 defect Chuck new 12/01/10 2011-03-17 05:56:15
#267 Cobra Enums not support methods of Enum Baseclass Cobra Compiler 0.8.0 defect new 12/06/10 2010-12-08 10:22:58
#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 2009-02-24 05:50:13
#2 Cannot use "x in someList" where x is dynamic? component1 defect Chuck accepted 03/16/08 2008-03-16 21:44:23
#41 False warning for if statement on box var Cobra Compiler 0.8.0 defect Chuck accepted 09/03/08 2008-09-14 06:34:12
#44 Cobra always allows combining enum values even when not legal Cobra Compiler 0.8.0 defect new 09/24/08 2008-09-24 17:05:55
#72 -test with -debug option leaves behind test-*.pdb/.mdb files Cobra Compiler 0.8.0 defect new 11/11/08 2008-11-11 00:05:30
#77 Eliminate false 'inherits' warning on 'passthrough' type Cobra Compiler 0.8.0 defect new 11/16/08 2008-11-16 01:47:07
#141 Cannot effectively put more options after -turbo Cobra Compiler 0.8.0 defect Chuck assigned 01/27/09 2009-10-27 07:07:17
#142 problem when using an object variable of nilable generic type Cobra Compiler 0.8.0 defect assigned 01/27/09 2010-07-04 10:07:07
#157 Check for error: initializer cannot call itself Cobra Compiler 0.8.0 defect new 06/07/09 2009-06-07 03:46:12
#180 Optimization: Speed up use of literal collections Cobra Compiler 0.8.0 defect new 10/03/09 2009-10-03 01:45:54
#191 False compilation error with .getType on a generic type Cobra Compiler 0.8.0 defect new 11/17/09 2009-11-17 10:32:53
#204 Infer correct types for lambdas and anon methods Cobra Compiler 0.8.0 defect Chuck assigned 06/14/10 2010-06-14 11:01:44
#210 Spaces after tabs should be allowed for implicit as well as explicit line continuation. Cobra Compiler 0.8.0 defect new 07/04/10 2010-07-05 11:01:59
#213 namespace get error with doc comment. Cobra Compiler 0.8.0 defect new 07/09/10 2010-07-09 16:15:22
#216 using base inside an invariant causes COBRA INTERNAL ERROR Cobra Compiler 0.8.0 defect nevdelap assigned 07/13/10 2010-09-03 17:30:30
#218 Doc comments work in two variants, not in third. Cobra Compiler 0.8.0 defect Chuck assigned 07/16/10 2010-07-20 12:21:15
#220 Using a . like a string concatentor causes COBRA INTERNAL ERROR. Cobra Compiler 0.8.0 defect Chuck assigned 07/17/10 2010-09-03 06:20:02
#221 Not being able to have whitespace between a method name and ( prevents vertical alignment. Cobra Compiler 0.8.0 defect new 07/18/10 2010-09-03 18:44:04
#224 'use' statements in partial class files dependent on order on compile command line. Cobra Compiler 0.8.0 defect new 07/26/10 2010-07-26 18:52:21
#231 all/for in invariant causes COBRA INTERNAL ERROR Cobra Compiler 0.8.0 defect new 08/01/10 2010-09-04 02:45:27
#232 Small inconsistency in 'if a inherits B' semantics. Cobra Compiler 0.8.0 defect new 08/02/10 2010-09-03 19:14:18
#235 A numeric literal ending in . such as "2." gives a cryptic error message Cobra Compiler 0.8.0 defect new 08/06/10 2010-08-06 11:30:26
#236 Specifying -test and -compile-if-needed gets ArgumentOutOfRangeException. Cobra Compiler 0.8.0 defect Chuck assigned 08/07/10 2010-09-04 13:28:32
#241 -test tests runtime with -ert Cobra Compiler 0.8.0 defect new 08/08/10 2010-08-09 11:52:47
#244 Cobra gets itself into a state where it puts single quotes around all the strings it is outputting. Cobra Compiler 0.8.0 defect new 08/11/10 2010-08-11 21:36:11
#249 property without type works in cobra, is exposed to C# as object Cobra Compiler 0.8.0 defect new 08/23/10 2010-08-24 02:42:08
#255 Missing CSS files for generated documentation Cobra Compiler 0.8.0 defect new 09/05/10 2010-09-10 16:19:00
#256 This code not implementing all interfaces' methods compiles a broken assembly. Cobra Compiler 0.8.0 defect new 09/09/10 2010-10-24 07:25:01
#227 With -color the output of the running program is printed in color. Cobra Compiler 0.8.0 defect nevdelap assigned 07/30/10 2010-09-04 02:46:58
Note: See TracReports for help on using and creating reports.