Wiki

Custom Query (148 matches)

Filters
 
Columns

Show under each result:


Results (1 - 100 of 148)

1 2

Owner: Charles (4 matches)

Ticket Summary Status Type Priority Milestone Component
#279 Warn about unused method's argument assigned enhancement trivial Cobra Compiler
#381 Is this Language Dead? assigned idea major Cobra Compiler
#278 implanting Doc-strings inside Attributes to keep them in code to be readily assesed while programming new idea minor Cobra Compiler
#308 cobra internal error: unknown member exception assigned defect major Cobra Compiler

Owner: Chuck (32 matches)

Ticket Summary Status Type Priority Milestone Component
#8 Use of old For statement should generate a deprecation warning assigned enhancement minor Cobra Compiler
#120 Support verbatim string notation assigned idea medium Cobra 0.9 Cobra Compiler
#115 Support StringBuilder as a target for "print to X, ..." assigned enhancement minor Cobra Compiler
#312 Support some form of conditional compilation assigned enhancement medium Cobra Compiler
#179 support shared access modifier on class definitions assigned enhancement minor Cobra Compiler
#29 Support other types of integer literals, and underscores assigned enhancement minor Cobra Compiler
#225 Support ganged or multivalue Cmdline Option with subOptions assigned enhancement medium Cobra Compiler
#174 Support for Regular Expression literals and matching assigned enhancement major Cobra Compiler
#236 Specifying -test and -compile-if-needed gets ArgumentOutOfRangeException. assigned defect minor Cobra Compiler
#210 Spaces after tabs should be allowed for implicit as well as explicit line continuation. assigned defect minor Cobra Compiler
#113 Scope out the rest of anonymous methods / closures new enhancement major Cobra 0.9 Cobra Compiler
#332 Ref and Lib paths need some platform pattern for 32 vs 64 bit Frameworks assigned enhancement medium Cobra Compiler
#263 Provide Treaps implementation for cobra assigned enhancement medium Cobra Compiler
#42 Provide platform independent line terminator metacharacter in strings assigned enhancement medium Cobra 0.9 Cobra Compiler
#245 Provide framework and implementation for some code metrics assigned enhancement medium Cobra Compiler
#57 Provide a trace form without position info assigned enhancement medium Cobra Compiler
#339 Provide a nil safe dereference operator assigned enhancement medium Cobra Compiler
#52 Provide a compile-time form that emits an expression's source and value assigned enhancement medium Cobra 0.9 Cobra Compiler
#253 Provide some minimal allowance for use of multidim and jagged arrays assigned enhancement medium Cobra Compiler
#283 Parser error regarding multi-line collection literals assigned defect medium Cobra Compiler
#230 make "a = []" do the right thing when a is of a known type assigned enhancement minor Cobra Compiler
#243 Invariants called too many times and in wrong order assigned defect major Cobra Compiler
#39 Infer types for method references assigned enhancement minor Cobra Compiler
#204 Infer correct types for lambdas and anon methods assigned defect minor Cobra Compiler
#271 Get compile error when using anonymous method with delegate(sig) assigned defect major Cobra Compiler
#193 Extension to HowTo/29[02]* to include shell sort assigned enhancement minor Cobra Compiler
#281 Correct cobra rtl String.count consistent with .Net Collections/Linq assigned enhancement medium Cobra Compiler
#315 cobra support multiple return values assigned enhancement minor Cobra Compiler
#262 Cobra needs support 'implements' and overloads on properties assigned defect major Cobra Compiler
#200 Cobra compiler options read from file assigned enhancement medium Cobra Compiler
#152 Automatic library referencing from "use" does not always work assigned defect major Cobra 0.9 Cobra Compiler
#239 -out: does not affect -test assigned defect medium Cobra Compiler

Owner: hopscc (3 matches)

Ticket Summary Status Type Priority Milestone Component
#275 More support for Java BackEnd assigned enhancement medium Cobra Compiler
#338 Cleanup codegen to minimise insertion of invariant/contracts boilerplate code new enhancement medium Cobra Compiler
#331 Bind to C# extension methods assigned enhancement major Cobra Compiler

Owner: jonathandavid (2 matches)

Ticket Summary Status Type Priority Milestone Component
#153 Regression test problems re tests with CultureInfo assumptions assigned defect major Cobra 0.9 Cobra Compiler
#146 bug when adding an extension method that is an overload of a BCL class assigned defect medium Cobra 0.9 Cobra Compiler

Owner: nerdzero (1 match)

Ticket Summary Status Type Priority Milestone Component
#141 Cannot effectively put more options after -turbo assigned defect minor Cobra Compiler

Owner: nevdelap (2 matches)

Ticket Summary Status Type Priority Milestone Component
#233 Weird COBRA INTERNAL ERROR printing event args (Gtk) assigned defect medium Cobra Compiler
#247 init for base class called before preconditions on derived class init are tested & compile not protecting it's calls to toString assigned defect medium Cobra Compiler

Owner: None (56 matches)

Ticket Summary Status Type Priority Milestone Component
#246 warn on overwriting variable as a for loop's variable new enhancement trivial Cobra Compiler
#80 Warn for poorly placed underscores in numbers new enhancement minor Cobra Compiler
#50 Warn about comparisons to the same variable new enhancement medium Cobra Compiler
#51 Warn about assignment made to the same variable new enhancement medium Cobra Compiler
#282 Useful compile error (when misusing generics) new enhancement minor Cobra Compiler
#306 Unable to insert underscores into some numeric literals new defect minor Cobra Compiler
#256 This code not implementing all interfaces' methods compiles a broken assembly. new defect minor Cobra Compiler
#309 tests in mixins new enhancement major Cobra Compiler
#103 Support scientific notation ( numeric literals) new enhancement medium Cobra Compiler
#73 Support other versions of .NET past 2.0 new enhancement medium Cobra Compiler
#322 Support immutable/readOnly on class decl new enhancement minor Cobra Compiler
#272 Support generic declaration of sig (delegate) new enhancement medium Cobra Compiler
#123 support for property with different access modifier visibility new enhancement minor Cobra Compiler
#55 Support command line format: cobra <progfile> <args> new enhancement major Cobra 0.9 Cobra Compiler
#65 Suggest System.Text.RegularExpressions when appropriate new enhancement minor Cobra Compiler
#370 Some MD/XS projects trigger a COBRA INTERNAL ERROR/FormatException new defect major Cobra 0.9 Cobra Compiler
#232 Small inconsistency in 'if a inherits B' semantics. new defect minor Cobra Compiler
#187 Short circuit evaluation for chained comparisons new defect medium Cobra Compiler
#374 shared classes do not compile new defect major Cobra Compiler
#11 Selective DbC Compilation assigned enhancement medium Cobra Compiler
#341 Require (some) binary operators to have spaces around them new enhancement medium Cobra Compiler
#26 Recognize extension methods in dynamic binding new enhancement medium Cobra Compiler
#172 Provide an interactive mode for Cobra (REPL) new enhancement minor Cobra Compiler
#320 Provide a tool to automate conversion of C# code to cobra code new task medium Cobra Compiler
#142 problem when using an object variable of nilable generic type assigned defect minor Cobra Compiler
#356 Preconditions for methods that return a stream are not checked new defect major Cobra Compiler
#321 Overload resolution needs improvement new defect major Cobra Compiler
#164 Option to keep bytecode in memory new enhancement critical Cobra Compiler
#180 Optimization: Speed up use of literal collections new defect minor Cobra Compiler
#49 Nested methods new enhancement minor Cobra Compiler
#371 MSBuild Task: error if no assembly references in .cobraproj file new defect minor Cobra Compiler
#372 MSBuild Task: a file "cobra" in the project directory causes and error on Windows. new defect minor Cobra Compiler
#328 Move to .Net 4.0: Support Co and ContraVariance new enhancement minor Cobra Compiler
#319 Move to .Net 4.0: Cobra dynamic codegen should use 'dynamic' type new enhancement minor Cobra Compiler
#137 Move to .Net 4.0: Add typed tuples to the language new enhancement medium Cobra Compiler
#327 Move to .Net 4.0: Generate C# lambdas for Cobra lambdas (Codegen) new enhancement medium Cobra Compiler
#329 Move to .Net 4.0: Generate C# Automatic properties and Object Initializers for Cobra property inits (codegen) new enhancement medium Cobra Compiler
#135 misleading/non consistent warning message when assigning result of void returning method new task trivial Cobra Compiler
#214 Members use in preconditions on x mustn't be less visible than x. new defect medium Cobra Compiler
#81 Library: Operating system sniffer new enhancement minor Cobra Compiler
#291 lambda and object initialization compiler error new defect medium Cobra Compiler
#23 Invoke DLR during dynamic binding new enhancement minor Cobra Compiler
#286 Invoke delegate property compiler error new defect medium Cobra 0.9 Cobra Compiler
#357 Internal error for parameter named `result` new defect medium Cobra Compiler
#348 Installer leaves root owned files new defect medium Cobra Compiler
#110 Infer generic arguments for generic method calls new enhancement medium Cobra 0.9 Cobra Compiler
#118 Improve error message for generic type names that are missing "of" new enhancement minor Cobra Compiler
#90 implicit conversions new enhancement major Cobra Compiler
#333 Implementing ITestRunListener is a little awkward new defect minor Cobra Compiler
#150 Implement extend IList<of T>.toDictionary<of TKey>(...) new enhancement major Cobra Compiler
#99 Implement contracts with Microsoft code contracts new enhancement minor Cobra Compiler
#350 Handle more forward references in `var` initialization expressions new enhancement minor Cobra Compiler
#361 Getters should always specify return types new defect major Cobra Compiler
#159 Get Cobra working with .NET Compact Framework new enhancement medium Cobra Compiler
#191 False compilation error with .getType on a generic type new defect minor Cobra Compiler
#379 enum of int8/uint8: translation wrong new defect critical Cobra Compiler
(more results for this group on next page)
1 2
Note: See TracQuery for help on using queries.