Wiki

root/cobra/trunk/Tests

Name Size Rev Age Last Change
../
100-basics 2641 3 weeks Charles.Esterbrook: Minor. Fix a problem from a previous patch.
110-basics-two 2638 4 weeks Charles.Esterbrook: Add support for namespace doc strings. ticket:277 credit:hopscc
120-classes 2643 3 weeks Charles.Esterbrook: Minor.
130-interfaces 2456 19 months Chuck.Esterbrook: The compiler recognizes the interfaces of primitive types such as int
140-structs 2431 21 months Chuck.Esterbrook: Minor.
150-mixins 2626 6 months Charles.Esterbrook: Fixed: Using a local variable in a method or property in a mix-in causes …
200-misc 2631 5 months Charles.Esterbrook: JVM back-end progress. credit:hopscc
220-delegates-etc 2299 2 years Chuck.Esterbrook: Fixed: Cobra compile failure on delegates calling .(begin|end)Invoke. …
240-generics 2662 10 days Charles.Esterbrook: Fix a compile-time bug for foo in bar where bar is a nilable array …
300-type-inference 2446 19 months Chuck.Esterbrook: Just like assignment can create a local variable (i = 0), an out
320-misc-two 2609 9 months Charles.Esterbrook: Fixed: Multi-assignment can produce false compilation errors or infer the …
340-contracts 2426 21 months Chuck.Esterbrook: Fixed: Using a struct-typed result in a method's ensure produces a …
400-misc-bugs 2448 19 months Chuck.Esterbrook: (minor) Add missing svn:eol-style=native to new file.
420-extensions 2589 10 months Charles.Esterbrook: Fixed: The expression s.split(sep, 2) causes a false compilation error.
500-dynamic 2491 13 months Charles.Esterbrook: Fixed: In some cases, dynamic method invocation will not find and invoke a …
600-linq 1177 4 years chuck: Importing test cases.
700-command-line 2550 11 months Charles.Esterbrook: Minor.
720-libraries 2578 10 months Charles.Esterbrook: JVM back-end progress, courtesy of hopscc. credit:hopscc
800-warnings 2560 11 months Charles.Esterbrook: New warning: Do not use the identity operator "is" with an object literal. …
820-errors 2582 10 months Charles.Esterbrook: Added new warning when casting strings to numeric types: Cannot cast a …
clean 0.5 KB 2179 3 years Chuck.Esterbrook: Minor fix/improvement to the "clean" script.
Note: See TracBrowser for help on using the browser.