Wiki

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

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

Results (1 - 100 of 282)

1 2 3

Cobra 0.9 (54 matches)

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#1 Extension methods and properties Cobra Compiler accepted enhancement major Chuck 01/04/09
#55 Support command line format: cobra <progfile> <args> Cobra Compiler new 0.8.0 enhancement major 12/21/08
#92 cue init Cobra Compiler new 0.8.0 enhancement major 04/26/09
#93 cue finalize Cobra Compiler new 0.8.0 enhancement major 12/12/08
#94 cue hash Cobra Compiler new 0.8.0 enhancement major 12/12/08
#95 cue compare Cobra Compiler new 0.8.0 enhancement major 12/12/08
#96 cue equals Cobra Compiler new 0.8.0 enhancement major 12/12/08
#97 cue enumerate Cobra Compiler new 0.8.0 enhancement major 12/12/08
#107 Syntactic relaxation: Type declaration clauses Cobra Compiler accepted 0.8.0 enhancement major Chuck 02/24/09
#113 Scope out the rest of anonymous methods / closures Cobra Compiler new 0.8.0 enhancement major Chuck 12/01/10
#130 The compiler doesn't find the "closest" extension method Cobra Compiler accepted 0.8.0 defect major jonathandavid 03/08/09
#152 Automatic library referencing from "use" does not always work Cobra Compiler reopened 0.8.0 defect major Chuck 08/27/09
#153 Regression test problems Cobra Compiler assigned 0.8.0 defect major jonathandavid 03/08/09
#42 Provide platform independent line terminator metacharacter in strings Cobra Compiler assigned 0.8.0 enhancement medium Chuck 08/31/09
#52 Provide a compile-time form that emits an expression's source and value Cobra Compiler assigned 0.8.0 enhancement medium Chuck 08/31/09
#108 Modifier sections in type declarations Cobra Compiler new 0.8.0 enhancement medium 12/21/08
#110 Infer generic arguments for generic method calls Cobra Compiler new 0.8.0 enhancement medium 12/21/08
#120 Support verbatim string notation Cobra Compiler assigned 0.8.0 idea medium Chuck 09/02/09
#146 bug when adding an extension method that is an overload of a BCL class Cobra Compiler assigned 0.8.0 defect medium jonathandavid 02/24/09
#192 support for open generic type reference initializer syntax Cobra Compiler closed fixed 0.8.0 enhancement minor 07/03/10
#163 Inferring types related to System.Text.RegularExpressions Cobra Compiler closed fixed 0.8.0 enhancement minor Chuck 05/01/10
#177 Attributes on `def main` are not respected when not `is shared` Cobra Compiler closed fixed 0.8.0 defect medium 03/26/10
#84 Classes without explicit initializers should inherit the ones from the base class Cobra Compiler closed fixed 0.8.0 enhancement major 03/17/10
#195 Alter Unit Test Assert behavior to continue until exit Cobra Compiler closed fixed 0.8.0 enhancement medium Chuck 02/27/10
#185 Cannot refer to generic type in extended initialization Cobra Compiler closed fixed 0.8.0 defect medium 11/15/09
#176 Heterogeneous collection literals are inferred as <of Object> instead of <of dynamic> Cobra Compiler closed fixed 0.8.0 defect major Chuck 11/15/09
#67 Partial class merge problem re: inheritance Cobra Compiler closed fixed 0.8.0 defect major eric.sellon 11/08/09
#117 The operators ? and ?= should give a warning if the lhs is not nilable Cobra Compiler closed fixed 0.8.0 defect minor Chuck 10/25/09
#83 Don't require `is shared` for `def main` Cobra Compiler closed fixed 0.8.0 enhancement major Chuck 10/18/09
#178 Support nested (or inner) classes Cobra Compiler closed fixed 0.8.0 enhancement medium Chuck 09/18/09
#165 Bad error message for bad numeric for loop Cobra Compiler closed fixed 0.8.0 defect major eric.sellon 08/24/09
#74 Cannot pass dynamic values to initializers Cobra Compiler closed fixed 0.8.0 defect major eric.sellon 08/18/09
#170 Multitarget assignment does not infer types of cast expressions Cobra Compiler closed fixed 0.8.0 defect major Chuck 07/27/09
#173 Allow multiple source files to be compiled without using `-files` Cobra Compiler closed invalid enhancement major webnov8 07/23/09
#111 Move Utils.cobra methods to Cobra.Lang extensions Cobra Compiler closed fixed 0.8.0 enhancement medium chuck 06/08/09
#119 -ref: throws exceptions in some cases where the reference cannot be located Cobra Compiler closed fixed 0.8.0 defect medium Chuck 05/01/09
#109 Change compiler directives to @foo Cobra Compiler closed fixed 0.8.0 enhancement medium 04/07/09
#124 Add "extraneous parentheses" compiler warning for anonymous methods Cobra Compiler closed fixed 0.8.0 enhancement trivial Chuck 04/06/09
#147 string parameters with spaces in command line Cobra Compiler closed fixed 0.8.0 defect medium Chuck 03/20/09
#154 Cannot use -ref: with quotes in the "args" compiler directive Cobra Compiler closed fixed 0.8.0 defect medium 03/19/09
#105 Lambdas Cobra Compiler closed fixed 0.8.0 enhancement major Chuck 02/28/09
#104 Implement List .sorted, .reversed, .at, et al Cobra Compiler closed fixed 0.8.0 enhancement medium Chuck 02/14/09
#129 Cannot use "for a, b ..." with KeyValuePair objects Cobra Compiler closed fixed 0.8.0 defect major Chuck 02/14/09
#122 Support constants Cobra Compiler closed fixed 0.8.0 enhancement major Chuck 02/12/09
#148 Compiler is sensitive to "implements" order Cobra Compiler closed fixed 0.8.0 defect major 02/10/09
#125 compilation failure with 3rd party libs Cobra Compiler closed fixed 0.8.0 defect major Chuck 01/17/09
#136 nullable issue when linking cobra lib Cobra Compiler closed fixed 0.8.0 defect major Chuck 01/17/09
#128 active record test fixture won't compile Cobra Compiler closed fixed 0.8.0 defect major Chuck 01/11/09
#127 EnsureException when compiling nant-cobra-tasks Cobra Compiler closed fixed 0.8.0 defect major Chuck 01/09/09
#121 Support qualified attributes Cobra Compiler closed fixed 0.8.0 defect major 01/06/09
#98 enhance error message on wrong use of != operator Cobra Compiler closed fixed 0.8.0 enhancement medium Chuck 12/28/08
#63 "print to X" where X is a bad type gives nonsensible error messages Cobra Compiler closed fixed 0.8.0 defect medium 12/23/08
#60 Method overrides can narrow a type from nilable to not-nilable Cobra Compiler closed fixed 0.8.0 defect major 12/21/08
#101 const string member from csharp library is not accessible Cobra Compiler closed fixed 0.8.0 defect major 12/21/08
Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#164 Option to keep bytecode in memory Cobra Compiler new 0.8.0 enhancement critical 08/24/09
#17 MSBuild support Cobra IDE: Miscellaneous new 0.8.0 task major 12/28/10
#18 CodeDom Support Cobra IDE: Miscellaneous new 0.8.0 task major 06/20/09
#19 Create a .msi installer Cobra Compiler new 0.8.0 task major 08/19/09
#69 Consume operator overloads Cobra Compiler new 0.8.0 enhancement major 12/03/08
#70 Declare operator overloads. Cobra Compiler new 0.8.0 enhancement major 01/04/09
#90 implicit conversions Cobra Compiler new 0.8.0 enhancement major 12/12/08
#114 Missing implementation of power/PowerTo/PowerToEquals Binary Op Cobra Compiler assigned 0.8.0 defect major Chuck 08/31/09
#150 Implement extend IList<of T>.toDictionary<of TKey>(...) Cobra Compiler new 0.8.0 enhancement major 02/16/09
#174 Support for Regular Expression literals and matching Cobra Compiler assigned enhancement major Chuck 01/04/11
#215 -test option doesn't handle @args -target:lib Cobra Compiler new 0.8.0 defect major 07/12/10
#243 Invariants called too many times and in wrong order Cobra Compiler new 0.8.0 defect major 08/10/10
#252 var x = 1 as readonly syntax doesn't work. Cobra Compiler new 0.8.0 defect major 08/31/10
#262 Cobra needs support 'implements' and overloads on properties Cobra Compiler assigned 0.8.0 defect major Chuck 11/28/10
#264 False compilation error for complex expression Cobra Compiler new 0.8.0 defect major 11/29/10
#271 Get compile error when using anonymous method with delegate(sig) Cobra Compiler assigned 0.8.0 defect major Chuck 01/16/11
#11 Selective DbC Compilation Cobra Compiler assigned 0.8.0 enhancement medium 05/08/08
#26 Recognize extension methods in dynamic binding Cobra Compiler new 0.8.0 enhancement medium 07/06/08
#34 Compile error with both isnames and assignment on class var Cobra Compiler assigned 0.8.0 defect medium Chuck 10/07/09
#50 Warn about comparisons to the same variable Cobra Compiler new 0.8.0 enhancement medium 10/21/08
#51 Warn about assignment made to the same variable Cobra Compiler new 0.8.0 enhancement medium 10/21/08
#57 Provide a trace form without position info Cobra Compiler assigned 0.8.0 enhancement medium Chuck 08/31/09
#68 Enable declarations to be marked as test support only Cobra Compiler new 0.8.0 enhancement medium 11/10/08
#73 Support other versions of .NET past 2.0 Cobra Compiler new 0.8.0 enhancement medium 01/05/09
#91 Bring in the Mono C# compiler backend Cobra Compiler new 0.8.0 enhancement medium 10/22/09
#103 Support scientific notation ( numeric literals) Cobra Compiler new 0.8.0 enhancement medium 12/20/08
#112 Allow extra spaces for alignment inside line continuations only Cobra Compiler new 0.8.0 enhancement medium 12/21/08
#116 multiline expression in if statement has undesirable restriction on indentation Cobra Compiler assigned 0.8.0 defect medium Chuck 09/04/09
#126 Provide enumerate method (or similar) in CobraCore Cobra Compiler accepted 0.8.0 enhancement medium Chuck 01/10/09
#151 incomplete support for vari nilable parameters Cobra Compiler new 0.8.0 defect medium jonathandavid 02/16/09
#159 Get Cobra working with .NET Compact Framework Cobra Compiler new 0.8.0 enhancement medium 06/16/09
#160 Get Cobra working with Silverlight Cobra Compiler new 0.8.0 enhancement medium 06/16/09
#171 Dynamic does not work well with arithmetic Cobra Compiler new 0.8.0 defect medium 07/19/09
#187 Short circuit evaluation for chained comparisons Cobra Compiler new 0.8.0 defect medium 11/03/09
#188 Chained comparisons should be implemented with strong types when possible Cobra Compiler new 0.8.0 defect medium 11/03/09
#189 When method calls have incorrect number of arguments or types, give the method sigs Cobra Compiler new 0.8.0 enhancement medium 11/06/09
#200 Cobra compiler options read from file Cobra Compiler assigned 0.8.0 enhancement medium Chuck 06/02/10
#201 Add Cobra support for namespace aliasing/Masking Cobra Compiler assigned 0.8.0 enhancement medium Chuck 12/18/10
#214 Members use in preconditions on x mustn't be less visible than x. Cobra Compiler new 0.8.0 defect medium 07/12/10
#225 Support ganged or multivalue Cmdline Option with subOptions Cobra Compiler assigned 0.8.0 enhancement medium Chuck 07/30/10
#228 Cobra Internal Error with IronPython (mscorlib) Cobra Compiler new 0.8.0 defect medium 07/31/10
#233 Weird COBRA INTERNAL ERROR printing event args (Gtk) Cobra Compiler assigned 0.8.0 defect medium nevdelap 09/03/10
#239 -out: does not affect -test Cobra Compiler new 0.8.0 defect medium 08/08/10
#245 Provide framework and implementation for some code metrics Cobra Compiler assigned 0.8.0 enhancement medium Chuck 11/04/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 assigned 0.8.0 defect medium nevdelap 10/28/10
#251 shared constructor wants to initialize instance variables of reference types Cobra Compiler new 0.8.0 defect medium 08/31/10
1 2 3
Note: See TracReports for help on using and creating reports.