Wiki

{6} All Tickets By Milestone (Including closed) (381 matches)

A more complex example to show how to make advanced reports.

Results (301 - 381 of 381)

1 2 3 4
Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#140 Cannot make a list of refs Cobra Compiler closed fixed 0.8.0 defect minor hopscc 06/09/10
#138 Cannot infer the type of a "ref .someMethod" Cobra Compiler closed fixed 0.8.0 enhancement minor hopscc 06/09/10
#203 Should allow declaration of comma seperated enum element list Cobra Compiler closed fixed 0.8.0 enhancement medium Chuck 06/05/10
#202 InstallFromWorkspace.cobra checks for minMonoVersion 1.9 Cobra Compiler closed fixed 0.8.0 defect minor 05/10/10
#199 Missing inout gets C# error message rather than Cobra error message. Cobra Compiler closed fixed 0.8.0 defect medium Chuck 05/01/10
#198 "error: Use of unassigned local variable" when using value types Cobra Compiler closed fixed 0.8.0 defect major Chuck 03/15/10
#194 Cobra compiler no longer compiles csharp only source. Cobra Compiler closed fixed 0.8.0 defect medium Chuck 03/06/10
#197 Spurious compiler error in void anon method with a return Cobra Compiler closed fixed 0.8.0 defect medium Chuck 03/05/10
#196 Cobra compile failure on delegates calling .{begin,end}Invoke Cobra Compiler closed fixed 0.8.0 defect medium Chuck 03/05/10
#184 Compiler should be more supportive of lowercased namespace qualified Accesses Cobra Compiler closed fixed 0.8.0 defect major Chuck 11/30/09
#190 Nilable List or Dict throws when compared to nil Cobra Compiler closed invalid 0.8.0 defect major 11/09/09
#186 TesttifyRunner.cobra refactor Cobra Compiler closed fixed 0.8.0 enhancement medium Chuck 11/06/09
#75 Catch assignments to read-only properties and indexers Cobra Compiler closed fixed 0.8.0 defect minor eric.sellon 11/05/09
#183 Assert Exception instead of parse error Cobra Compiler closed fixed 0.8.0 defect medium Chuck 11/03/09
#161 Support the expression: 0 <= x < 10 Cobra Compiler closed fixed 0.8.0 enhancement medium eric.sellon 11/03/09
#182 cobra -timeit problems Cobra Compiler closed fixed 0.8.0 defect medium Chuck 10/28/09
#158 numeric for expr broken Cobra Compiler closed fixed 0.8.0 defect medium Chuck 10/22/09
#76 to? should give warnings if the operation is redundant Cobra Compiler closed fixed 0.8.0 defect medium chuck 10/18/09
#181 A failed compile with -ert :yes leaves intermediate file behind Cobra Compiler closed fixed 0.8.0 defect minor Chuck 10/18/09
#7 cobra -test generates output for spurious tests from the RTL Cobra Compiler closed fixed 0.7.4 defect medium Chuck 09/27/09
#169 Improper generated code when using static constructors Cobra Compiler closed fixed 0.8.0 defect major Chuck 09/25/09
#175 Key in Dict gives silently incorrect /unexpected result Cobra Compiler closed fixed 0.8.0 defect major 07/27/09
#134 Optimization: Make "key in dict.keys" fast Cobra Compiler closed fixed 0.8.0 enhancement minor Chuck 07/27/09
#166 LexerError when nesting single quotes in Strings Cobra Compiler closed worksforme 0.8.0 defect critical 07/19/09
#168 Empty character literal error when using double quotes Cobra Compiler closed fixed 0.8.0 defect major 07/19/09
#167 LexerError when nesting single quotes in Strings Cobra Compiler closed duplicate 0.8.0 defect critical 07/19/09
#162 Array covariance Cobra Compiler closed fixed 0.8.0 defect medium Chuck 07/07/09
#139 Cannot name a variable "int8variable" Cobra Compiler closed fixed 0.8.0 defect minor eric.sellon 06/16/09
#64 Running Cobra on an empty file gives an internal exception Cobra Compiler closed fixed 0.8.0 defect minor eric.sellon 06/06/09
#14 Add some (simple) form of exe dependency checking Cobra Compiler closed fixed 0.8.0 enhancement medium Chuck 06/04/09
#66 Missing error checking on out-of-place "break" or "continue" Cobra Compiler closed fixed 0.8.0 defect trivial eric.sellon 06/02/09
#106 Syntactic relaxation: Allow /# and #/ to be indented Cobra Compiler closed fixed 0.8.0 enhancement medium Chuck 04/26/09
#156 install-from-workspace behaves badly if C:\Cobra cannot be created Cobra Compiler closed fixed 0.8.0 defect medium Chuck 04/25/09
#89 Command line throws exception if -files: is given no argument. Cobra Compiler closed fixed 0.8.0 defect medium Chuck 04/21/09
#155 Svn problem can cause install-from-workspace to fail in the middle Cobra Compiler closed fixed 0.8.0 defect medium Caligari 04/21/09
#102 Augment properties decl syntax to support setting an initial value Cobra Compiler closed fixed 0.8.0 enhancement medium Chuck 03/11/09
#87 Better error message for multiple modifiers sans commas Cobra Compiler closed fixed 0.8.0 enhancement medium Chuck 02/09/09
#132 Fractional Literals dont parse to non Decimal -number type Cobra Compiler closed fixed 0.8.0 defect medium Chuck 01/27/09
#133 Optimization: Make "for i in c" as fast as "for i = 0 .. c" Cobra Compiler closed fixed 0.8.0 enhancement minor Chuck 01/15/09
#131 Fractional literals outside Decimal/float type range give assert error Cobra Compiler closed fixed 0.8.0 defect minor Chuck 01/13/09
#3 Embed run-time option doesn't prevent namespace collisions Cobra Compiler closed fixed 0.7.4 defect major 12/24/08
#71 Cannot enumerate an int in a `for` expression Cobra Compiler closed fixed 0.8.0 defect medium Chuck 12/14/08
#78 Using `raise` on a delegate should generate an error message Cobra Compiler closed fixed 0.8.0 defect major Chuck 12/13/08
#88 Candidates for additional HOWTo sources Cobra Compiler closed fixed 0.8.0 enhancement medium Chuck 12/12/08
#82 Library call to get Mono version Cobra Compiler closed fixed 0.8.0 task minor 12/02/08
#85 Cannot use `for` expressions on non-generic IEnumerable type Cobra Compiler closed fixed 0.8.0 defect major 11/25/08
#5 Make truthfulness treatment of nilable types consisent Cobra Compiler closed fixed 0.7.4 defect major 11/16/08
#13 Cobra.dll into the GAC and default ert:no Cobra Compiler closed fixed 0.8.0 enhancement medium 11/12/08
#43 allow single line doc strings Cobra Compiler closed fixed 0.8.0 enhancement medium Chuck 11/12/08
#62 Lower case generic type names have problems Cobra Compiler closed fixed 0.8.0 defect major 11/12/08
#61 False error message for def __foo Cobra Compiler closed fixed 0.8.0 defect major 11/10/08
#59 No warning for derived methods that are not marked "override" or "new" Cobra Compiler closed fixed 0.8.0 defect major 11/08/08
#27 Cobra native Language support for explicitly sized arrays Cobra Compiler closed fixed 0.8.0 enhancement major Chuck 11/08/08
#58 Code only refactoring Cobra Compiler closed fixed 0.8.0 enhancement medium 11/07/08
#38 Support multiple arg assignment Cobra Compiler closed fixed 0.8.0 enhancement major Chuck 11/06/08
#46 Syntax shortcut for declaring properties backed by instance variable Cobra Compiler closed fixed 0.8.0 enhancement medium Chuck 11/01/08
#45 False compilation error when assigning values < 0 to int8 and int16 Cobra Compiler closed fixed 0.8.0 defect major Chuck 11/01/08
#56 install-from-workspace Cobra Compiler closed fixed 0.8.0 defect trivial 10/29/08
#12 Support specification of executable commandline args for cobra compile and execute Cobra Compiler closed fixed 0.8.0 enhancement medium Chuck 10/28/08
#54 For statement type inference bug with HashTable Cobra Compiler closed fixed 0.8.0 defect minor Chuck 10/28/08
#53 Support for UInt32 enums Cobra Compiler closed fixed 0.8.0 defect minor Chuck 10/23/08
#32 compiler cmdline tracing suppression and additional trace form Cobra Compiler closed fixed 0.8.0 enhancement medium Chuck 10/22/08
#48 provide error compiler directive Cobra Compiler closed fixed 0.8.0 enhancement minor Chuck 10/17/08
#35 compiler Directives for target(type) and reference Cobra Compiler closed fixed 0.8.0 enhancement medium Chuck 10/14/08
#47 Syntax shortcut for declaring properties backed by instance variable Cobra Compiler closed duplicate 0.8.0 enhancement medium 10/05/08
#33 Cobra doesn't support .NET Attributes Cobra Compiler closed invalid 0.8.0 defect medium Kurper 09/24/08
#40 Bug in partial classes and overloaded method handling Cobra Compiler closed fixed 0.8.0 defect critical 08/28/08
#31 Implicit Line Continuation in unclosed parens Cobra Compiler closed fixed 0.8.0 enhancement major Chuck 08/20/08
#37 Suppress warnings Cobra Compiler closed fixed 0.8.0 defect major Chuck 08/14/08
#36 small Tokenizer cleanup patch Cobra Compiler closed fixed 0.8.0 enhancement minor Chuck 08/13/08
#10 Add partial classes Cobra Compiler closed fixed 0.8.0 enhancement major Chuck 08/13/08
#20 Allow commenting out of arbitrary code blocks Cobra Compiler closed fixed 0.8.0 enhancement medium Chuck 08/07/08
#21 Support specification of number Type from within Cobra source files Cobra Compiler closed fixed 0.8.0 enhancement medium Chuck 08/06/08
#30 Some Minor code changes Cobra Compiler closed fixed 0.8.0 enhancement minor Chuck 07/20/08
#4 Don't allow assignment in an assert Cobra Workspace closed fixed 0.7.4 defect major Chuck 07/14/08
#28 Provide support for Hex literals Cobra Compiler closed fixed 0.8.0 enhancement medium 07/13/08
#25 Provide support for negative indexes as end relative offsets Cobra Compiler closed wontfix 0.8.0 enhancement medium 07/12/08
#22 Code Generation bug with Generics and bool Cobra Compiler closed fixed 0.8.0 defect major Chuck 07/06/08
#16 Naming convention prevents usage of third party assemblies Cobra Compiler closed fixed 0.8.0 defect medium Chuck 05/13/08
#15 Support escaping [ for interpolation in Strings Cobra Compiler closed fixed 0.8.0 enhancement major Chuck 05/09/08
#9 continue in new style numeric for doesnt step Cobra Compiler closed fixed 0.8.0 defect major Chuck 04/24/08
1 2 3 4
Note: See TracReports for help on using and creating reports.