Wiki

{2} Active Tickets by Version (156 matches)

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

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

Results (101 - 156 of 156)

1 2

0.8.0 (19 matches)

Ticket Summary Component Version Type Owner Status Created
#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
#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
#149 Simplifying internal class VariType Cobra Compiler 0.8.0 enhancement jonathandavid accepted 02/10/09
#179 support shared access modifier on class definitions Cobra Compiler 0.8.0 enhancement Chuck assigned 09/29/09
#193 Extension to HowTo/29[02]* to include shell sort Cobra Compiler 0.8.0 enhancement Chuck assigned 01/19/10
#230 make "a = []" do the right thing when a is of a known type Cobra Compiler 0.8.0 enhancement Chuck assigned 07/31/10
#269 Add Enum handling features Cobra Compiler 0.8.0 enhancement new 12/11/10
#282 Useful compile error (when misusing generics) Cobra Compiler 0.8.0 enhancement new 12/16/11
#300 allow to chain a few exceptions with a single body Cobra Compiler 0.8.0 enhancement new 10/28/12
#305 Add restrictions for underscores in numeric literals Cobra Compiler 0.8.0 enhancement new 11/07/12
#229 -files: could use more power Cobra Compiler 0.8.0 idea new 07/31/10
#278 implanting Doc-strings inside Attributes to keep them in code to be readily assesed while programming Cobra Compiler 0.8.0 idea Charles new 03/10/11
#24 Create a DLR backend Cobra Compiler 0.8.0 task new 07/03/08
#246 warn on overwriting variable as a for loop's variable Cobra Compiler 0.8.0 enhancement new 08/14/10
#279 Warn about unused method's argument Cobra Compiler 0.8.0 enhancement Charles assigned 05/31/11
#135 misleading/non consistent warning message when assigning result of void returning method Cobra Compiler 0.8.0 task new 01/13/09

0.9.3 (5 matches)

Ticket Summary Component Version Type Owner Status Created
#321 Overload resolution needs improvement Cobra Compiler 0.9.3 defect new 05/14/13
#320 Provide a tool to automate conversion of C# code to cobra code Cobra Compiler 0.9.3 task new 05/03/13
#315 cobra support multiple return values Cobra Compiler 0.9.3 enhancement Chuck assigned 01/20/13
#319 Move to .Net 4.0: Cobra dynamic codegen should use 'dynamic' type Cobra Compiler 0.9.3 enhancement new 04/26/13
#322 Support immutable/readOnly on class decl Cobra Compiler 0.9.3 enhancement new 05/14/13

0.9.4 (13 matches)

Ticket Summary Component Version Type Owner Status Created
#342 Cannot declare method overloads in mixins Cobra Compiler 0.9.4 defect new 07/18/13
#346 Cannot break out of a loop from within a branch Cobra Compiler 0.9.4 defect new 10/03/13
#331 Bind to C# extension methods Cobra Compiler 0.9.4 enhancement hopscc assigned 05/29/13
#348 Installer leaves root owned files Cobra Compiler 0.9.4 defect new 12/22/13
#137 Move to .Net 4.0: Add typed tuples to the language Cobra Compiler 0.9.4 enhancement new 01/16/09
#327 Move to .Net 4.0: Generate C# lambdas for Cobra lambdas (Codegen) Cobra Compiler 0.9.4 enhancement new 05/29/13
#329 Move to .Net 4.0: Generate C# Automatic properties and Object Initializers for Cobra property inits (codegen) Cobra Compiler 0.9.4 enhancement new 05/29/13
#332 Ref and Lib paths need some platform pattern for 32 vs 64 bit Frameworks Cobra Compiler 0.9.4 enhancement Chuck assigned 06/11/13
#338 Cleanup codegen to minimise insertion of invariant/contracts boilerplate code Cobra Compiler 0.9.4 enhancement hopscc new 07/11/13
#339 Provide a nil safe dereference operator Cobra Compiler 0.9.4 enhancement Chuck assigned 07/11/13
#341 Require (some) binary operators to have spaces around them Cobra Compiler 0.9.4 enhancement new 07/12/13
#333 Implementing ITestRunListener is a little awkward Cobra Compiler 0.9.4 defect new 06/18/13
#328 Move to .Net 4.0: Support Co and ContraVariance Cobra Compiler 0.9.4 enhancement new 05/29/13

0.9.6 (19 matches)

Ticket Summary Component Version Type Owner Status Created
#378 CIE by incomplete `StreamType` construction. Cobra Compiler 0.9.6 defect new 08/02/14
#379 enum of int8/uint8: translation wrong Cobra Compiler 0.9.6 defect new 08/05/14
#380 CIE caused by local var declaration "x as EnumType". Cobra Compiler 0.9.6 defect new 08/05/14
#356 Preconditions for methods that return a stream are not checked Cobra Compiler 0.9.6 defect new 01/21/14
#361 Getters should always specify return types Cobra Compiler 0.9.6 defect new 02/01/14
#370 Some MD/XS projects trigger a COBRA INTERNAL ERROR/FormatException Cobra Compiler 0.9.6 defect new 06/11/14
#373 block comments extends to last commented line Cobra Compiler 0.9.6 defect new 07/14/14
#374 shared classes do not compile Cobra Compiler 0.9.6 defect new 07/15/14
#357 Internal error for parameter named `result` Cobra Compiler 0.9.6 defect new 01/27/14
#364 Cobra snapshot may have been compiled on .NET 4.5 and inadvertently introduced a dependency Cobra Compiler 0.9.6 defect new 02/11/14
#368 Dynamic variables that are Arrays should support Indexing Cobra Compiler 0.9.6 defect new 04/24/14
#369 Assigning values to enums out-of-order does not work Cobra Compiler 0.9.6 defect new 05/02/14
#376 Cannot use stream as paramter type if type name is fully qualified Cobra Compiler 0.9.6 defect new 07/28/14
#359 Confusing interaction between Object? instance and bools Cobra Compiler 0.9.6 defect new 01/31/14
#366 Compiling the same file twice Cobra Compiler 0.9.6 defect new 03/01/14
#371 MSBuild Task: error if no assembly references in .cobraproj file Cobra Compiler 0.9.6 defect new 06/29/14
#372 MSBuild Task: a file "cobra" in the project directory causes and error on Windows. Cobra Compiler 0.9.6 defect new 06/29/14
#350 Handle more forward references in `var` initialization expressions Cobra Compiler 0.9.6 enhancement new 01/03/14
#375 Confusing error message when omitting `as dynamic` Cobra Compiler 0.9.6 enhancement new 07/26/14
1 2
Note: See TracReports for help on using and creating reports.