{12} Tickets Recently Updated, sans Closed (100 matches)
- List top 100 tickets ordered by recently updated,
- not including closed tickets.
- No coloring based on priority or anything else.
Updated when . . . | Ticket | Summary | Component | Version | Milestone | Type | Owner | Status | Created when |
---|---|---|---|---|---|---|---|---|---|
Aug 16 2015 Sun | #381 | Is this Language Dead? | Cobra Compiler | 0.8.0 | idea | Charles | assigned | Aug 13 2015 | |
Aug 7 2014 Thu | #379 | enum of int8/uint8: translation wrong | Cobra Compiler | 0.9.6 | defect | new | Aug 5 2014 | ||
Aug 5 2014 Tue | #380 | CIE caused by local var declaration "x as EnumType". | Cobra Compiler | 0.9.6 | defect | new | Aug 5 2014 | ||
Aug 2 2014 Sat | #378 | CIE by incomplete `StreamType` construction. | Cobra Compiler | 0.9.6 | defect | new | Aug 2 2014 | ||
Jul 28 2014 Mon | #376 | Cannot use stream as paramter type if type name is fully qualified | Cobra Compiler | 0.9.6 | defect | new | Jul 28 2014 | ||
Jul 26 2014 Sat | #375 | Confusing error message when omitting `as dynamic` | Cobra Compiler | 0.9.6 | enhancement | new | Jul 26 2014 | ||
Jul 17 2014 Thu | #374 | shared classes do not compile | Cobra Compiler | 0.9.6 | defect | new | Jul 15 2014 | ||
Jul 14 2014 Mon | #373 | block comments extends to last commented line | Cobra Compiler | 0.9.6 | defect | new | Jul 14 2014 | ||
Jul 4 2014 Fri | #371 | MSBuild Task: error if no assembly references in .cobraproj file | Cobra Compiler | 0.9.6 | defect | new | Jun 29 2014 | ||
Jun 30 2014 Mon | #370 | Some MD/XS projects trigger a COBRA INTERNAL ERROR/FormatException | Cobra Compiler | 0.9.6 | Cobra 0.9 | defect | new | Jun 11 2014 | |
Jun 29 2014 Sun | #372 | MSBuild Task: a file "cobra" in the project directory causes and error on Windows. | Cobra Compiler | 0.9.6 | defect | new | Jun 29 2014 | ||
May 5 2014 Mon | #369 | Assigning values to enums out-of-order does not work | Cobra Compiler | 0.9.6 | defect | new | May 2 2014 | ||
Apr 24 2014 Thu | #368 | Dynamic variables that are Arrays should support Indexing | Cobra Compiler | 0.9.6 | defect | new | Apr 24 2014 | ||
Mar 5 2014 Wed | #230 | make "a = []" do the right thing when a is of a known type | Cobra Compiler | 0.8.0 | enhancement | Chuck | assigned | Jul 31 2010 | |
Mar 1 2014 Sat | #366 | Compiling the same file twice | Cobra Compiler | 0.9.6 | defect | new | Mar 1 2014 | ||
Feb 28 2014 Fri | #239 | -out: does not affect -test | Cobra Compiler | 0.8.0 | defect | Chuck | assigned | Aug 8 2010 | |
Feb 16 2014 Sun | #39 | Infer types for method references | Cobra Compiler | 0.8.0 | enhancement | Chuck | assigned | Aug 25 2008 | |
Feb 14 2014 Fri | #364 | Cobra snapshot may have been compiled on .NET 4.5 and inadvertently introduced a dependency | Cobra Compiler | 0.9.6 | defect | new | Feb 11 2014 | ||
Feb 12 2014 Wed | #141 | Cannot effectively put more options after -turbo | Cobra Compiler | 0.8.0 | defect | nerdzero | assigned | Jan 27 2009 | |
Feb 10 2014 Mon | #363 | -turbo should default disable -dst (?) | Cobra Compiler | 0.8.0 | defect | new | Feb 10 2014 | ||
Feb 5 2014 Wed | #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 | May 29 2013 | ||
Feb 4 2014 Tue | #319 | Move to .Net 4.0: Cobra dynamic codegen should use 'dynamic' type | Cobra Compiler | 0.9.3 | enhancement | new | Apr 26 2013 | ||
Feb 4 2014 Tue | #361 | Getters should always specify return types | Cobra Compiler | 0.9.6 | defect | new | Feb 1 2014 | ||
Feb 1 2014 Sat | #359 | Confusing interaction between Object? instance and bools | Cobra Compiler | 0.9.6 | defect | new | Jan 31 2014 | ||
Jan 27 2014 Mon | #357 | Internal error for parameter named `result` | Cobra Compiler | 0.9.6 | defect | new | Jan 27 2014 | ||
Jan 26 2014 Sun | #331 | Bind to C# extension methods | Cobra Compiler | 0.9.4 | enhancement | hopscc | assigned | May 29 2013 | |
Jan 24 2014 Fri | #231 | all/for in invariant causes COBRA INTERNAL ERROR | Cobra Compiler | 0.8.0 | defect | new | Aug 1 2010 | ||
Jan 21 2014 Tue | #356 | Preconditions for methods that return a stream are not checked | Cobra Compiler | 0.9.6 | defect | new | Jan 21 2014 | ||
Jan 3 2014 Fri | #350 | Handle more forward references in `var` initialization expressions | Cobra Compiler | 0.9.6 | enhancement | new | Jan 3 2014 | ||
Dec 22 2013 Sun | #348 | Installer leaves root owned files | Cobra Compiler | 0.9.4 | defect | new | Dec 22 2013 | ||
Oct 3 2013 Thu | #346 | Cannot break out of a loop from within a branch | Cobra Compiler | 0.9.4 | defect | new | Oct 3 2013 | ||
Sep 4 2013 Wed | #339 | Provide a nil safe dereference operator | Cobra Compiler | 0.9.4 | enhancement | Chuck | assigned | Jul 11 2013 | |
Aug 3 2013 Sat | #341 | Require (some) binary operators to have spaces around them | Cobra Compiler | 0.9.4 | enhancement | new | Jul 12 2013 | ||
Jul 20 2013 Sat | #342 | Cannot declare method overloads in mixins | Cobra Compiler | 0.9.4 | defect | new | Jul 18 2013 | ||
Jul 11 2013 Thu | #338 | Cleanup codegen to minimise insertion of invariant/contracts boilerplate code | Cobra Compiler | 0.9.4 | enhancement | hopscc | new | Jul 11 2013 | |
Jul 8 2013 Mon | #243 | Invariants called too many times and in wrong order | Cobra Compiler | 0.8.0 | defect | Chuck | assigned | Aug 9 2010 | |
Jul 3 2013 Wed | #282 | Useful compile error (when misusing generics) | Cobra Compiler | 0.8.0 | enhancement | new | Dec 16 2011 | ||
Jul 3 2013 Wed | #118 | Improve error message for generic type names that are missing "of" | Cobra Compiler | 0.8.0 | enhancement | new | Jan 1 2009 | ||
Jun 22 2013 Sat | #275 | More support for Java BackEnd | Cobra Compiler | 0.8.0 | enhancement | hopscc | assigned | Feb 11 2011 | |
Jun 18 2013 Tue | #333 | Implementing ITestRunListener is a little awkward | Cobra Compiler | 0.9.4 | defect | new | Jun 18 2013 | ||
Jun 15 2013 Sat | #332 | Ref and Lib paths need some platform pattern for 32 vs 64 bit Frameworks | Cobra Compiler | 0.9.4 | enhancement | Chuck | assigned | Jun 11 2013 | |
Jun 11 2013 Tue | #159 | Get Cobra working with .NET Compact Framework | Cobra Compiler | 0.8.0 | enhancement | new | Jun 16 2009 | ||
Jun 1 2013 Sat | #180 | Optimization: Speed up use of literal collections | Cobra Compiler | 0.8.0 | defect | new | Oct 3 2009 | ||
May 29 2013 Wed | #137 | Move to .Net 4.0: Add typed tuples to the language | Cobra Compiler | 0.9.4 | enhancement | new | Jan 16 2009 | ||
May 29 2013 Wed | #328 | Move to .Net 4.0: Support Co and ContraVariance | Cobra Compiler | 0.9.4 | enhancement | new | May 29 2013 | ||
May 29 2013 Wed | #327 | Move to .Net 4.0: Generate C# lambdas for Cobra lambdas (Codegen) | Cobra Compiler | 0.9.4 | enhancement | new | May 29 2013 | ||
May 27 2013 Mon | #321 | Overload resolution needs improvement | Cobra Compiler | 0.9.3 | defect | new | May 14 2013 | ||
May 14 2013 Tue | #322 | Support immutable/readOnly on class decl | Cobra Compiler | 0.9.3 | enhancement | new | May 14 2013 | ||
May 12 2013 Sun | #283 | Parser error regarding multi-line collection literals | Cobra Compiler | 0.8.0 | defect | Chuck | assigned | Jul 1 2012 | |
May 6 2013 Mon | #153 | Regression test problems re tests with CultureInfo assumptions | Cobra Compiler | 0.8.0 | Cobra 0.9 | defect | jonathandavid | assigned | Feb 24 2009 |
May 6 2013 Mon | #320 | Provide a tool to automate conversion of C# code to cobra code | Cobra Compiler | 0.9.3 | task | new | May 3 2013 | ||
May 5 2013 Sun | #210 | Spaces after tabs should be allowed for implicit as well as explicit line continuation. | Cobra Compiler | 0.8.0 | defect | Chuck | assigned | Jul 4 2010 | |
May 5 2013 Sun | #152 | Automatic library referencing from "use" does not always work | Cobra Compiler | 0.8.0 | Cobra 0.9 | defect | Chuck | assigned | Feb 24 2009 |
Apr 25 2013 Thu | #112 | Allow extra spaces for alignment inside line continuations only | Cobra Compiler | 0.8.0 | enhancement | new | Dec 21 2008 | ||
Apr 18 2013 Thu | #309 | tests in mixins | Cobra Compiler | 0.8.0 | enhancement | new | Nov 18 2012 | ||
Apr 1 2013 Mon | #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 | Aug 14 2010 | |
Mar 29 2013 Fri | #267 | Cobra Enums not support methods of Enum Baseclass | Cobra Compiler | 0.8.0 | defect | new | Dec 6 2010 | ||
Mar 21 2013 Thu | #310 | enum check on compilation | Cobra Compiler | 0.8.0 | enhancement | new | Nov 28 2012 | ||
Mar 21 2013 Thu | #179 | support shared access modifier on class definitions | Cobra Compiler | 0.8.0 | enhancement | Chuck | assigned | Sep 29 2009 | |
Jan 25 2013 Fri | #315 | cobra support multiple return values | Cobra Compiler | 0.9.3 | enhancement | Chuck | assigned | Jan 20 2013 | |
Jan 15 2013 Tue | #312 | Support some form of conditional compilation | Cobra Compiler | 0.8.0 | enhancement | Chuck | assigned | Jan 8 2013 | |
Dec 12 2012 Wed | #224 | 'use' statements in partial class files dependent on order on compile command line. | Cobra Compiler | 0.8.0 | defect | new | Jul 26 2010 | ||
Nov 25 2012 Sun | #308 | cobra internal error: unknown member exception | Cobra Compiler | 0.8.0 | defect | Charles | assigned | Nov 15 2012 | |
Nov 7 2012 Wed | #306 | Unable to insert underscores into some numeric literals | Cobra Compiler | 0.8.0 | defect | new | Nov 7 2012 | ||
Nov 7 2012 Wed | #305 | Add restrictions for underscores in numeric literals | Cobra Compiler | 0.8.0 | enhancement | new | Nov 7 2012 | ||
Oct 31 2012 Wed | #214 | Members use in preconditions on x mustn't be less visible than x. | Cobra Compiler | 0.8.0 | defect | new | Jul 12 2010 | ||
Oct 28 2012 Sun | #300 | allow to chain a few exceptions with a single body | Cobra Compiler | 0.8.0 | enhancement | new | Oct 28 2012 | ||
Oct 28 2012 Sun | #94 | cue hash | Cobra Compiler | 0.8.0 | Cobra 0.9 | enhancement | new | Dec 12 2008 | |
Sep 27 2012 Thu | #142 | problem when using an object variable of nilable generic type | Cobra Compiler | 0.8.0 | defect | assigned | Jan 27 2009 | ||
Sep 1 2012 Sat | #290 | Add DefaultDictionary.cobra to Cobra.Core | Cobra Compiler | 0.8.0 | enhancement | new | Aug 5 2012 | ||
Aug 17 2012 Fri | #291 | lambda and object initialization compiler error | Cobra Compiler | 0.8.0 | defect | new | Aug 5 2012 | ||
Aug 2 2012 Thu | #286 | Invoke delegate property compiler error | Cobra Compiler | 0.8.0 | Cobra 0.9 | defect | new | Aug 2 2012 | |
Aug 25 2011 Thu | #281 | Correct cobra rtl String.count consistent with .Net Collections/Linq | Cobra Compiler | 0.8.0 | enhancement | Chuck | assigned | Aug 4 2011 | |
Aug 19 2011 Fri | #263 | Provide Treaps implementation for cobra | Cobra Compiler | 0.8.0 | enhancement | Chuck | assigned | Nov 3 2010 | |
Jul 30 2011 Sat | #279 | Warn about unused method's argument | Cobra Compiler | 0.8.0 | enhancement | Charles | assigned | May 31 2011 | |
Mar 10 2011 Thu | #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 | Mar 10 2011 | |
Jan 16 2011 Sun | #271 | Get compile error when using anonymous method with delegate(sig) | Cobra Compiler | 0.8.0 | defect | Chuck | assigned | Jan 15 2011 | |
Jan 16 2011 Sun | #272 | Support generic declaration of sig (delegate) | Cobra Compiler | 0.8.0 | enhancement | new | Jan 16 2011 | ||
Jan 4 2011 Tue | #174 | Support for Regular Expression literals and matching | Cobra Compiler | enhancement | Chuck | assigned | Jul 23 2009 | ||
Dec 11 2010 Sat | #269 | Add Enum handling features | Cobra Compiler | 0.8.0 | enhancement | new | Dec 11 2010 | ||
Dec 3 2010 Fri | #172 | Provide an interactive mode for Cobra (REPL) | Cobra Compiler | enhancement | new | Jul 23 2009 | |||
Dec 1 2010 Wed | #113 | Scope out the rest of anonymous methods / closures | Cobra Compiler | 0.8.0 | Cobra 0.9 | enhancement | Chuck | new | Dec 21 2008 |
Nov 28 2010 Sun | #262 | Cobra needs support 'implements' and overloads on properties | Cobra Compiler | 0.8.0 | defect | Chuck | assigned | Oct 24 2010 | |
Nov 4 2010 Thu | #245 | Provide framework and implementation for some code metrics | Cobra Compiler | 0.8.0 | enhancement | Chuck | assigned | Aug 13 2010 | |
Oct 24 2010 Sun | #256 | This code not implementing all interfaces' methods compiles a broken assembly. | Cobra Compiler | 0.8.0 | defect | new | Sep 9 2010 | ||
Sep 4 2010 Sat | #236 | Specifying -test and -compile-if-needed gets ArgumentOutOfRangeException. | Cobra Compiler | 0.8.0 | defect | Chuck | assigned | Aug 7 2010 | |
Sep 4 2010 Sat | #253 | Provide some minimal allowance for use of multidim and jagged arrays | Cobra Compiler | 0.8.0 | enhancement | Chuck | assigned | Sep 4 2010 | |
Sep 3 2010 Fri | #232 | Small inconsistency in 'if a inherits B' semantics. | Cobra Compiler | 0.8.0 | defect | new | Aug 2 2010 | ||
Sep 3 2010 Fri | #233 | Weird COBRA INTERNAL ERROR printing event args (Gtk) | Cobra Compiler | 0.8.0 | defect | nevdelap | assigned | Aug 3 2010 | |
Aug 14 2010 Sat | #246 | warn on overwriting variable as a for loop's variable | Cobra Compiler | 0.8.0 | enhancement | new | Aug 14 2010 | ||
Aug 11 2010 Wed | #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 | Aug 11 2010 | ||
Aug 9 2010 Mon | #229 | -files: could use more power | Cobra Compiler | 0.8.0 | idea | new | Jul 31 2010 | ||
Aug 9 2010 Mon | #241 | -test tests runtime with -ert | Cobra Compiler | 0.8.0 | defect | new | Aug 8 2010 | ||
Aug 6 2010 Fri | #235 | A numeric literal ending in . such as "2." gives a cryptic error message | Cobra Compiler | 0.8.0 | defect | new | Aug 6 2010 | ||
Jul 31 2010 Sat | #228 | Cobra Internal Error with IronPython (mscorlib) | Cobra Compiler | 0.8.0 | defect | new | Jul 31 2010 | ||
Jul 30 2010 Fri | #225 | Support ganged or multivalue Cmdline Option with subOptions | Cobra Compiler | 0.8.0 | enhancement | Chuck | assigned | Jul 30 2010 | |
Jun 29 2010 Tue | #193 | Extension to HowTo/29[02]* to include shell sort | Cobra Compiler | 0.8.0 | enhancement | Chuck | assigned | Jan 19 2010 | |
Jun 14 2010 Mon | #204 | Infer correct types for lambdas and anon methods | Cobra Compiler | 0.8.0 | defect | Chuck | assigned | Jun 14 2010 | |
Jun 2 2010 Wed | #200 | Cobra compiler options read from file | Cobra Compiler | 0.8.0 | enhancement | Chuck | assigned | Apr 13 2010 | |
Nov 17 2009 Tue | #191 | False compilation error with .getType on a generic type | Cobra Compiler | 0.8.0 | defect | new | Nov 17 2009 |
Note:
See TracReports for help on using and creating reports.