Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2017-02-08 | Simplify derive_template() function | 1 | -5/+2 | |
2017-02-08 | Simplify code to find template path | 1 | -23/+10 | |
2017-02-08 | Expose less granular API in askama crate | 1 | -17/+1 | |
2017-02-05 | Generate path-based type aliases | 1 | -1/+1 | |
2017-02-05 | Improve name and ownership of AST vector | 1 | -2/+2 | |
2017-02-04 | Pass entire AST to code generator | 1 | -2/+1 | |
2017-02-04 | Upgrade to syn-0.11 | 1 | -1/+1 | |
2017-02-02 | Remove unneeded feature(proc_macro) annotation | 1 | -2/+0 | |
2017-01-07 | Move parser and generator code into askama crate | 3 | -187/+3 | |
2017-01-07 | Get rid of unused quote dependency | 1 | -2/+0 | |
2017-01-06 | Add parser and code generator support for Filter expressions | 2 | -4/+37 | |
2017-01-06 | Separate writing to buffer and node visitation in generator | 1 | -12/+15 | |
2017-01-03 | Rename askama_codegen to askama_derive | 3 | -0/+216 |