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
#159 Get Cobra working with .NET Compact Framework Cobra Compiler 0.8.0 enhancement new 06/16/09 2013-06-11 08:16:54
#272 Support generic declaration of sig (delegate) Cobra Compiler 0.8.0 enhancement new 01/16/11 2011-01-16 12:04:55
#290 Add DefaultDictionary.cobra to Cobra.Core Cobra Compiler 0.8.0 enhancement new 08/05/12 2012-09-01 06:38:07
#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
#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
#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
#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
#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
#286 Invoke delegate property compiler error Cobra Compiler 0.8.0 Cobra 0.9 defect new 08/02/12 2012-08-02 21:25:57
#110 Infer generic arguments for generic method calls Cobra Compiler 0.8.0 Cobra 0.9 enhancement new 12/21/08 2008-12-21 00:39:04
#44 Cobra always allows combining enum values even when not legal Cobra Compiler 0.8.0 defect new 09/24/08 2008-09-24 17:05:55
#72 -test with -debug option leaves behind test-*.pdb/.mdb files Cobra Compiler 0.8.0 defect new 11/11/08 2008-11-11 00:05:30
#157 Check for error: initializer cannot call itself Cobra Compiler 0.8.0 defect new 06/07/09 2009-06-07 03:46:12
#180 Optimization: Speed up use of literal collections Cobra Compiler 0.8.0 defect new 10/03/09 2013-06-01 21:03:51
#191 False compilation error with .getType on a generic type Cobra Compiler 0.8.0 defect new 11/17/09 2009-11-17 10:32:53
#224 'use' statements in partial class files dependent on order on compile command line. Cobra Compiler 0.8.0 defect new 07/26/10 2012-12-12 02:25:06
#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
#232 Small inconsistency in 'if a inherits B' semantics. Cobra Compiler 0.8.0 defect new 08/02/10 2010-09-03 19:14:18
#235 A numeric literal ending in . such as "2." gives a cryptic error message Cobra Compiler 0.8.0 defect new 08/06/10 2010-08-06 11:30:26
#241 -test tests runtime with -ert Cobra Compiler 0.8.0 defect new 08/08/10 2010-08-09 11:52:47
#244 Cobra gets itself into a state where it puts single quotes around all the strings it is outputting. Cobra Compiler 0.8.0 defect new 08/11/10 2010-08-11 21:36:11
#256 This code not implementing all interfaces' methods compiles a broken assembly. Cobra Compiler 0.8.0 defect new 09/09/10 2010-10-24 07:25:01
#267 Cobra Enums not support methods of Enum Baseclass Cobra Compiler 0.8.0 defect new 12/06/10 2013-03-29 05:15:36
#306 Unable to insert underscores into some numeric literals Cobra Compiler 0.8.0 defect new 11/07/12 2012-11-07 16:24:04
#333 Implementing ITestRunListener is a little awkward Cobra Compiler 0.9.4 defect new 06/18/13 2013-06-18 13:30:37
#359 Confusing interaction between Object? instance and bools Cobra Compiler 0.9.6 defect new 01/31/14 2014-02-01 11:18:42
#363 -turbo should default disable -dst (?) Cobra Compiler 0.8.0 defect new 02/10/14 2014-02-10 03:03:17
#366 Compiling the same file twice Cobra Compiler 0.9.6 defect new 03/01/14 2014-03-01 06:17:42
#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
#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
#6 Add class methods Cobra Compiler 0.7.4 enhancement new 04/13/08 2008-11-10 23:49:16
#23 Invoke DLR during dynamic binding Cobra Compiler 0.8.0 enhancement new 07/03/08 2008-07-03 20:31:15
#49 Nested methods Cobra Compiler 0.8.0 enhancement new 10/17/08 2008-11-10 23:52:05
#65 Suggest System.Text.RegularExpressions when appropriate Cobra Compiler 0.8.0 enhancement new 11/10/08 2008-11-10 09:50:33
#79 Command line "resource" options Cobra Compiler 0.8.0 enhancement new 11/16/08 2008-11-16 07:31:06
#80 Warn for poorly placed underscores in numbers Cobra Compiler 0.8.0 enhancement new 11/16/08 2008-11-16 07:34:02
#81 Library: Operating system sniffer Cobra Compiler 0.8.0 enhancement new 11/16/08 2008-11-16 07:40:35
#99 Implement contracts with Microsoft code contracts Cobra Compiler 0.8.0 enhancement new 12/15/08 2008-12-19 21:21:14
#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
#123 support for property with different access modifier visibility Cobra Compiler 0.8.0 enhancement new 01/05/09 2009-01-05 09:52:46
#144 Add units of measurement Cobra Compiler 0.8.0 enhancement new 02/04/09 2009-02-04 13:43:57
#172 Provide an interactive mode for Cobra (REPL) Cobra Compiler enhancement new 07/23/09 2010-12-03 09:57:44
#269 Add Enum handling features Cobra Compiler 0.8.0 enhancement new 12/11/10 2010-12-11 11:32:10
#282 Useful compile error (when misusing generics) Cobra Compiler 0.8.0 enhancement new 12/16/11 2013-07-03 14:47:54
#300 allow to chain a few exceptions with a single body Cobra Compiler 0.8.0 enhancement new 10/28/12 2012-10-28 20:00:23
#305 Add restrictions for underscores in numeric literals Cobra Compiler 0.8.0 enhancement new 11/07/12 2012-11-07 14:37:41
#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
#322 Support immutable/readOnly on class decl Cobra Compiler 0.9.3 enhancement new 05/14/13 2013-05-14 08:28:35
#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
#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
#229 -files: could use more power Cobra Compiler 0.8.0 idea new 07/31/10 2010-08-09 12:03:28
#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 2011-03-10 07:15:03
#24 Create a DLR backend Cobra Compiler 0.8.0 task new 07/03/08 2008-07-03 20:32:44
#246 warn on overwriting variable as a for loop's variable Cobra Compiler 0.8.0 enhancement new 08/14/10 2010-08-14 02:32:11
#375 Confusing error message when omitting `as dynamic` Cobra Compiler 0.9.6 enhancement new 07/26/14 2014-07-26 16:16:09
#135 misleading/non consistent warning message when assigning result of void returning method Cobra Compiler 0.8.0 task new 01/13/09 2009-01-13 22:16:14
1 2
Note: See TracReports for help on using and creating reports.