Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve performance of the rendering stack by freezing formats as a sign ↵ | José Valim | 2010-03-19 | 1 | -15/+28 |
| | | | | that they shouldn't be further modified. | ||||
* | Move more normalization up to the lookup context, so it does not have to ↵ | José Valim | 2010-03-16 | 1 | -8/+8 |
| | | | | repeat in every resolver. | ||||
* | Make all AP tests pass for Ruby 1.9.1. | José Valim | 2010-03-12 | 1 | -3/+1 |
| | |||||
* | Add tests for lookup context. | José Valim | 2010-03-11 | 1 | -0/+167 |