Wiki

{3} Active Tickets by Milestone (135 matches)

This report shows how to color results by priority, while grouping results by milestone.

Last modification time, description and reporter are included as hidden fields for useful RSS export.

Results (1 - 100 of 135)

1 2

Milestone (100 matches)

Ticket Summary Component Version Type Owner Status Created
#164 Option to keep bytecode in memory Cobra Compiler 0.8.0 enhancement new 07/03/09
#114 Missing implementation of power/PowerTo/PowerToEquals Binary Op Cobra Compiler 0.8.0 defect Chuck assigned 12/21/08
#215 -test option doesn't handle @args -target:lib Cobra Compiler 0.8.0 defect new 07/12/10
#243 Invariants called too many times and in wrong order Cobra Compiler 0.8.0 defect new 08/09/10
#252 var x = 1 as readonly syntax doesn't work. Cobra Compiler 0.8.0 defect new 08/30/10
#262 Cobra needs support 'implements' and overloads on properties Cobra Compiler 0.8.0 defect Chuck assigned 10/24/10
#264 False compilation error for complex expression Cobra Compiler 0.8.0 defect new 11/29/10
#271 Get compile error when using anonymous method with delegate(sig) Cobra Compiler 0.8.0 defect Chuck assigned 01/15/11
#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
#174 Support for Regular Expression literals and matching Cobra Compiler enhancement Chuck assigned 07/23/09
#17 MSBuild support Cobra IDE: Miscellaneous 0.8.0 task new 05/08/08
#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
#34 Compile error with both isnames and assignment on class var Cobra Compiler 0.8.0 defect Chuck assigned 08/02/08
#116 multiline expression in if statement has undesirable restriction on indentation Cobra Compiler 0.8.0 defect Chuck assigned 12/24/08
#151 incomplete support for vari nilable parameters Cobra Compiler 0.8.0 defect jonathandavid new 02/16/09
#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
#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 new 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
#251 shared constructor wants to initialize instance variables of reference types Cobra Compiler 0.8.0 defect new 08/29/10
#265 Combined enum bitset test missing == value causes compiler Exception Cobra Compiler 0.8.0 defect Chuck new 12/01/10
#267 Cobra Enums not support methods of Enum Baseclass Cobra Compiler 0.8.0 defect new 12/06/10
#11 Selective DbC Compilation Cobra Compiler 0.8.0 enhancement assigned 04/27/08
#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
#57 Provide a trace form without position info Cobra Compiler 0.8.0 enhancement Chuck assigned 11/01/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
#126 Provide enumerate method (or similar) in CobraCore Cobra Compiler 0.8.0 enhancement Chuck accepted 01/06/09
#159 Get Cobra working with .NET Compact Framework Cobra Compiler 0.8.0 enhancement new 06/16/09
#160 Get Cobra working with Silverlight Cobra Compiler 0.8.0 enhancement new 06/16/09
#189 When method calls have incorrect number of arguments or types, give the method sigs Cobra Compiler 0.8.0 enhancement new 11/06/09
#200 Cobra compiler options read from file Cobra Compiler 0.8.0 enhancement Chuck assigned 04/13/10
#201 Add Cobra support for namespace aliasing/Masking Cobra Compiler 0.8.0 enhancement Chuck assigned 05/02/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
#266 Returning different exit codes from the compiler Cobra Compiler 0.8.0 enhancement new 12/03/10
#272 Support generic declaration of sig (delegate) Cobra Compiler 0.8.0 enhancement new 01/16/11
#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
#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
#44 Cobra always allows combining enum values even when not legal Cobra Compiler 0.8.0 defect new 09/24/08
#72 -test with -debug option leaves behind test-*.pdb/.mdb files Cobra Compiler 0.8.0 defect new 11/11/08
#77 Eliminate false 'inherits' warning on 'passthrough' type Cobra Compiler 0.8.0 defect new 11/16/08
#141 Cannot effectively put more options after -turbo Cobra Compiler 0.8.0 defect Chuck 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
#157 Check for error: initializer cannot call itself Cobra Compiler 0.8.0 defect new 06/07/09
#180 Optimization: Speed up use of literal collections Cobra Compiler 0.8.0 defect new 10/03/09
#191 False compilation error with .getType on a generic type Cobra Compiler 0.8.0 defect new 11/17/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 new 07/04/10
#213 namespace get error with doc comment. Cobra Compiler 0.8.0 defect new 07/09/10
#216 using base inside an invariant causes COBRA INTERNAL ERROR Cobra Compiler 0.8.0 defect nevdelap assigned 07/13/10
#218 Doc comments work in two variants, not in third. Cobra Compiler 0.8.0 defect Chuck assigned 07/16/10
#220 Using a . like a string concatentor causes COBRA INTERNAL ERROR. Cobra Compiler 0.8.0 defect Chuck assigned 07/17/10
#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
#224 'use' statements in partial class files dependent on order on compile command line. Cobra Compiler 0.8.0 defect new 07/26/10
#231 all/for in invariant causes COBRA INTERNAL ERROR Cobra Compiler 0.8.0 defect new 08/01/10
#232 Small inconsistency in 'if a inherits B' semantics. Cobra Compiler 0.8.0 defect new 08/02/10
#235 A numeric literal ending in . such as "2." gives a cryptic error message Cobra Compiler 0.8.0 defect new 08/06/10
#236 Specifying -test and -compile-if-needed gets ArgumentOutOfRangeException. Cobra Compiler 0.8.0 defect Chuck assigned 08/07/10
#241 -test tests runtime with -ert Cobra Compiler 0.8.0 defect new 08/08/10
#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
#249 property without type works in cobra, is exposed to C# as object Cobra Compiler 0.8.0 defect new 08/23/10
#255 Missing CSS files for generated documentation Cobra Compiler 0.8.0 defect new 09/05/10
#256 This code not implementing all interfaces' methods compiles a broken assembly. Cobra Compiler 0.8.0 defect new 09/09/10
#6 Add class methods Cobra Compiler 0.7.4 enhancement new 04/13/08
#8 Use of old For statement should generate a deprecation warning Cobra Compiler 0.7.4 enhancement Chuck assigned 04/23/08
#23 Invoke DLR during dynamic binding Cobra Compiler 0.8.0 enhancement new 07/03/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
#49 Nested methods Cobra Compiler 0.8.0 enhancement new 10/17/08
#65 Suggest System.Text.RegularExpressions when appropriate Cobra Compiler 0.8.0 enhancement new 11/10/08
#79 Command line "resource" options Cobra Compiler 0.8.0 enhancement new 11/16/08
#80 Warn for poorly placed underscores in numbers Cobra Compiler 0.8.0 enhancement new 11/16/08
#81 Library: Operating system sniffer Cobra Compiler 0.8.0 enhancement new 11/16/08
#86 Add "catch" for any expression Cobra Compiler 0.8.0 enhancement new 11/24/08
#99 Implement contracts with Microsoft code contracts Cobra Compiler 0.8.0 enhancement new 12/15/08
#100 Support readonly/final fields Cobra Compiler 0.8.0 enhancement Chuck assigned 12/17/08
#115 Support StringBuilder as a target for "print to X, ..." Cobra Compiler 0.8.0 enhancement Chuck assigned 12/23/08
#118 Improve error message for generic type names that are missing "of" Cobra Compiler 0.8.0 enhancement new 01/01/09
#123 support for property with different access modifier visibility Cobra Compiler 0.8.0 enhancement new 01/05/09
#137 Consider adding typed tuples to the language Cobra Compiler 0.8.0 enhancement new 01/16/09
#144 Add units of measurement Cobra Compiler 0.8.0 enhancement new 02/04/09
#145 complete the collection of string.split extension methods Cobra Compiler 0.8.0 enhancement jonathandavid accepted 02/05/09
1 2
Note: See TracReports for help on using and creating reports.