Wiki

{8} Active Tickets, Mine first (156 matches)

  • List all active tickets by priority.
  • Show all tickets owned by the logged in user in a group first.

Results (1 - 100 of 156)

1 2

Active Tickets (100 matches)

Ticket Summary Component Version Milestone 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
#164 Option to keep bytecode in memory Cobra Compiler 0.8.0 enhancement new 07/03/09
#321 Overload resolution needs improvement Cobra Compiler 0.9.3 defect new 05/14/13
#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
#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
#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
#69 Consume operator overloads Cobra Compiler 0.8.0 enhancement new 11/10/08
#70 Declare operator overloads. Cobra Compiler 0.8.0 enhancement new 11/10/08
#90 implicit conversions Cobra Compiler 0.8.0 enhancement new 12/09/08
#150 Implement extend IList<of T>.toDictionary<of TKey>(...) Cobra Compiler 0.8.0 enhancement new 02/14/09
#309 tests in mixins Cobra Compiler 0.8.0 enhancement new 11/18/12
#310 enum check on compilation Cobra Compiler 0.8.0 enhancement new 11/28/12
#18 CodeDom Support Cobra IDE: Miscellaneous 0.8.0 task new 05/08/08
#19 Create a .msi installer Cobra Compiler 0.8.0 task new 05/11/08
#370 Some MD/XS projects trigger a COBRA INTERNAL ERROR/FormatException Cobra Compiler 0.9.6 Cobra 0.9 defect new 06/11/14
#55 Support command line format: cobra <progfile> <args> Cobra Compiler 0.8.0 Cobra 0.9 enhancement new 10/28/08
#92 cue init Cobra Compiler 0.8.0 Cobra 0.9 enhancement new 12/12/08
#93 cue finalize Cobra Compiler 0.8.0 Cobra 0.9 enhancement new 12/12/08
#94 cue hash Cobra Compiler 0.8.0 Cobra 0.9 enhancement new 12/12/08
#95 cue compare Cobra Compiler 0.8.0 Cobra 0.9 enhancement new 12/12/08
#96 cue equals Cobra Compiler 0.8.0 Cobra 0.9 enhancement new 12/12/08
#97 cue enumerate Cobra Compiler 0.8.0 Cobra 0.9 enhancement new 12/12/08
#171 Dynamic does not work well with arithmetic Cobra Compiler 0.8.0 defect new 07/19/09
#187 Short circuit evaluation for chained comparisons Cobra Compiler 0.8.0 defect new 11/03/09
#188 Chained comparisons should be implemented with strong types when possible Cobra Compiler 0.8.0 defect new 11/03/09
#214 Members use in preconditions on x mustn't be less visible than x. Cobra Compiler 0.8.0 defect new 07/12/10
#228 Cobra Internal Error with IronPython (mscorlib) Cobra Compiler 0.8.0 defect new 07/31/10
#291 lambda and object initialization compiler error Cobra Compiler 0.8.0 defect new 08/05/12
#348 Installer leaves root owned files Cobra Compiler 0.9.4 defect new 12/22/13
#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
#11 Selective DbC Compilation Cobra Compiler 0.8.0 enhancement assigned 04/27/08
#26 Recognize extension methods in dynamic binding Cobra Compiler 0.8.0 enhancement new 07/06/08
#50 Warn about comparisons to the same variable Cobra Compiler 0.8.0 enhancement new 10/21/08
#51 Warn about assignment made to the same variable Cobra Compiler 0.8.0 enhancement new 10/21/08
#68 Enable declarations to be marked as test support only Cobra Compiler 0.8.0 enhancement new 11/10/08
#73 Support other versions of .NET past 2.0 Cobra Compiler 0.8.0 enhancement new 11/16/08
#91 Bring in the Mono C# compiler backend Cobra Compiler 0.8.0 enhancement new 12/11/08
#103 Support scientific notation ( numeric literals) Cobra Compiler 0.8.0 enhancement new 12/20/08
#112 Allow extra spaces for alignment inside line continuations only Cobra Compiler 0.8.0 enhancement new 12/21/08
#137 Move to .Net 4.0: Add typed tuples to the language Cobra Compiler 0.9.4 enhancement new 01/16/09
#159 Get Cobra working with .NET Compact Framework Cobra Compiler 0.8.0 enhancement new 06/16/09
#272 Support generic declaration of sig (delegate) Cobra Compiler 0.8.0 enhancement new 01/16/11
#290 Add DefaultDictionary.cobra to Cobra.Core Cobra Compiler 0.8.0 enhancement new 08/05/12
#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
#341 Require (some) binary operators to have spaces around them Cobra Compiler 0.9.4 enhancement new 07/12/13
#320 Provide a tool to automate conversion of C# code to cobra code Cobra Compiler 0.9.3 task new 05/03/13
#286 Invoke delegate property compiler error Cobra Compiler 0.8.0 Cobra 0.9 defect new 08/02/12
#110 Infer generic arguments for generic method calls Cobra Compiler 0.8.0 Cobra 0.9 enhancement new 12/21/08
#44 Cobra always allows combining enum values even when not legal Cobra Compiler 0.8.0 defect new 09/24/08
#72 -test with -debug option leaves behind test-*.pdb/.mdb files Cobra Compiler 0.8.0 defect new 11/11/08
#142 problem when using an object variable of nilable generic type Cobra Compiler 0.8.0 defect assigned 01/27/09
#157 Check for error: initializer cannot call itself Cobra Compiler 0.8.0 defect new 06/07/09
#180 Optimization: Speed up use of literal collections Cobra Compiler 0.8.0 defect new 10/03/09
#191 False compilation error with .getType on a generic type Cobra Compiler 0.8.0 defect new 11/17/09
#224 'use' statements in partial class files dependent on order on compile command line. Cobra Compiler 0.8.0 defect new 07/26/10
#231 all/for in invariant causes COBRA INTERNAL ERROR Cobra Compiler 0.8.0 defect new 08/01/10
#232 Small inconsistency in 'if a inherits B' semantics. Cobra Compiler 0.8.0 defect new 08/02/10
#235 A numeric literal ending in . such as "2." gives a cryptic error message Cobra Compiler 0.8.0 defect new 08/06/10
#241 -test tests runtime with -ert Cobra Compiler 0.8.0 defect new 08/08/10
#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
#256 This code not implementing all interfaces' methods compiles a broken assembly. Cobra Compiler 0.8.0 defect new 09/09/10
#267 Cobra Enums not support methods of Enum Baseclass Cobra Compiler 0.8.0 defect new 12/06/10
#306 Unable to insert underscores into some numeric literals Cobra Compiler 0.8.0 defect new 11/07/12
#333 Implementing ITestRunListener is a little awkward Cobra Compiler 0.9.4 defect new 06/18/13
#359 Confusing interaction between Object? instance and bools Cobra Compiler 0.9.6 defect new 01/31/14
#363 -turbo should default disable -dst (?) Cobra Compiler 0.8.0 defect new 02/10/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
#6 Add class methods Cobra Compiler 0.7.4 enhancement new 04/13/08
#23 Invoke DLR during dynamic binding Cobra Compiler 0.8.0 enhancement new 07/03/08
#49 Nested methods Cobra Compiler 0.8.0 enhancement new 10/17/08
#65 Suggest System.Text.RegularExpressions when appropriate Cobra Compiler 0.8.0 enhancement new 11/10/08
#79 Command line "resource" options Cobra Compiler 0.8.0 enhancement new 11/16/08
#80 Warn for poorly placed underscores in numbers Cobra Compiler 0.8.0 enhancement new 11/16/08
#81 Library: Operating system sniffer Cobra Compiler 0.8.0 enhancement new 11/16/08
#99 Implement contracts with Microsoft code contracts Cobra Compiler 0.8.0 enhancement new 12/15/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
#172 Provide an interactive mode for Cobra (REPL) Cobra Compiler enhancement new 07/23/09
#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
#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
#328 Move to .Net 4.0: Support Co and ContraVariance Cobra Compiler 0.9.4 enhancement new 05/29/13
#350 Handle more forward references in `var` initialization expressions Cobra Compiler 0.9.6 enhancement new 01/03/14
#229 -files: could use more power Cobra Compiler 0.8.0 idea new 07/31/10
1 2
Note: See TracReports for help on using and creating reports.