Wiki

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

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

Results (1 - 100 of 381)

1 2 3 4
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
#378 CIE by incomplete `StreamType` construction. Cobra Compiler new 0.9.6 defect critical 08/02/14
#379 enum of int8/uint8: translation wrong Cobra Compiler new 0.9.6 defect critical 08/07/14
#380 CIE caused by local var declaration "x as EnumType". Cobra Compiler new 0.9.6 defect critical 08/05/14
#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
#150 Implement extend IList<of T>.toDictionary<of TKey>(...) Cobra Compiler new 0.8.0 enhancement major 02/16/09
#309 tests in mixins Cobra Compiler new 0.8.0 enhancement major 04/18/13
#310 enum check on compilation Cobra Compiler new 0.8.0 enhancement major 03/21/13
#321 Overload resolution needs improvement Cobra Compiler new 0.9.3 defect major 05/27/13
#342 Cannot declare method overloads in mixins Cobra Compiler new 0.9.4 defect major 07/20/13
#346 Cannot break out of a loop from within a branch Cobra Compiler new 0.9.4 defect major 10/03/13
#356 Preconditions for methods that return a stream are not checked Cobra Compiler new 0.9.6 defect major 01/21/14
#361 Getters should always specify return types Cobra Compiler new 0.9.6 defect major 02/04/14
#373 block comments extends to last commented line Cobra Compiler new 0.9.6 defect major 07/14/14
#374 shared classes do not compile Cobra Compiler new 0.9.6 defect major 07/17/14
#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
#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
#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 04/25/13
#137 Move to .Net 4.0: Add typed tuples to the language Cobra Compiler new 0.9.4 enhancement medium 05/29/13
#159 Get Cobra working with .NET Compact Framework Cobra Compiler new 0.8.0 enhancement medium 06/11/13
#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
#214 Members use in preconditions on x mustn't be less visible than x. Cobra Compiler new 0.8.0 defect medium 10/31/12
#228 Cobra Internal Error with IronPython (mscorlib) Cobra Compiler new 0.8.0 defect medium 07/31/10
#272 Support generic declaration of sig (delegate) Cobra Compiler new 0.8.0 enhancement medium 01/16/11
#290 Add DefaultDictionary.cobra to Cobra.Core Cobra Compiler new 0.8.0 enhancement medium 09/01/12
#291 lambda and object initialization compiler error Cobra Compiler new 0.8.0 defect medium 08/17/12
#320 Provide a tool to automate conversion of C# code to cobra code Cobra Compiler new 0.9.3 task medium 05/06/13
#327 Move to .Net 4.0: Generate C# lambdas for Cobra lambdas (Codegen) Cobra Compiler new 0.9.4 enhancement medium 05/29/13
#329 Move to .Net 4.0: Generate C# Automatic properties and Object Initializers for Cobra property inits (codegen) Cobra Compiler new 0.9.4 enhancement medium 02/05/14
#341 Require (some) binary operators to have spaces around them Cobra Compiler new 0.9.4 enhancement medium 08/03/13
#348 Installer leaves root owned files Cobra Compiler new 0.9.4 defect medium 12/22/13
#357 Internal error for parameter named `result` Cobra Compiler new 0.9.6 defect medium 01/27/14
#364 Cobra snapshot may have been compiled on .NET 4.5 and inadvertently introduced a dependency Cobra Compiler new 0.9.6 defect medium 02/14/14
#368 Dynamic variables that are Arrays should support Indexing Cobra Compiler new 0.9.6 defect medium 04/24/14
#369 Assigning values to enums out-of-order does not work Cobra Compiler new 0.9.6 defect medium 05/05/14
#376 Cannot use stream as paramter type if type name is fully qualified Cobra Compiler new 0.9.6 defect medium 07/28/14
#6 Add class methods Cobra Compiler new 0.7.4 enhancement minor 11/10/08
#23 Invoke DLR during dynamic binding Cobra Compiler new 0.8.0 enhancement minor 07/03/08
#24 Create a DLR backend Cobra Compiler new 0.8.0 task minor 07/03/08
#44 Cobra always allows combining enum values even when not legal Cobra Compiler new 0.8.0 defect minor 09/24/08
#49 Nested methods Cobra Compiler new 0.8.0 enhancement minor 11/10/08
#65 Suggest System.Text.RegularExpressions when appropriate Cobra Compiler new 0.8.0 enhancement minor 11/10/08
#72 -test with -debug option leaves behind test-*.pdb/.mdb files Cobra Compiler new 0.8.0 defect minor 11/11/08
#79 Command line "resource" options Cobra Compiler new 0.8.0 enhancement minor 11/16/08
#80 Warn for poorly placed underscores in numbers Cobra Compiler new 0.8.0 enhancement minor 11/16/08
#81 Library: Operating system sniffer Cobra Compiler new 0.8.0 enhancement minor 11/16/08
#99 Implement contracts with Microsoft code contracts Cobra Compiler new 0.8.0 enhancement minor 12/19/08
#118 Improve error message for generic type names that are missing "of" Cobra Compiler new 0.8.0 enhancement minor 07/03/13
#123 support for property with different access modifier visibility Cobra Compiler new 0.8.0 enhancement minor 01/05/09
#142 problem when using an object variable of nilable generic type Cobra Compiler assigned 0.8.0 defect minor 09/27/12
#144 Add units of measurement Cobra Compiler new 0.8.0 enhancement minor 02/04/09
#157 Check for error: initializer cannot call itself Cobra Compiler new 0.8.0 defect minor 06/07/09
#172 Provide an interactive mode for Cobra (REPL) Cobra Compiler new enhancement minor 12/03/10
#180 Optimization: Speed up use of literal collections Cobra Compiler new 0.8.0 defect minor 06/01/13
#191 False compilation error with .getType on a generic type Cobra Compiler new 0.8.0 defect minor 11/17/09
#224 'use' statements in partial class files dependent on order on compile command line. Cobra Compiler new 0.8.0 defect minor 12/12/12
#229 -files: could use more power Cobra Compiler new 0.8.0 idea minor 08/09/10
#231 all/for in invariant causes COBRA INTERNAL ERROR Cobra Compiler new 0.8.0 defect minor 01/24/14
#232 Small inconsistency in 'if a inherits B' semantics. Cobra Compiler new 0.8.0 defect minor 09/03/10
#235 A numeric literal ending in . such as "2." gives a cryptic error message Cobra Compiler new 0.8.0 defect minor 08/06/10
#241 -test tests runtime with -ert Cobra Compiler new 0.8.0 defect minor 08/09/10
#244 Cobra gets itself into a state where it puts single quotes around all the strings it is outputting. Cobra Compiler new 0.8.0 defect minor 08/11/10
#256 This code not implementing all interfaces' methods compiles a broken assembly. Cobra Compiler new 0.8.0 defect minor 10/24/10
#267 Cobra Enums not support methods of Enum Baseclass Cobra Compiler new 0.8.0 defect minor 03/29/13
#269 Add Enum handling features Cobra Compiler new 0.8.0 enhancement minor 12/11/10
#282 Useful compile error (when misusing generics) Cobra Compiler new 0.8.0 enhancement minor 07/03/13
#300 allow to chain a few exceptions with a single body Cobra Compiler new 0.8.0 enhancement minor 10/28/12
#305 Add restrictions for underscores in numeric literals Cobra Compiler new 0.8.0 enhancement minor 11/07/12
#306 Unable to insert underscores into some numeric literals Cobra Compiler new 0.8.0 defect minor 11/07/12
#319 Move to .Net 4.0: Cobra dynamic codegen should use 'dynamic' type Cobra Compiler new 0.9.3 enhancement minor 02/04/14
#322 Support immutable/readOnly on class decl Cobra Compiler new 0.9.3 enhancement minor 05/14/13
#328 Move to .Net 4.0: Support Co and ContraVariance Cobra Compiler new 0.9.4 enhancement minor 05/29/13
#333 Implementing ITestRunListener is a little awkward Cobra Compiler new 0.9.4 defect minor 06/18/13
#350 Handle more forward references in `var` initialization expressions Cobra Compiler new 0.9.6 enhancement minor 01/03/14
#359 Confusing interaction between Object? instance and bools Cobra Compiler new 0.9.6 defect minor 02/01/14
#363 -turbo should default disable -dst (?) Cobra Compiler new 0.8.0 defect minor 02/10/14
#366 Compiling the same file twice Cobra Compiler new 0.9.6 defect minor 03/01/14
#371 MSBuild Task: error if no assembly references in .cobraproj file Cobra Compiler new 0.9.6 defect minor 07/04/14
#372 MSBuild Task: a file "cobra" in the project directory causes and error on Windows. Cobra Compiler new 0.9.6 defect minor 06/29/14
#135 misleading/non consistent warning message when assigning result of void returning method Cobra Compiler new 0.8.0 task trivial 01/13/09
#246 warn on overwriting variable as a for loop's variable Cobra Compiler new 0.8.0 enhancement trivial 08/14/10
#375 Confusing error message when omitting `as dynamic` Cobra Compiler new 0.9.6 enhancement trivial 07/26/14
#377 Erroneous incompatible types when casting to enum Cobra Compiler closed invalid 0.9.6 defect minor 08/03/14
#367 Relax class pass warning on partial classes Cobra Compiler closed fixed 0.9.6 enhancement minor 03/31/14
#160 Get Cobra working with Silverlight Cobra Compiler closed wontfix 0.8.0 enhancement medium 03/11/14
#365 Regression with "has" and initial value on fields from changeset 3104 Cobra Compiler closed fixed 0.9.6 defect major 02/26/14
#362 False compilation error for invariants from other namespaces Cobra Compiler closed fixed 0.9.6 defect medium 02/02/14
#360 getters should always supply a return value Cobra Compiler closed duplicate 0.8.0 defect major 02/01/14
1 2 3 4
Note: See TracReports for help on using and creating reports.