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