Raghav-Bell
|
8e35a56712
|
Updated version of serde_yaml to 0.9
|
2023-10-04 12:42:01 +02:00 |
|
Peter Hebden
|
33a89410d4
|
Add example to show new feature
|
2023-09-01 20:52:55 +02:00 |
|
oidro
|
b213949aeb
|
Correct doc comment for list_syntaxes_and_themes example
|
2022-09-05 21:57:11 +02:00 |
|
Ethan P
|
c4d0d068e4
|
Update input API example
|
2020-05-29 22:13:10 +02:00 |
|
Ethan P
|
3eb704e016
|
Update examples
|
2020-05-29 22:13:10 +02:00 |
|
sharkdp
|
17f3a3b95d
|
Simpler highlight method
|
2020-04-22 23:55:28 +02:00 |
|
sharkdp
|
261a7ea154
|
Add *_with_name methods
|
2020-04-22 23:55:28 +02:00 |
|
sharkdp
|
53a973e9dd
|
Add syntaxes and themes method
|
2020-04-22 23:55:28 +02:00 |
|
sharkdp
|
cba9df746e
|
Add paging to advanced example
|
2020-04-22 23:55:28 +02:00 |
|
sharkdp
|
b76f5e72d4
|
Use unwrap
|
2020-04-22 23:55:28 +02:00 |
|
sharkdp
|
5f826419d1
|
Add YAML example
|
2020-04-22 23:55:28 +02:00 |
|
sharkdp
|
13f671b499
|
Update examples
|
2020-04-22 23:55:28 +02:00 |
|
sharkdp
|
0c9e044e41
|
Update 'cat' example
|
2020-04-22 23:55:28 +02:00 |
|
sharkdp
|
74d4377ed2
|
Add advanced example
|
2020-04-22 23:55:28 +02:00 |
|
sharkdp
|
0cde4e9121
|
Numbers => LineNumbers
|
2020-04-22 23:55:28 +02:00 |
|
sharkdp
|
36dde9275a
|
Simplify style_components
|
2020-04-22 23:55:28 +02:00 |
|
sharkdp
|
f034be71e7
|
rename run => print
|
2020-04-22 23:55:28 +02:00 |
|
sharkdp
|
3bacfc5184
|
Allow fluent style
|
2020-04-22 23:55:28 +02:00 |
|
sharkdp
|
1dc328ad49
|
Separate inputs from config
|
2020-04-22 23:55:28 +02:00 |
|
sharkdp
|
057e4eced1
|
Large refactoring towards a better builder structure
|
2020-04-22 23:55:28 +02:00 |
|
sharkdp
|
27974616bf
|
Initial verison of PrettyPrinter builder
|
2020-04-22 23:55:28 +02:00 |
|
sharkdp
|
90e7d2fe33
|
Rename field name, new constructors
|
2020-04-21 08:57:15 +02:00 |
|
Kyle Criddle
|
04fa84aea7
|
Moved user_provided_filename to be contained within OrdinaryFile struct
|
2020-04-21 08:57:15 +02:00 |
|
sharkdp
|
0550a286bd
|
Cargo fmt
|
2020-03-21 23:53:53 +01:00 |
|
sharkdp
|
dfe5eb3e98
|
Add an even simple example
|
2020-03-21 22:21:23 +01:00 |
|
sharkdp
|
2c2861db6a
|
Further simplify module structure
|
2020-03-21 22:21:23 +01:00 |
|
sharkdp
|
bb0a3d586e
|
Simplify public API module structure
|
2020-03-21 22:21:23 +01:00 |
|
sharkdp
|
84ba323b1c
|
Rename output component to 'style compinent', move wrap to separate module
|
2020-03-21 22:21:23 +01:00 |
|
sharkdp
|
a7338e2ea2
|
Run cargo fmt
|
2020-03-21 22:21:23 +01:00 |
|
sharkdp
|
9b8ddb24d1
|
move Config struct to separate file
|
2020-03-21 22:21:23 +01:00 |
|
sharkdp
|
06b7be7ee9
|
Major restructuring of theme/syntax handling
|
2020-03-21 19:19:15 +01:00 |
|
sharkdp
|
7779d9f622
|
Allow for non-unicode filenames, closes #225
|
2020-02-13 08:25:04 +01:00 |
|
sharkdp
|
850677f121
|
Remove 'advanced' example
|
2019-10-30 19:47:51 +01:00 |
|
sharkdp
|
b9ce3c248c
|
Simplify 'using_controller' example
|
2019-10-30 19:47:51 +01:00 |
|
Fahmi Akbar Wildana
|
4664fb6f91
|
Remove comment in both examples
```diff
-// add_file()
```
|
2019-10-20 21:43:51 +02:00 |
|
Fahmi Akbar Wildana
|
1e19404736
|
Add 2 examples
|
2019-10-20 21:43:51 +02:00 |
|