Commit Graph

27 Commits (12eee0c59056dbc131214139e01e5373cb233803)

Author SHA1 Message Date
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