Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a compilation warning.HEADmaster | Matthias Benkard | 2008-02-21 | 1 | -0/+1 |
* | Add an example of strictness inheritance. | Matthias Benkard | 2008-02-21 | 1 | -0/+8 |
* | Add a strictness option to protocols. | Matthias Benkard | 2008-02-21 | 2 | -6/+37 |
* | Bump version. | Matthias Benkard | 2008-02-21 | 1 | -1/+1 |
* | Correctly determine conformance again. | Matthias Benkard | 2008-02-21 | 1 | -40/+56 |
* | Make protocols a type of class. | Matthias Benkard | 2008-02-21 | 2 | -35/+40 |
* | Warn about indeterminable method implementation. | Matthias Benkard | 2008-02-21 | 1 | -5/+21 |
* | Clarify the examples a bit. | Matthias Benkard | 2007-09-24 | 1 | -8/+8 |
* | Support protocol inheritance. | Matthias Benkard | 2007-09-24 | 2 | -32/+56 |
* | Initial version. | Matthias Benkard | 2007-09-24 | 5 | -0/+215 |