Wiki

root/cobra/trunk/Tests/420-extensions

Name Size Rev Age Last Change
../
400-extend-generics 2305 2 years Chuck.Esterbrook: Fixed: The compiler does not find valid extension methods in some …
100-extend-basics.cobra 1.6 KB 2046 3 years Chuck.Esterbrook: Initializers must now start with a call to another initializer in the same …
110-extend-limited-to-namespace.cobra 188 bytes 1446 4 years Chuck.Esterbrook: Enable "extend" in an explicitly declared namespace. Limit visibility of …
120-extend-inheritance.cobra 0.5 KB 1449 4 years Chuck.Esterbrook: Add support for a "test" section to an extension. Fix false error with …
130-extend-misc.cobra 1.2 KB 1528 4 years Chuck.Esterbrook: * Fixed: Cannot implement a method whose signature is matched by an …
140-extend-overload.cobra 240 bytes 1799 3 years Chuck.Esterbrook: Further fix for overloaded methods in extensions. ticket:1
150-use-cobra-lib-extensions.cobra 148 bytes 2199 3 years Chuck.Esterbrook: Added .clone method to List<of T>.
152-use-cobra-lib-extensions.cobra 309 bytes 2589 10 months Charles.Esterbrook: Fixed: The expression s.split(sep, 2) causes a false compilation error.
200-extend-errors-declaration.cobra 453 bytes 2000 3 years Chuck.Esterbrook: Added warning that def init should be cue init: Use "cue" to declare …
210-extend-errors-invocation.cobra 213 bytes 2046 3 years Chuck.Esterbrook: Initializers must now start with a call to another initializer in the same …
300-extend-contracts.cobra 212 bytes 1586 4 years Chuck.Esterbrook: Enable ensure for extension methods (which are new since the last …
Note: See TracBrowser for help on using the browser.