Wiki

{1} Active Tickets (156 matches)

  • List all active tickets by priority.
  • Color each row based on priority.

Results (101 - 156 of 156)

1 2
Ticket Summary Component Version Milestone Type Owner Status Created Updated
#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 2013-04-01 08:06:05
#309 tests in mixins Cobra Compiler 0.8.0 enhancement new 11/18/12 2013-04-18 18:16:57
#112 Allow extra spaces for alignment inside line continuations only Cobra Compiler 0.8.0 enhancement new 12/21/08 2013-04-25 15:13:32
#152 Automatic library referencing from "use" does not always work Cobra Compiler 0.8.0 Cobra 0.9 defect Chuck assigned 02/24/09 2013-05-05 03:01:04
#210 Spaces after tabs should be allowed for implicit as well as explicit line continuation. Cobra Compiler 0.8.0 defect Chuck assigned 07/04/10 2013-05-05 09:04:44
#320 Provide a tool to automate conversion of C# code to cobra code Cobra Compiler 0.9.3 task new 05/03/13 2013-05-06 00:48:37
#153 Regression test problems re tests with CultureInfo assumptions Cobra Compiler 0.8.0 Cobra 0.9 defect jonathandavid assigned 02/24/09 2013-05-06 01:11:26
#283 Parser error regarding multi-line collection literals Cobra Compiler 0.8.0 defect Chuck assigned 07/01/12 2013-05-12 15:06:30
#322 Support immutable/readOnly on class decl Cobra Compiler 0.9.3 enhancement new 05/14/13 2013-05-14 08:28:35
#321 Overload resolution needs improvement Cobra Compiler 0.9.3 defect new 05/14/13 2013-05-27 10:51:40
#327 Move to .Net 4.0: Generate C# lambdas for Cobra lambdas (Codegen) Cobra Compiler 0.9.4 enhancement new 05/29/13 2013-05-29 13:26:07
#328 Move to .Net 4.0: Support Co and ContraVariance Cobra Compiler 0.9.4 enhancement new 05/29/13 2013-05-29 13:32:25
#137 Move to .Net 4.0: Add typed tuples to the language Cobra Compiler 0.9.4 enhancement new 01/16/09 2013-05-29 14:03:37
#180 Optimization: Speed up use of literal collections Cobra Compiler 0.8.0 defect new 10/03/09 2013-06-01 21:03:51
#159 Get Cobra working with .NET Compact Framework Cobra Compiler 0.8.0 enhancement new 06/16/09 2013-06-11 08:16:54
#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 2013-06-15 08:06:54
#333 Implementing ITestRunListener is a little awkward Cobra Compiler 0.9.4 defect new 06/18/13 2013-06-18 13:30:37
#275 More support for Java BackEnd Cobra Compiler 0.8.0 enhancement hopscc assigned 02/11/11 2013-06-22 08:50:55
#118 Improve error message for generic type names that are missing "of" Cobra Compiler 0.8.0 enhancement new 01/01/09 2013-07-03 14:45:12
#282 Useful compile error (when misusing generics) Cobra Compiler 0.8.0 enhancement new 12/16/11 2013-07-03 14:47:54
#243 Invariants called too many times and in wrong order Cobra Compiler 0.8.0 defect Chuck assigned 08/09/10 2013-07-08 17:35:22
#338 Cleanup codegen to minimise insertion of invariant/contracts boilerplate code Cobra Compiler 0.9.4 enhancement hopscc new 07/11/13 2013-07-11 14:46:28
#342 Cannot declare method overloads in mixins Cobra Compiler 0.9.4 defect new 07/18/13 2013-07-20 16:51:01
#341 Require (some) binary operators to have spaces around them Cobra Compiler 0.9.4 enhancement new 07/12/13 2013-08-03 09:18:00
#339 Provide a nil safe dereference operator Cobra Compiler 0.9.4 enhancement Chuck assigned 07/11/13 2013-09-04 11:22:54
#346 Cannot break out of a loop from within a branch Cobra Compiler 0.9.4 defect new 10/03/13 2013-10-03 17:56:44
#348 Installer leaves root owned files Cobra Compiler 0.9.4 defect new 12/22/13 2013-12-22 21:06:33
#350 Handle more forward references in `var` initialization expressions Cobra Compiler 0.9.6 enhancement new 01/03/14 2014-01-03 05:40:21
#356 Preconditions for methods that return a stream are not checked Cobra Compiler 0.9.6 defect new 01/21/14 2014-01-21 23:49:00
#231 all/for in invariant causes COBRA INTERNAL ERROR Cobra Compiler 0.8.0 defect new 08/01/10 2014-01-24 22:37:48
#331 Bind to C# extension methods Cobra Compiler 0.9.4 enhancement hopscc assigned 05/29/13 2014-01-26 21:49:23
#357 Internal error for parameter named `result` Cobra Compiler 0.9.6 defect new 01/27/14 2014-01-27 02:29:20
#359 Confusing interaction between Object? instance and bools Cobra Compiler 0.9.6 defect new 01/31/14 2014-02-01 11:18:42
#361 Getters should always specify return types Cobra Compiler 0.9.6 defect new 02/01/14 2014-02-04 10:46:36
#319 Move to .Net 4.0: Cobra dynamic codegen should use 'dynamic' type Cobra Compiler 0.9.3 enhancement new 04/26/13 2014-02-04 18:29:37
#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 2014-02-05 01:05:24
#363 -turbo should default disable -dst (?) Cobra Compiler 0.8.0 defect new 02/10/14 2014-02-10 03:03:17
#141 Cannot effectively put more options after -turbo Cobra Compiler 0.8.0 defect nerdzero assigned 01/27/09 2014-02-12 19:16:41
#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 2014-02-14 17:12:55
#39 Infer types for method references Cobra Compiler 0.8.0 enhancement Chuck assigned 08/25/08 2014-02-16 20:55:27
#239 -out: does not affect -test Cobra Compiler 0.8.0 defect Chuck assigned 08/08/10 2014-02-28 11:33:28
#366 Compiling the same file twice Cobra Compiler 0.9.6 defect new 03/01/14 2014-03-01 06:17:42
#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 2014-03-05 10:10:12
#368 Dynamic variables that are Arrays should support Indexing Cobra Compiler 0.9.6 defect new 04/24/14 2014-04-24 11:54:35
#369 Assigning values to enums out-of-order does not work Cobra Compiler 0.9.6 defect new 05/02/14 2014-05-05 11:32:52
#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 2014-06-29 19:56:15
#370 Some MD/XS projects trigger a COBRA INTERNAL ERROR/FormatException Cobra Compiler 0.9.6 Cobra 0.9 defect new 06/11/14 2014-06-30 14:59:00
#371 MSBuild Task: error if no assembly references in .cobraproj file Cobra Compiler 0.9.6 defect new 06/29/14 2014-07-04 21:33:26
#373 block comments extends to last commented line Cobra Compiler 0.9.6 defect new 07/14/14 2014-07-14 10:11:18
#374 shared classes do not compile Cobra Compiler 0.9.6 defect new 07/15/14 2014-07-17 09:36:59
#375 Confusing error message when omitting `as dynamic` Cobra Compiler 0.9.6 enhancement new 07/26/14 2014-07-26 16:16:09
#376 Cannot use stream as paramter type if type name is fully qualified Cobra Compiler 0.9.6 defect new 07/28/14 2014-07-28 16:12:45
#378 CIE by incomplete `StreamType` construction. Cobra Compiler 0.9.6 defect new 08/02/14 2014-08-02 09:57:33
#380 CIE caused by local var declaration "x as EnumType". Cobra Compiler 0.9.6 defect new 08/05/14 2014-08-05 04:52:05
#379 enum of int8/uint8: translation wrong Cobra Compiler 0.9.6 defect new 08/05/14 2014-08-07 11:20:24
#381 Is this Language Dead? Cobra Compiler 0.8.0 idea Charles assigned 08/13/15 2015-08-16 18:15:16
1 2
Note: See TracReports for help on using and creating reports.