Wiki

{3} Active Tickets by Milestone (156 matches)

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

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

Results (1 - 100 of 156)

1 2

Milestone (100 matches)

Ticket Summary Component Version Type Owner Status Created
#381 Is this Language Dead? Cobra Compiler 0.8.0 idea Charles assigned 08/13/15
#380 CIE caused by local var declaration "x as EnumType". Cobra Compiler 0.9.6 defect new 08/05/14
#379 enum of int8/uint8: translation wrong Cobra Compiler 0.9.6 defect new 08/05/14
#378 CIE by incomplete `StreamType` construction. Cobra Compiler 0.9.6 defect new 08/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
#375 Confusing error message when omitting `as dynamic` Cobra Compiler 0.9.6 enhancement new 07/26/14
#374 shared classes do not compile Cobra Compiler 0.9.6 defect new 07/15/14
#373 block comments extends to last commented line Cobra Compiler 0.9.6 defect new 07/14/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
#371 MSBuild Task: error if no assembly references in .cobraproj file Cobra Compiler 0.9.6 defect new 06/29/14
#369 Assigning values to enums out-of-order does not work Cobra Compiler 0.9.6 defect new 05/02/14
#368 Dynamic variables that are Arrays should support Indexing Cobra Compiler 0.9.6 defect new 04/24/14
#366 Compiling the same file twice Cobra Compiler 0.9.6 defect new 03/01/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
#363 -turbo should default disable -dst (?) Cobra Compiler 0.8.0 defect new 02/10/14
#361 Getters should always specify return types Cobra Compiler 0.9.6 defect new 02/01/14
#359 Confusing interaction between Object? instance and bools Cobra Compiler 0.9.6 defect new 01/31/14
#357 Internal error for parameter named `result` Cobra Compiler 0.9.6 defect new 01/27/14
#356 Preconditions for methods that return a stream are not checked Cobra Compiler 0.9.6 defect new 01/21/14
#350 Handle more forward references in `var` initialization expressions Cobra Compiler 0.9.6 enhancement new 01/03/14
#348 Installer leaves root owned files Cobra Compiler 0.9.4 defect new 12/22/13
#346 Cannot break out of a loop from within a branch Cobra Compiler 0.9.4 defect new 10/03/13
#342 Cannot declare method overloads in mixins Cobra Compiler 0.9.4 defect new 07/18/13
#341 Require (some) binary operators to have spaces around them Cobra Compiler 0.9.4 enhancement new 07/12/13
#339 Provide a nil safe dereference operator Cobra Compiler 0.9.4 enhancement Chuck assigned 07/11/13
#338 Cleanup codegen to minimise insertion of invariant/contracts boilerplate code Cobra Compiler 0.9.4 enhancement hopscc new 07/11/13
#333 Implementing ITestRunListener is a little awkward Cobra Compiler 0.9.4 defect new 06/18/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
#331 Bind to C# extension methods Cobra Compiler 0.9.4 enhancement hopscc assigned 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
#328 Move to .Net 4.0: Support Co and ContraVariance Cobra Compiler 0.9.4 enhancement new 05/29/13
#327 Move to .Net 4.0: Generate C# lambdas for Cobra lambdas (Codegen) Cobra Compiler 0.9.4 enhancement new 05/29/13
#322 Support immutable/readOnly on class decl Cobra Compiler 0.9.3 enhancement new 05/14/13
#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
#319 Move to .Net 4.0: Cobra dynamic codegen should use 'dynamic' type Cobra Compiler 0.9.3 enhancement new 04/26/13
#315 cobra support multiple return values Cobra Compiler 0.9.3 enhancement Chuck assigned 01/20/13
#312 Support some form of conditional compilation Cobra Compiler 0.8.0 enhancement Chuck assigned 01/08/13
#310 enum check on compilation Cobra Compiler 0.8.0 enhancement new 11/28/12
#309 tests in mixins Cobra Compiler 0.8.0 enhancement new 11/18/12
#308 cobra internal error: unknown member exception Cobra Compiler 0.8.0 defect Charles assigned 11/15/12
#306 Unable to insert underscores into some numeric literals Cobra Compiler 0.8.0 defect new 11/07/12
#305 Add restrictions for underscores in numeric literals Cobra Compiler 0.8.0 enhancement new 11/07/12
#300 allow to chain a few exceptions with a single body Cobra Compiler 0.8.0 enhancement new 10/28/12
#291 lambda and object initialization compiler error Cobra Compiler 0.8.0 defect new 08/05/12
#290 Add DefaultDictionary.cobra to Cobra.Core Cobra Compiler 0.8.0 enhancement new 08/05/12
#283 Parser error regarding multi-line collection literals Cobra Compiler 0.8.0 defect Chuck assigned 07/01/12
#282 Useful compile error (when misusing generics) Cobra Compiler 0.8.0 enhancement new 12/16/11
#281 Correct cobra rtl String.count consistent with .Net Collections/Linq Cobra Compiler 0.8.0 enhancement Chuck assigned 08/04/11
#279 Warn about unused method's argument Cobra Compiler 0.8.0 enhancement Charles assigned 05/31/11
#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
#275 More support for Java BackEnd Cobra Compiler 0.8.0 enhancement hopscc assigned 02/11/11
#272 Support generic declaration of sig (delegate) Cobra Compiler 0.8.0 enhancement new 01/16/11
#271 Get compile error when using anonymous method with delegate(sig) Cobra Compiler 0.8.0 defect Chuck assigned 01/15/11
#269 Add Enum handling features Cobra Compiler 0.8.0 enhancement new 12/11/10
#267 Cobra Enums not support methods of Enum Baseclass Cobra Compiler 0.8.0 defect new 12/06/10
#263 Provide Treaps implementation for cobra Cobra Compiler 0.8.0 enhancement Chuck assigned 11/03/10
#262 Cobra needs support 'implements' and overloads on properties Cobra Compiler 0.8.0 defect Chuck assigned 10/24/10
#256 This code not implementing all interfaces' methods compiles a broken assembly. Cobra Compiler 0.8.0 defect new 09/09/10
#253 Provide some minimal allowance for use of multidim and jagged arrays Cobra Compiler 0.8.0 enhancement Chuck assigned 09/04/10
#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
#246 warn on overwriting variable as a for loop's variable Cobra Compiler 0.8.0 enhancement new 08/14/10
#245 Provide framework and implementation for some code metrics Cobra Compiler 0.8.0 enhancement Chuck assigned 08/13/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
#243 Invariants called too many times and in wrong order Cobra Compiler 0.8.0 defect Chuck assigned 08/09/10
#241 -test tests runtime with -ert Cobra Compiler 0.8.0 defect new 08/08/10
#239 -out: does not affect -test Cobra Compiler 0.8.0 defect Chuck assigned 08/08/10
#236 Specifying -test and -compile-if-needed gets ArgumentOutOfRangeException. Cobra Compiler 0.8.0 defect Chuck assigned 08/07/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
#233 Weird COBRA INTERNAL ERROR printing event args (Gtk) Cobra Compiler 0.8.0 defect nevdelap assigned 08/03/10
#232 Small inconsistency in 'if a inherits B' semantics. Cobra Compiler 0.8.0 defect new 08/02/10
#231 all/for in invariant causes COBRA INTERNAL ERROR Cobra Compiler 0.8.0 defect new 08/01/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
#229 -files: could use more power Cobra Compiler 0.8.0 idea new 07/31/10
#228 Cobra Internal Error with IronPython (mscorlib) Cobra Compiler 0.8.0 defect new 07/31/10
#225 Support ganged or multivalue Cmdline Option with subOptions Cobra Compiler 0.8.0 enhancement Chuck assigned 07/30/10
#224 'use' statements in partial class files dependent on order on compile command line. Cobra Compiler 0.8.0 defect new 07/26/10
#214 Members use in preconditions on x mustn't be less visible than x. Cobra Compiler 0.8.0 defect new 07/12/10
#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
#204 Infer correct types for lambdas and anon methods Cobra Compiler 0.8.0 defect Chuck assigned 06/14/10
#200 Cobra compiler options read from file Cobra Compiler 0.8.0 enhancement Chuck assigned 04/13/10
#193 Extension to HowTo/29[02]* to include shell sort Cobra Compiler 0.8.0 enhancement Chuck assigned 01/19/10
#191 False compilation error with .getType on a generic type Cobra Compiler 0.8.0 defect new 11/17/09
#188 Chained comparisons should be implemented with strong types when possible Cobra Compiler 0.8.0 defect new 11/03/09
#187 Short circuit evaluation for chained comparisons Cobra Compiler 0.8.0 defect new 11/03/09
#180 Optimization: Speed up use of literal collections Cobra Compiler 0.8.0 defect new 10/03/09
#179 support shared access modifier on class definitions Cobra Compiler 0.8.0 enhancement Chuck assigned 09/29/09
#174 Support for Regular Expression literals and matching Cobra Compiler enhancement Chuck assigned 07/23/09
#172 Provide an interactive mode for Cobra (REPL) Cobra Compiler enhancement new 07/23/09
#171 Dynamic does not work well with arithmetic Cobra Compiler 0.8.0 defect new 07/19/09
#164 Option to keep bytecode in memory Cobra Compiler 0.8.0 enhancement new 07/03/09
#159 Get Cobra working with .NET Compact Framework Cobra Compiler 0.8.0 enhancement new 06/16/09
#157 Check for error: initializer cannot call itself Cobra Compiler 0.8.0 defect new 06/07/09
#150 Implement extend IList<of T>.toDictionary<of TKey>(...) Cobra Compiler 0.8.0 enhancement new 02/14/09
#149 Simplifying internal class VariType Cobra Compiler 0.8.0 enhancement jonathandavid accepted 02/10/09
#145 complete the collection of string.split extension methods Cobra Compiler 0.8.0 enhancement jonathandavid accepted 02/05/09
#144 Add units of measurement Cobra Compiler 0.8.0 enhancement new 02/04/09
#142 problem when using an object variable of nilable generic type Cobra Compiler 0.8.0 defect assigned 01/27/09
#141 Cannot effectively put more options after -turbo Cobra Compiler 0.8.0 defect nerdzero assigned 01/27/09
#137 Move to .Net 4.0: Add typed tuples to the language Cobra Compiler 0.9.4 enhancement new 01/16/09
1 2
Note: See TracReports for help on using and creating reports.