Thanks to visit codestin.com
Credit goes to chromium.googlesource.com
Sign in
chromium
/
external
/
github.com
/
rust-lang
/
rust
/
HEAD
/
src
/
tools
/
jsondocck
25794b1
Compiletest: Simplify {Html,Json}DocCk directive handling
by León Orell Valerian Liehr
· 6 days ago
91ad4bf
jsondocck: Explain what `KNOWN_DIRECTIVE_NAMES` is doing
by Alona Enraght-Moony
· 6 weeks ago
14db1b5
jsondocck: command -> directive
by Alona Enraght-Moony
· 7 weeks ago
2c9fb22
jsondoclint: Extract `Command`/`CommandKind` into its own file
by Alona Enraght-Moony
· 7 weeks ago
fd4a093
jsondocck: Require command is at start of line
by Alona Enraght-Moony
· 3 months ago
8c50f95
rustdoc: Output target feature information
by Will Glynn
· 3 months ago
a0918b7
jsondocck: Replace `jsonpath_lib` with `jsonpath-rust`
by Alona Enraght-Moony
· 4 months ago
94645f6
jsondocck: catch and error on deprecated syntax
by Yotam Ofek
· 5 months ago
11e7aaf
jsondocck: minor cleanups
by Yotam Ofek
· 5 months ago
97ada59
jsondoclint: Support `//@ !has <path> <value>`.
by Alona Enraght-Moony
· 6 months ago
e6bc427
jsondocck: Parse, don't validate commands.
by Alona Enraght-Moony
· 7 months ago
6f82a95
Rename `command-list.rs` to `directive-list.rs`
by Zalathar
· 9 months ago
84ac80f
Reformat `use` declarations.
by Nicholas Nethercote
· 12 months ago
25be41c
Update jsondocck directives to follow ui_test-style
by León Orell Valerian Liehr
· 12 months ago
6f43a02
Rollup merge of #127309 - its-the-shrimp:jsondocck_add_file_var, r=aDotInTheVoid
by Matthias Krüger
· 1 year ago
12f29e9
added built-in var to jsondocck
by schvv31n
· 1 year, 1 month ago
ccc8baf
jsondocck: Use correct index for error message.
by Alona Enraght-Moony
· 1 year, 1 month ago
a0a8442
Remove direct dependencies on lazy_static, once_cell and byteorder
by George Bateman
· 1 year, 3 months ago
c653bb9
jsondocck: bump jsonpath to 0.3, dropping few dup dependencies
by klensy
· 1 year, 8 months ago
18457ea4
Allow to have `-` in the rustdoc-json test file name
by Guillaume Gomez
· 2 years ago
f470c29
Fix remaining typos
by DaniPopes
· 2 years, 3 months ago
57c85bd
Remove need to give JSON file path
by Guillaume Gomez
· 3 years ago
64f790f
Jsondocck: New `@ismany` command
by Nixon Enraght-Moony
· 3 years ago
dc6b5cb
jsondocck: Better error for invalid @count number
by Nixon Enraght-Moony
· 3 years, 4 months ago
ccef93f
jsondocck: better error for when @set matches multiple items
by Nixon Enraght-Moony
· 3 years, 4 months ago
2d0bb0d
jsondocck: Improved error messages for invalid json value and failed @count check
by Nixon Enraght-Moony
· 3 years, 5 months ago
c746be2
Migrate to 2021
by Mark Rousskov
· 3 years, 10 months ago
3cf820e
rfc3052: Remove authors field from Cargo manifests
by Jade
· 4 years ago
5afc594
replace lazy_static with once_cell, drop direct dependency on serde
by klensy
· 4 years, 2 months ago
c63cb01
updated shlex for jsondocck
by klensy
· 4 years, 2 months ago
ce21447c
Better errors in jsondocck
by Nixon Enraght-Moony
· 4 years, 4 months ago
5f24798
Improve some jsondocck errors
by Nixon Enraght-Moony
· 4 years, 4 months ago
4c949a4
Simplify Error Handling.
by Nixon Enraght-Moony
· 4 years, 5 months ago
ba22a69
Extract string_to_value to its own function
by Nixon Enraght-Moony
· 4 years, 5 months ago
a22d948
Apply suggestions from code review
by Nixon Enraght-Moony
· 4 years, 5 months ago
dd4b938
Implement using @set values
by Nixon Enraght-Moony
· 4 years, 5 months ago
cd5f603
Implement @set
by Nixon Enraght-Moony
· 4 years, 5 months ago
a00eb7e
Add @is command to jsondocck
by Nixon Enraght-Moony
· 4 years, 5 months ago
c37c421
fmt
by Rune Tynan
· 4 years, 6 months ago
351b2ac
Make bad shlex parsing a pretty error
by Rune Tynan
· 4 years, 6 months ago
728ffc8
Address review v2
by Rune Tynan
· 4 years, 6 months ago
a3df483
Shift another panic into an exit
by Rune Tynan
· 4 years, 6 months ago
66a5714
Address review comments
by Rune Tynan
· 4 years, 6 months ago
7715656
Add jsondocck tool, and use it for rustdoc JSON
by Rune Tynan
· 4 years, 6 months ago