Skip to content

Commit 5681e75

Browse files
authored
Speed up schema compilation, linting, and bundling (#638)
See: #629 Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
1 parent c40dc36 commit 5681e75

File tree

4 files changed

+35
-14
lines changed

4 files changed

+35
-14
lines changed

DEPENDENCIES

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
vendorpull https://github.com/sourcemeta/vendorpull 1dcbac42809cf87cb5b045106b863e17ad84ba02
2-
core https://github.com/sourcemeta/core d386da26516629beab6e4cf4fcabc0e3b793d6ab
2+
core https://github.com/sourcemeta/core 407aec4ca85fa8623e7e8b338a27517dc7ce2cc8
33
jsonbinpack https://github.com/sourcemeta/jsonbinpack 5e0e10c4550a2e5d4c13af037d3bb295acb19726
44
blaze https://github.com/sourcemeta/blaze d7af58ddd1d21e174425fabcead9e1d893f21922
55
hydra https://github.com/sourcemeta/hydra c5f9542519bce7b6ac90ec8638329ef53aa46450

vendor/core/src/core/jsonpointer/include/sourcemeta/core/jsonpointer_pointer.h

Lines changed: 18 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/core/src/core/jsonpointer/include/sourcemeta/core/jsonpointer_token.h

Lines changed: 8 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/core/src/core/jsonschema/frame.cc

Lines changed: 8 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)