#290 |
Add DefaultDictionary.cobra to Cobra.Core
|
new
|
|
enhancement
|
medium
|
|
#291 |
lambda and object initialization compiler error
|
new
|
|
defect
|
medium
|
|
#312 |
Support some form of conditional compilation
|
assigned
|
Chuck
|
enhancement
|
medium
|
|
#320 |
Provide a tool to automate conversion of C# code to cobra code
|
new
|
|
task
|
medium
|
|
#327 |
Move to .Net 4.0: Generate C# lambdas for Cobra lambdas (Codegen)
|
new
|
|
enhancement
|
medium
|
|
#329 |
Move to .Net 4.0: Generate C# Automatic properties and Object Initializers for Cobra property inits (codegen)
|
new
|
|
enhancement
|
medium
|
|
#332 |
Ref and Lib paths need some platform pattern for 32 vs 64 bit Frameworks
|
assigned
|
Chuck
|
enhancement
|
medium
|
|
#338 |
Cleanup codegen to minimise insertion of invariant/contracts boilerplate code
|
new
|
hopscc
|
enhancement
|
medium
|
|
#339 |
Provide a nil safe dereference operator
|
assigned
|
Chuck
|
enhancement
|
medium
|
|
#341 |
Require (some) binary operators to have spaces around them
|
new
|
|
enhancement
|
medium
|
|
#348 |
Installer leaves root owned files
|
new
|
|
defect
|
medium
|
|
#357 |
Internal error for parameter named `result`
|
new
|
|
defect
|
medium
|
|
#364 |
Cobra snapshot may have been compiled on .NET 4.5 and inadvertently introduced a dependency
|
new
|
|
defect
|
medium
|
|
#368 |
Dynamic variables that are Arrays should support Indexing
|
new
|
|
defect
|
medium
|
|
#369 |
Assigning values to enums out-of-order does not work
|
new
|
|
defect
|
medium
|
|
#376 |
Cannot use stream as paramter type if type name is fully qualified
|
new
|
|
defect
|
medium
|
|
#1 |
Extension methods and properties
|
accepted
|
Chuck
|
enhancement
|
major
|
Cobra 0.9
|
#18 |
CodeDom Support
|
new
|
|
task
|
major
|
|
#19 |
Create a .msi installer
|
new
|
|
task
|
major
|
|
#55 |
Support command line format: cobra <progfile> <args>
|
new
|
|
enhancement
|
major
|
Cobra 0.9
|
#69 |
Consume operator overloads
|
new
|
|
enhancement
|
major
|
|
#70 |
Declare operator overloads.
|
new
|
|
enhancement
|
major
|
|
#90 |
implicit conversions
|
new
|
|
enhancement
|
major
|
|
#92 |
cue init
|
new
|
|
enhancement
|
major
|
Cobra 0.9
|
#93 |
cue finalize
|
new
|
|
enhancement
|
major
|
Cobra 0.9
|
#94 |
cue hash
|
new
|
|
enhancement
|
major
|
Cobra 0.9
|
#95 |
cue compare
|
new
|
|
enhancement
|
major
|
Cobra 0.9
|
#96 |
cue equals
|
new
|
|
enhancement
|
major
|
Cobra 0.9
|
#97 |
cue enumerate
|
new
|
|
enhancement
|
major
|
Cobra 0.9
|
#107 |
Syntactic relaxation: Type declaration clauses
|
accepted
|
Chuck
|
enhancement
|
major
|
Cobra 0.9
|
#113 |
Scope out the rest of anonymous methods / closures
|
new
|
Chuck
|
enhancement
|
major
|
Cobra 0.9
|
#130 |
The compiler doesn't find the "closest" extension method
|
accepted
|
jonathandavid
|
defect
|
major
|
Cobra 0.9
|
#150 |
Implement extend IList<of T>.toDictionary<of TKey>(...)
|
new
|
|
enhancement
|
major
|
|
#152 |
Automatic library referencing from "use" does not always work
|
assigned
|
Chuck
|
defect
|
major
|
Cobra 0.9
|
#153 |
Regression test problems re tests with CultureInfo assumptions
|
assigned
|
jonathandavid
|
defect
|
major
|
Cobra 0.9
|
#174 |
Support for Regular Expression literals and matching
|
assigned
|
Chuck
|
enhancement
|
major
|
|
#243 |
Invariants called too many times and in wrong order
|
assigned
|
Chuck
|
defect
|
major
|
|
#262 |
Cobra needs support 'implements' and overloads on properties
|
assigned
|
Chuck
|
defect
|
major
|
|
#271 |
Get compile error when using anonymous method with delegate(sig)
|
assigned
|
Chuck
|
defect
|
major
|
|
#308 |
cobra internal error: unknown member exception
|
assigned
|
Charles
|
defect
|
major
|
|
#309 |
tests in mixins
|
new
|
|
enhancement
|
major
|
|
#310 |
enum check on compilation
|
new
|
|
enhancement
|
major
|
|
#321 |
Overload resolution needs improvement
|
new
|
|
defect
|
major
|
|
#331 |
Bind to C# extension methods
|
assigned
|
hopscc
|
enhancement
|
major
|
|
#342 |
Cannot declare method overloads in mixins
|
new
|
|
defect
|
major
|
|
#346 |
Cannot break out of a loop from within a branch
|
new
|
|
defect
|
major
|
|
#356 |
Preconditions for methods that return a stream are not checked
|
new
|
|
defect
|
major
|
|
#361 |
Getters should always specify return types
|
new
|
|
defect
|
major
|
|
#370 |
Some MD/XS projects trigger a COBRA INTERNAL ERROR/FormatException
|
new
|
|
defect
|
major
|
Cobra 0.9
|
#373 |
block comments extends to last commented line
|
new
|
|
defect
|
major
|
|
#374 |
shared classes do not compile
|
new
|
|
defect
|
major
|
|
#381 |
Is this Language Dead?
|
assigned
|
Charles
|
idea
|
major
|
|
#164 |
Option to keep bytecode in memory
|
new
|
|
enhancement
|
critical
|
|
#378 |
CIE by incomplete `StreamType` construction.
|
new
|
|
defect
|
critical
|
|
#379 |
enum of int8/uint8: translation wrong
|
new
|
|
defect
|
critical
|
|
#380 |
CIE caused by local var declaration "x as EnumType".
|
new
|
|
defect
|
critical
|
|