#44 |
Cobra always allows combining enum values even when not legal
|
new
|
|
defect
|
minor
|
|
#49 |
Nested methods
|
new
|
|
enhancement
|
minor
|
|
#65 |
Suggest System.Text.RegularExpressions when appropriate
|
new
|
|
enhancement
|
minor
|
|
#72 |
-test with -debug option leaves behind test-*.pdb/.mdb files
|
new
|
|
defect
|
minor
|
|
#79 |
Command line "resource" options
|
new
|
|
enhancement
|
minor
|
|
#80 |
Warn for poorly placed underscores in numbers
|
new
|
|
enhancement
|
minor
|
|
#81 |
Library: Operating system sniffer
|
new
|
|
enhancement
|
minor
|
|
#99 |
Implement contracts with Microsoft code contracts
|
new
|
|
enhancement
|
minor
|
|
#115 |
Support StringBuilder as a target for "print to X, ..."
|
assigned
|
Chuck
|
enhancement
|
minor
|
|
#118 |
Improve error message for generic type names that are missing "of"
|
new
|
|
enhancement
|
minor
|
|
#123 |
support for property with different access modifier visibility
|
new
|
|
enhancement
|
minor
|
|
#141 |
Cannot effectively put more options after -turbo
|
assigned
|
nerdzero
|
defect
|
minor
|
|
#142 |
problem when using an object variable of nilable generic type
|
assigned
|
|
defect
|
minor
|
|
#144 |
Add units of measurement
|
new
|
|
enhancement
|
minor
|
|
#145 |
complete the collection of string.split extension methods
|
accepted
|
jonathandavid
|
enhancement
|
minor
|
|
#149 |
Simplifying internal class VariType
|
accepted
|
jonathandavid
|
enhancement
|
minor
|
|
#157 |
Check for error: initializer cannot call itself
|
new
|
|
defect
|
minor
|
|
#172 |
Provide an interactive mode for Cobra (REPL)
|
new
|
|
enhancement
|
minor
|
|
#179 |
support shared access modifier on class definitions
|
assigned
|
Chuck
|
enhancement
|
minor
|
|
#180 |
Optimization: Speed up use of literal collections
|
new
|
|
defect
|
minor
|
|
#191 |
False compilation error with .getType on a generic type
|
new
|
|
defect
|
minor
|
|
#193 |
Extension to HowTo/29[02]* to include shell sort
|
assigned
|
Chuck
|
enhancement
|
minor
|
|
#204 |
Infer correct types for lambdas and anon methods
|
assigned
|
Chuck
|
defect
|
minor
|
|
#210 |
Spaces after tabs should be allowed for implicit as well as explicit line continuation.
|
assigned
|
Chuck
|
defect
|
minor
|
|
#224 |
'use' statements in partial class files dependent on order on compile command line.
|
new
|
|
defect
|
minor
|
|
#229 |
-files: could use more power
|
new
|
|
idea
|
minor
|
|
#230 |
make "a = []" do the right thing when a is of a known type
|
assigned
|
Chuck
|
enhancement
|
minor
|
|
#231 |
all/for in invariant causes COBRA INTERNAL ERROR
|
new
|
|
defect
|
minor
|
|
#232 |
Small inconsistency in 'if a inherits B' semantics.
|
new
|
|
defect
|
minor
|
|
#235 |
A numeric literal ending in . such as "2." gives a cryptic error message
|
new
|
|
defect
|
minor
|
|
#236 |
Specifying -test and -compile-if-needed gets ArgumentOutOfRangeException.
|
assigned
|
Chuck
|
defect
|
minor
|
|
#241 |
-test tests runtime with -ert
|
new
|
|
defect
|
minor
|
|
#244 |
Cobra gets itself into a state where it puts single quotes around all the strings it is outputting.
|
new
|
|
defect
|
minor
|
|
#256 |
This code not implementing all interfaces' methods compiles a broken assembly.
|
new
|
|
defect
|
minor
|
|
#267 |
Cobra Enums not support methods of Enum Baseclass
|
new
|
|
defect
|
minor
|
|
#269 |
Add Enum handling features
|
new
|
|
enhancement
|
minor
|
|
#278 |
implanting Doc-strings inside Attributes to keep them in code to be readily assesed while programming
|
new
|
Charles
|
idea
|
minor
|
|
#282 |
Useful compile error (when misusing generics)
|
new
|
|
enhancement
|
minor
|
|
#300 |
allow to chain a few exceptions with a single body
|
new
|
|
enhancement
|
minor
|
|
#305 |
Add restrictions for underscores in numeric literals
|
new
|
|
enhancement
|
minor
|
|
#306 |
Unable to insert underscores into some numeric literals
|
new
|
|
defect
|
minor
|
|
#315 |
cobra support multiple return values
|
assigned
|
Chuck
|
enhancement
|
minor
|
|
#319 |
Move to .Net 4.0: Cobra dynamic codegen should use 'dynamic' type
|
new
|
|
enhancement
|
minor
|
|
#322 |
Support immutable/readOnly on class decl
|
new
|
|
enhancement
|
minor
|
|
#328 |
Move to .Net 4.0: Support Co and ContraVariance
|
new
|
|
enhancement
|
minor
|
|
#333 |
Implementing ITestRunListener is a little awkward
|
new
|
|
defect
|
minor
|
|
#350 |
Handle more forward references in `var` initialization expressions
|
new
|
|
enhancement
|
minor
|
|
#359 |
Confusing interaction between Object? instance and bools
|
new
|
|
defect
|
minor
|
|
#363 |
-turbo should default disable -dst (?)
|
new
|
|
defect
|
minor
|
|
#366 |
Compiling the same file twice
|
new
|
|
defect
|
minor
|
|
#371 |
MSBuild Task: error if no assembly references in .cobraproj file
|
new
|
|
defect
|
minor
|
|
#372 |
MSBuild Task: a file "cobra" in the project directory causes and error on Windows.
|
new
|
|
defect
|
minor
|
|
#135 |
misleading/non consistent warning message when assigning result of void returning method
|
new
|
|
task
|
trivial
|
|
#246 |
warn on overwriting variable as a for loop's variable
|
new
|
|
enhancement
|
trivial
|
|
#279 |
Warn about unused method's argument
|
assigned
|
Charles
|
enhancement
|
trivial
|
|
#375 |
Confusing error message when omitting `as dynamic`
|
new
|
|
enhancement
|
trivial
|
|