Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename askama_test to testing | Dirkjan Ochtman | 2017-01-03 | 1 | -28/+0 |
| | |||||
* | Rename askama_codegen to askama_derive | Dirkjan Ochtman | 2017-01-03 | 1 | -1/+1 |
| | | | | This appears to be best practice for crates using macros 1.1. | ||||
* | Support templating for every type implementing Display | Dirkjan Ochtman | 2016-12-26 | 1 | -3/+12 |
| | |||||
* | Implement very basic template parser | Dirkjan Ochtman | 2016-12-24 | 1 | -1/+1 |
| | |||||
* | Attempt at grabbing template source from file | Dirkjan Ochtman | 2016-12-22 | 1 | -0/+1 |
| | |||||
* | Initial stab at macros 1.1 | Dirkjan Ochtman | 2016-12-22 | 1 | -0/+18 |