Wiki

Custom Query (105 matches)

Filters
 
Columns

Show under each result:


Results (1 - 100 of 105)

1 2

Owner: Charles (1 match)

Ticket Summary Type Priority Milestone Component Version
#278 implanting Doc-strings inside Attributes to keep them in code to be readily assesed while programming idea minor Cobra Compiler 0.8.0

Owner: Chuck (1 match)

Ticket Summary Type Priority Milestone Component Version
#113 Scope out the rest of anonymous methods / closures enhancement major Cobra 0.9 Cobra Compiler 0.8.0

Owner: hopscc (1 match)

Ticket Summary Type Priority Milestone Component Version
#338 Cleanup codegen to minimise insertion of invariant/contracts boilerplate code enhancement medium Cobra Compiler 0.9.4

Owner: None (97 matches)

Ticket Summary Type Priority Milestone Component Version
#164 Option to keep bytecode in memory enhancement critical Cobra Compiler 0.8.0
#378 CIE by incomplete `StreamType` construction. defect critical Cobra Compiler 0.9.6
#379 enum of int8/uint8: translation wrong defect critical Cobra Compiler 0.9.6
#380 CIE caused by local var declaration "x as EnumType". defect critical Cobra Compiler 0.9.6
#18 CodeDom Support task major Cobra IDE: Miscellaneous 0.8.0
#19 Create a .msi installer task major Cobra Compiler 0.8.0
#55 Support command line format: cobra <progfile> <args> enhancement major Cobra 0.9 Cobra Compiler 0.8.0
#69 Consume operator overloads enhancement major Cobra Compiler 0.8.0
#70 Declare operator overloads. enhancement major Cobra Compiler 0.8.0
#90 implicit conversions enhancement major Cobra Compiler 0.8.0
#92 cue init enhancement major Cobra 0.9 Cobra Compiler 0.8.0
#93 cue finalize enhancement major Cobra 0.9 Cobra Compiler 0.8.0
#94 cue hash enhancement major Cobra 0.9 Cobra Compiler 0.8.0
#95 cue compare enhancement major Cobra 0.9 Cobra Compiler 0.8.0
#96 cue equals enhancement major Cobra 0.9 Cobra Compiler 0.8.0
#97 cue enumerate enhancement major Cobra 0.9 Cobra Compiler 0.8.0
#150 Implement extend IList<of T>.toDictionary<of TKey>(...) enhancement major Cobra Compiler 0.8.0
#309 tests in mixins enhancement major Cobra Compiler 0.8.0
#310 enum check on compilation enhancement major Cobra Compiler 0.8.0
#321 Overload resolution needs improvement defect major Cobra Compiler 0.9.3
#342 Cannot declare method overloads in mixins defect major Cobra Compiler 0.9.4
#346 Cannot break out of a loop from within a branch defect major Cobra Compiler 0.9.4
#356 Preconditions for methods that return a stream are not checked defect major Cobra Compiler 0.9.6
#361 Getters should always specify return types defect major Cobra Compiler 0.9.6
#370 Some MD/XS projects trigger a COBRA INTERNAL ERROR/FormatException defect major Cobra 0.9 Cobra Compiler 0.9.6
#373 block comments extends to last commented line defect major Cobra Compiler 0.9.6
#374 shared classes do not compile defect major Cobra Compiler 0.9.6
#26 Recognize extension methods in dynamic binding enhancement medium Cobra Compiler 0.8.0
#50 Warn about comparisons to the same variable enhancement medium Cobra Compiler 0.8.0
#51 Warn about assignment made to the same variable enhancement medium Cobra Compiler 0.8.0
#68 Enable declarations to be marked as test support only enhancement medium Cobra Compiler 0.8.0
#73 Support other versions of .NET past 2.0 enhancement medium Cobra Compiler 0.8.0
#91 Bring in the Mono C# compiler backend enhancement medium Cobra Compiler 0.8.0
#103 Support scientific notation ( numeric literals) enhancement medium Cobra Compiler 0.8.0
#110 Infer generic arguments for generic method calls enhancement medium Cobra 0.9 Cobra Compiler 0.8.0
#112 Allow extra spaces for alignment inside line continuations only enhancement medium Cobra Compiler 0.8.0
#137 Move to .Net 4.0: Add typed tuples to the language enhancement medium Cobra Compiler 0.9.4
#159 Get Cobra working with .NET Compact Framework enhancement medium Cobra Compiler 0.8.0
#171 Dynamic does not work well with arithmetic defect medium Cobra Compiler 0.8.0
#187 Short circuit evaluation for chained comparisons defect medium Cobra Compiler 0.8.0
#188 Chained comparisons should be implemented with strong types when possible defect medium Cobra Compiler 0.8.0
#214 Members use in preconditions on x mustn't be less visible than x. defect medium Cobra Compiler 0.8.0
#228 Cobra Internal Error with IronPython (mscorlib) defect medium Cobra Compiler 0.8.0
#272 Support generic declaration of sig (delegate) enhancement medium Cobra Compiler 0.8.0
#286 Invoke delegate property compiler error defect medium Cobra 0.9 Cobra Compiler 0.8.0
#290 Add DefaultDictionary.cobra to Cobra.Core enhancement medium Cobra Compiler 0.8.0
#291 lambda and object initialization compiler error defect medium Cobra Compiler 0.8.0
#320 Provide a tool to automate conversion of C# code to cobra code task medium Cobra Compiler 0.9.3
#327 Move to .Net 4.0: Generate C# lambdas for Cobra lambdas (Codegen) enhancement medium Cobra Compiler 0.9.4
#329 Move to .Net 4.0: Generate C# Automatic properties and Object Initializers for Cobra property inits (codegen) enhancement medium Cobra Compiler 0.9.4
#341 Require (some) binary operators to have spaces around them enhancement medium Cobra Compiler 0.9.4
#348 Installer leaves root owned files defect medium Cobra Compiler 0.9.4
#357 Internal error for parameter named `result` defect medium Cobra Compiler 0.9.6
#364 Cobra snapshot may have been compiled on .NET 4.5 and inadvertently introduced a dependency defect medium Cobra Compiler 0.9.6
#368 Dynamic variables that are Arrays should support Indexing defect medium Cobra Compiler 0.9.6
#369 Assigning values to enums out-of-order does not work defect medium Cobra Compiler 0.9.6
#376 Cannot use stream as paramter type if type name is fully qualified defect medium Cobra Compiler 0.9.6
#6 Add class methods enhancement minor Cobra Compiler 0.7.4
#23 Invoke DLR during dynamic binding enhancement minor Cobra Compiler 0.8.0
#24 Create a DLR backend task minor Cobra Compiler 0.8.0
#44 Cobra always allows combining enum values even when not legal defect minor Cobra Compiler 0.8.0
#49 Nested methods enhancement minor Cobra Compiler 0.8.0
#65 Suggest System.Text.RegularExpressions when appropriate enhancement minor Cobra Compiler 0.8.0
#72 -test with -debug option leaves behind test-*.pdb/.mdb files defect minor Cobra Compiler 0.8.0
#79 Command line "resource" options enhancement minor Cobra Compiler 0.8.0
#80 Warn for poorly placed underscores in numbers enhancement minor Cobra Compiler 0.8.0
#81 Library: Operating system sniffer enhancement minor Cobra Compiler 0.8.0
#99 Implement contracts with Microsoft code contracts enhancement minor Cobra Compiler 0.8.0
#118 Improve error message for generic type names that are missing "of" enhancement minor Cobra Compiler 0.8.0
#123 support for property with different access modifier visibility enhancement minor Cobra Compiler 0.8.0
#144 Add units of measurement enhancement minor Cobra Compiler 0.8.0
#157 Check for error: initializer cannot call itself defect minor Cobra Compiler 0.8.0
#172 Provide an interactive mode for Cobra (REPL) enhancement minor Cobra Compiler
#180 Optimization: Speed up use of literal collections defect minor Cobra Compiler 0.8.0
#191 False compilation error with .getType on a generic type defect minor Cobra Compiler 0.8.0
#224 'use' statements in partial class files dependent on order on compile command line. defect minor Cobra Compiler 0.8.0
#229 -files: could use more power idea minor Cobra Compiler 0.8.0
#231 all/for in invariant causes COBRA INTERNAL ERROR defect minor Cobra Compiler 0.8.0
#232 Small inconsistency in 'if a inherits B' semantics. defect minor Cobra Compiler 0.8.0
#235 A numeric literal ending in . such as "2." gives a cryptic error message defect minor Cobra Compiler 0.8.0
#241 -test tests runtime with -ert defect minor Cobra Compiler 0.8.0
#244 Cobra gets itself into a state where it puts single quotes around all the strings it is outputting. defect minor Cobra Compiler 0.8.0
#256 This code not implementing all interfaces' methods compiles a broken assembly. defect minor Cobra Compiler 0.8.0
#267 Cobra Enums not support methods of Enum Baseclass defect minor Cobra Compiler 0.8.0
#269 Add Enum handling features enhancement minor Cobra Compiler 0.8.0
#282 Useful compile error (when misusing generics) enhancement minor Cobra Compiler 0.8.0
#300 allow to chain a few exceptions with a single body enhancement minor Cobra Compiler 0.8.0
#305 Add restrictions for underscores in numeric literals enhancement minor Cobra Compiler 0.8.0
#306 Unable to insert underscores into some numeric literals defect minor Cobra Compiler 0.8.0
#319 Move to .Net 4.0: Cobra dynamic codegen should use 'dynamic' type enhancement minor Cobra Compiler 0.9.3
#322 Support immutable/readOnly on class decl enhancement minor Cobra Compiler 0.9.3
#328 Move to .Net 4.0: Support Co and ContraVariance enhancement minor Cobra Compiler 0.9.4
#333 Implementing ITestRunListener is a little awkward defect minor Cobra Compiler 0.9.4
#350 Handle more forward references in `var` initialization expressions enhancement minor Cobra Compiler 0.9.6
#359 Confusing interaction between Object? instance and bools defect minor Cobra Compiler 0.9.6
#363 -turbo should default disable -dst (?) defect minor Cobra Compiler 0.8.0
#366 Compiling the same file twice defect minor Cobra Compiler 0.9.6
(more results for this group on next page)
1 2
Note: See TracQuery for help on using queries.