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
#115 Support StringBuilder as a target for "print to X, ..." Cobra Compiler 0.8.0 enhancement Chuck assigned 12/23/08 2008-12-24 00:10:40
#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
#145 complete the collection of string.split extension methods Cobra Compiler 0.8.0 enhancement jonathandavid accepted 02/05/09 2009-02-10 20:39:24
#149 Simplifying internal class VariType Cobra Compiler 0.8.0 enhancement jonathandavid accepted 02/10/09 2009-02-11 16:51:21
#179 support shared access modifier on class definitions Cobra Compiler 0.8.0 enhancement Chuck assigned 09/29/09 2013-03-21 12:39:22
#193 Extension to HowTo/29[02]* to include shell sort Cobra Compiler 0.8.0 enhancement Chuck assigned 01/19/10 2010-06-29 11:46:36
#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
#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
#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
#279 Warn about unused method's argument Cobra Compiler 0.8.0 enhancement Charles assigned 05/31/11 2011-07-30 05:09:08
#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
#321 Overload resolution needs improvement Cobra Compiler 0.9.3 defect new 05/14/13 2013-05-27 10:51:40
#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
#315 cobra support multiple return values Cobra Compiler 0.9.3 enhancement Chuck assigned 01/20/13 2013-01-25 12:15:17
#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
#342 Cannot declare method overloads in mixins Cobra Compiler 0.9.4 defect new 07/18/13 2013-07-20 16:51:01
#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
#331 Bind to C# extension methods Cobra Compiler 0.9.4 enhancement hopscc assigned 05/29/13 2014-01-26 21:49:23
#348 Installer leaves root owned files Cobra Compiler 0.9.4 defect new 12/22/13 2013-12-22 21:06:33
#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
#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
#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
#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
#339 Provide a nil safe dereference operator Cobra Compiler 0.9.4 enhancement Chuck assigned 07/11/13 2013-09-04 11:22:54
#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
#333 Implementing ITestRunListener is a little awkward Cobra Compiler 0.9.4 defect new 06/18/13 2013-06-18 13:30:37
#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
#378 CIE by incomplete `StreamType` construction. Cobra Compiler 0.9.6 defect new 08/02/14 2014-08-02 09:57:33
#379 enum of int8/uint8: translation wrong Cobra Compiler 0.9.6 defect new 08/05/14 2014-08-07 11:20:24
#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
#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
#361 Getters should always specify return types Cobra Compiler 0.9.6 defect new 02/01/14 2014-02-04 10:46:36
#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
#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
#357 Internal error for parameter named `result` Cobra Compiler 0.9.6 defect new 01/27/14 2014-01-27 02:29:20
#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
#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
#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
#359 Confusing interaction between Object? instance and bools Cobra Compiler 0.9.6 defect new 01/31/14 2014-02-01 11:18:42
#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
#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
#375 Confusing error message when omitting `as dynamic` Cobra Compiler 0.9.6 enhancement new 07/26/14 2014-07-26 16:16:09
1 2
Note: See TracReports for help on using and creating reports.