Commit Graph

37 Commits (master)

Author SHA1 Message Date
Lena 4c85483486 Inline `format!` args wherever possible 3 months ago
Raghav-Bell 8e35a56712 Updated version of `serde_yaml` to 0.9 8 months ago
Peter Hebden 33a89410d4 Add example to show new feature 9 months ago
oidro b213949aeb Correct doc comment for `list_syntaxes_and_themes` example 2 years ago
Ethan P c4d0d068e4 Update input API example 4 years ago
Ethan P 3eb704e016 Update examples 4 years ago
sharkdp 17f3a3b95d Simpler highlight method 4 years ago
sharkdp 261a7ea154 Add *_with_name methods 4 years ago
sharkdp 53a973e9dd Add syntaxes and themes method 4 years ago
sharkdp cba9df746e Add paging to advanced example 4 years ago
sharkdp b76f5e72d4 Use unwrap 4 years ago
sharkdp 5f826419d1 Add YAML example 4 years ago
sharkdp 13f671b499 Update examples 4 years ago
sharkdp 0c9e044e41 Update 'cat' example 4 years ago
sharkdp 74d4377ed2 Add advanced example 4 years ago
sharkdp 0cde4e9121 Numbers => LineNumbers 4 years ago
sharkdp 36dde9275a Simplify style_components 4 years ago
sharkdp f034be71e7 rename run => print 4 years ago
sharkdp 3bacfc5184 Allow fluent style 4 years ago
sharkdp 1dc328ad49 Separate inputs from config 4 years ago
sharkdp 057e4eced1 Large refactoring towards a better builder structure 4 years ago
sharkdp 27974616bf Initial verison of PrettyPrinter builder 4 years ago
sharkdp 90e7d2fe33 Rename field name, new constructors 4 years ago
Kyle Criddle 04fa84aea7 Moved user_provided_filename to be contained within OrdinaryFile struct 4 years ago
sharkdp 0550a286bd Cargo fmt 4 years ago
sharkdp dfe5eb3e98 Add an even simple example 4 years ago
sharkdp 2c2861db6a Further simplify module structure 4 years ago
sharkdp bb0a3d586e Simplify public API module structure 4 years ago
sharkdp 84ba323b1c Rename output component to 'style compinent', move wrap to separate module 4 years ago
sharkdp a7338e2ea2 Run cargo fmt 4 years ago
sharkdp 9b8ddb24d1 move Config struct to separate file 4 years ago
sharkdp 06b7be7ee9 Major restructuring of theme/syntax handling 4 years ago
sharkdp 7779d9f622 Allow for non-unicode filenames, closes #225 4 years ago
sharkdp 850677f121 Remove 'advanced' example 5 years ago
sharkdp b9ce3c248c Simplify 'using_controller' example 5 years ago
Fahmi Akbar Wildana 4664fb6f91 Remove comment in both examples
```diff
-// add_file()
```
5 years ago
Fahmi Akbar Wildana 1e19404736 Add 2 examples 5 years ago