{6} All Tickets By Milestone (Including closed) (84 matches)

A more complex example to show how to make advanced reports.

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#1 Extension methods and properties Cobra Compiler accepted None defect major Chuck 04/24/08
#3 Embed run-time option doesn't prevent namespace collisions Cobra Compiler new None 0.7.4 defect major 03/29/08
#17 MSBuild support Cobra IDE: Miscellaneous new None 0.8.0 task major 06/27/08
#18 CodeDom Support Cobra IDE: Miscellaneous new None 0.8.0 task major 05/08/08
#19 Create a .msi installer Cobra Compiler new None 0.8.0 task major 05/11/08
#55 Support command line format: cobra <progfile> <args> Cobra Compiler new None 0.8.0 defect major 10/28/08
#60 Method overrides can narrow a type from nilable to not-nilable Cobra Compiler new None 0.8.0 defect major 11/06/08
#67 Partial class merge problem re: inheritance Cobra Compiler new None 0.8.0 defect major 11/10/08
#69 Consume operator overloads Cobra Compiler new None 0.8.0 defect major 11/12/08
#70 Declare operator overloads. Cobra Compiler new None 0.8.0 enhancement major 11/12/08
#74 Cannot pass dynamic values to initializers Cobra Compiler new None 0.8.0 defect major 11/15/08
#78 Using `raise` on a delegate should generate an error message Cobra Compiler new None 0.8.0 defect major 11/16/08
#83 Don't require `is shared` for `def main` Cobra Compiler new None 0.8.0 defect major 11/16/08
#84 Classes without explicit initializers should inherit the ones from the base class Cobra Compiler new None 0.8.0 enhancement major 11/16/08
#7 cobra -test generates output for spurious tests from the RTL Cobra Compiler new None 0.7.4 defect medium Chuck 04/24/08
#11 Selective DbC Compilation Cobra Compiler assigned None 0.8.0 enhancement medium 05/08/08
#14 Add some (simple) form of exe dependency checking Cobra Compiler assigned None 0.8.0 enhancement medium 05/08/08
#26 Recognize extension methods in dynamic binding Cobra Compiler new None 0.8.0 enhancement medium 07/05/08
#34 Compile error with both isnames and assignment on class var Cobra Compiler assigned None 0.8.0 defect medium Chuck 10/21/08
#42 Provide platform independent line terminator metacharacter in strings Cobra Compiler assigned None 0.8.0 enhancement medium Chuck 09/18/08
#50 Warn about comparisons to the same variable Cobra Compiler new None 0.8.0 enhancement medium 10/20/08
#51 Warn about assignment made to the same variable Cobra Compiler new None 0.8.0 enhancement medium 10/20/08
#52 Provide a compile-time form that emits an expression's source and value Cobra Compiler assigned None 0.8.0 defect medium Chuck 11/01/08
#57 Provide a trace form without position info Cobra Compiler assigned None 0.8.0 enhancement medium Chuck 11/01/08
#63 "print to X" where X is a bad type gives nonsensible error messages Cobra Compiler new None 0.8.0 defect medium 11/08/08
#68 Enable declarations to be marked as test support only Cobra Compiler new None 0.8.0 enhancement medium 11/10/08
#71 Cannot enumerate an int in a `for` expression Cobra Compiler new None 0.8.0 defect medium 11/10/08
#73 Support other versions of .NET past 2.0 Cobra Compiler new None 0.8.0 enhancement medium 11/15/08
#76 to? should give warnings if the operation is redundant Cobra Compiler new None 0.8.0 defect medium 11/15/08
#2 Cannot use "x in someList" where x is dynamic? component1 accepted None defect minor Chuck 03/16/08
#6 Add class methods Cobra Compiler new None 0.7.4 enhancement minor 11/10/08
#8 Use of old For statement should generate a deprecation warning Cobra Compiler assigned None 0.7.4 defect minor Chuck 07/14/08
#23 Invoke DLR during dynamic binding Cobra Compiler new None 0.8.0 enhancement minor 07/03/08
#24 Create a DLR backend Cobra Compiler new None 0.8.0 task minor 07/03/08
#29 Support other types of integer literals, and underscores Cobra Compiler assigned None 0.8.0 enhancement minor Chuck 07/23/08
#39 Infer types for method references Cobra Compiler new None 0.8.0 enhancement minor 08/25/08
#41 False warning for if statement on box var Cobra Compiler accepted None 0.8.0 defect minor Chuck 09/14/08
#44 Cobra always allows combining enum values even when not legal Cobra Compiler new None 0.8.0 defect minor 09/24/08
#49 Nested methods Cobra Compiler new None 0.8.0 enhancement minor 11/10/08
#64 Running Cobra on an empty file gives an internal exception Cobra Compiler new None 0.8.0 defect minor 11/08/08
#65 Suggest System.Text.RegularExpressions when appropriate Cobra Compiler new None 0.8.0 enhancement minor 11/10/08
#72 -test with -debug option leaves behind test-*.pdb/.mdb files Cobra Compiler new None 0.8.0 defect minor 11/10/08
#75 Catch assignments to read-only properties and indexers Cobra Compiler new None 0.8.0 defect minor 11/15/08
#77 Eliminate false 'inherits' warning on 'passthrough' type Cobra Compiler new None 0.8.0 defect minor 11/15/08
#79 Command line "resource" options Cobra Compiler new None 0.8.0 enhancement minor 11/16/08
#80 Warn for poorly placed underscores in numbers Cobra Compiler new None 0.8.0 enhancement minor 11/16/08
#81 Library: Operating system sniffer Cobra Compiler new None 0.8.0 enhancement minor 11/16/08
#82 Library call to get Mono version Cobra Compiler new None 0.8.0 task minor 11/16/08
#66 Missing error checking on out-of-place "break" or "continue" Cobra Compiler new None 0.8.0 defect trivial 11/10/08
#5 Make truthfulness treatment of nilable types consisent Cobra Compiler closed fixed 0.7.4 defect major 11/16/08
#13 Cobra.dll into the GAC and default ert:no Cobra Compiler closed fixed 0.8.0 enhancement medium 11/12/08
#43 allow single line doc strings Cobra Compiler closed fixed 0.8.0 enhancement medium Chuck 11/12/08
#62 Lower case generic type names have problems Cobra Compiler closed fixed 0.8.0 defect major 11/12/08
#61 False error message for def __foo Cobra Compiler closed fixed 0.8.0 defect major 11/10/08
#59 No warning for derived methods that are not marked "override" or "new" Cobra Compiler closed fixed 0.8.0 defect major 11/07/08
#27 Cobra native Language support for explicitly sized arrays Cobra Compiler closed fixed 0.8.0 enhancement major Chuck 11/07/08
#58 Code only refactoring Cobra Compiler closed fixed 0.8.0 enhancement medium 11/07/08
#38 Support multiple arg assignment Cobra Compiler closed fixed 0.8.0 enhancement major Chuck 11/06/08
#46 Syntax shortcut for declaring properties backed by instance variable Cobra Compiler closed fixed 0.8.0 enhancement medium Chuck 11/01/08
#45 False compilation error when assigning values < 0 to int8 and int16 Cobra Compiler closed fixed 0.8.0 defect major Chuck 11/01/08
#56 install-from-workspace Cobra Compiler closed fixed 0.8.0 defect trivial 10/29/08
#12 Support specification of executable commandline args for cobra compile and execute Cobra Compiler closed fixed 0.8.0 enhancement medium Chuck 10/28/08
#54 For statement type inference bug with HashTable Cobra Compiler closed fixed 0.8.0 defect minor Chuck 10/27/08
#53 Support for UInt32 enums Cobra Compiler closed fixed 0.8.0 defect minor Chuck 10/23/08
#32 compiler cmdline tracing suppression and additional trace form Cobra Compiler closed fixed 0.8.0 enhancement medium Chuck 10/21/08
#48 provide error compiler directive Cobra Compiler closed fixed 0.8.0 enhancement minor Chuck 10/16/08
#35 compiler Directives for target(type) and reference Cobra Compiler closed fixed 0.8.0 enhancement medium Chuck 10/14/08
#47 Syntax shortcut for declaring properties backed by instance variable Cobra Compiler closed duplicate 0.8.0 enhancement medium 10/04/08
#33 Cobra doesn't support .NET Attributes Cobra Compiler closed invalid 0.8.0 defect medium Kurper 09/24/08
#40 Bug in partial classes and overloaded method handling Cobra Compiler closed fixed 0.8.0 defect critical 08/28/08
#31 Implicit Line Continuation in unclosed parens Cobra Compiler closed fixed 0.8.0 enhancement major Chuck 08/20/08
#37 Suppress warnings Cobra Compiler closed fixed 0.8.0 defect major Chuck 08/14/08
#36 small Tokenizer cleanup patch Cobra Compiler closed fixed 0.8.0 enhancement minor Chuck 08/12/08
#10 Add partial classes Cobra Compiler closed fixed 0.8.0 enhancement major Chuck 08/12/08
#20 Allow commenting out of arbitrary code blocks Cobra Compiler closed fixed 0.8.0 enhancement medium Chuck 08/06/08
#21 Support specification of number Type from within Cobra source files Cobra Compiler closed fixed 0.8.0 enhancement medium Chuck 08/06/08
#30 Some Minor code changes Cobra Compiler closed fixed 0.8.0 enhancement minor Chuck 07/20/08
#4 Don't allow assignment in an assert Cobra Workspace closed fixed 0.7.4 defect major Chuck 07/14/08
#28 Provide support for Hex literals Cobra Compiler closed fixed 0.8.0 enhancement medium 07/12/08
#25 Provide support for negative indexes as end relative offsets Cobra Compiler closed wontfix 0.8.0 enhancement medium 07/12/08
#22 Code Generation bug with Generics and bool Cobra Compiler closed fixed 0.8.0 defect major Chuck 07/06/08
#16 Naming convention prevents usage of third party assemblies Cobra Compiler closed fixed 0.8.0 defect medium Chuck 05/12/08
#15 Support escaping [ for interpolation in Strings Cobra Compiler closed fixed 0.8.0 enhancement major Chuck 05/09/08
#9 continue in new style numeric for doesnt step Cobra Compiler closed fixed 0.8.0 defect major Chuck 04/24/08
Note: See TracReports for help on using and creating reports.