Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Jrsonnet

Developing jrsonnet and related projects
Collective - Host: opensource - https://opencollective.com/jrsonnet - Code: https://github.com/CertainLach

refactor: move main command to subdirectory

Signed-off-by: Yaroslav Bolyukin <[email protected]>

github.com/CertainLach/fleet - a9e03a39aec522327daa61ad3c0774e3a5c7f32c authored about 3 years ago by Yaroslav Bolyukin <[email protected]>
refactor: replace clap with structopt

Signed-off-by: Yaroslav Bolyukin <[email protected]>

github.com/CertainLach/fleet - bb34d421e2a06f0fcb5ff244c69c37b4e5dedbbb authored about 3 years ago by Yaroslav Bolyukin <[email protected]>
Suppress warnings on some test suite unused fields

warning: field is never read: `b`
--> tests/test_error.rs:27:9
|
27 | ...

github.com/CertainLach/serde-yaml - 225dade46edc3784dbfe131d5899b9c35294b68b authored about 3 years ago by David Tolnay <[email protected]>
Ignore if_then_panic clippy lint

error: only a `panic!` in `if`-then statement
--> src/de.rs:578:9
|
578 |...

github.com/CertainLach/serde-yaml - 11d95b11c93779cfeadda219c0ad64e4ef5afda3 authored about 3 years ago by David Tolnay <[email protected]>
Disable broken fuzz build in CI

https://github.com/rust-fuzz/cargo-fuzz/issues/276

github.com/CertainLach/serde-yaml - 13f2054b892b8a43867dea9fdc9ae413e5720103 authored about 3 years ago by David Tolnay <[email protected]>
Merge pull request #63 from eagletmt/add-location-to-all-subexpr

Add location info to all sub-expressions

github.com/CertainLach/jrsonnet - 27b30fb24a145cf407cbb34ea1795f72d6634eb4 authored about 3 years ago by Yaroslav Bolyukin <[email protected]>
Add location info to all sub-expressions

github.com/CertainLach/jrsonnet - 4d5d46c772ee21e29f5cf57ccc0ea5614aad963d authored over 3 years ago by Kohei Suzuki <[email protected]>
feat: initial commit

Signed-off-by: Yaroslav Bolyukin <[email protected]>

github.com/CertainLach/hl-rhs-flooder - 33face87c008deeed18e1e1f472d8875cd332e40 authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
feat: secret management

Signed-off-by: Yaroslav Bolyukin <[email protected]>

github.com/CertainLach/fleet - b47cfbf2412607fa4997c4e8ff4685c3d28dd7a6 authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
refactor: remove intermediate directory

Signed-off-by: Yaroslav Bolyukin <[email protected]>

github.com/CertainLach/fleet - 2a625abed5ed378aec061d523702fc2036b4027a authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
fix: make it run on stable

Signed-off-by: Yaroslav Bolyukin <[email protected]>

github.com/CertainLach/fleet - f06ae761f6d154ac1a2588da44a75c8b23805e27 authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
build: remove unused dependencies

Signed-off-by: Yaroslav Bolyukin <[email protected]>

github.com/CertainLach/fleet - 3d086a1e0389c2adb715f2ac779170246a9bc256 authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
Skip clippy job on pull requests

github.com/CertainLach/serde-yaml - 178b9f8d9208e8724c45a5169a8dd315aeddd950 authored over 3 years ago by David Tolnay <[email protected]>
refactor: use z85

Signed-off-by: Yaroslav Bolyukin <[email protected]>

github.com/CertainLach/fleet - 17bf21a48a366e23a0257060a10428a7d69bb694 authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
feat: secret installer

Signed-off-by: Yaroslav Bolyukin <[email protected]>

github.com/CertainLach/fleet - 2fef06859159b7eb6483b69cd5b5be98b2356c01 authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
refactor: remove secret fields

Signed-off-by: Yaroslav Bolyukin <[email protected]>

github.com/CertainLach/fleet - 352f51b2ac9dd02ec0243b938b72edd3bd159dcb authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
feat: preserve object field order

Signed-off-by: Yaroslav Bolyukin <[email protected]>

github.com/CertainLach/fleet - f48f507511e28a2b9eae046fa347ef1ab5519627 authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
refactor: drop old db

Signed-off-by: Yaroslav Bolyukin <[email protected]>

github.com/CertainLach/fleet - fb6d3038c4a7f6a08410f1f4f5466d326dfb4e79 authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
refactor: remove useless logging

Signed-off-by: Yaroslav Bolyukin <[email protected]>

github.com/CertainLach/fleet - 4ad5065059c457dfe8b3ff4afa4a284ad1345f9e authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
feat: rework secret add command

Signed-off-by: Yaroslav Bolyukin <[email protected]>

github.com/CertainLach/fleet - 5bccd7d5db8aa4bd5cc1977854e5f4fe19e5a953 authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
feat: print command and status on failure

Signed-off-by: Yaroslav Bolyukin <[email protected]>

github.com/CertainLach/fleet - eae9921798a3dc876b8897b33dc3f82757e0f110 authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
feat: fleet state comment

Signed-off-by: Yaroslav Bolyukin <[email protected]>

github.com/CertainLach/fleet - 1f92baf5ac1a30acfc3062c9a5038ce3bac58ffc authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
feat: dprint support

Signed-off-by: Yaroslav Bolyukin <[email protected]>

github.com/CertainLach/fleet - ec8bd188aadfb9854fb1b9d9dfae1eafbecab49d authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
feat: better "expected" messages

Signed-off-by: Yaroslav Bolyukin <[email protected]>

github.com/CertainLach/fleet - f965cc12b1e65af29fa8927b2bc8142ba4aabada authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
feat: parse null

Signed-off-by: Yaroslav Bolyukin <[email protected]>

github.com/CertainLach/fleet - 6ca3e00a2ff9b9e2235da95f5b35e4844d515fa1 authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
feat: multiline comments

Signed-off-by: Yaroslav Bolyukin <[email protected]>

github.com/CertainLach/fleet - 8deb0df2012ea51c273a22e04ed4055adc46877f authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
feat: fleetdata

Signed-off-by: Yaroslav Bolyukin <[email protected]>

github.com/CertainLach/fleet - a412d4202830470c599e5883c2de6c35b2bea4fe authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
refactor: db data

Signed-off-by: Yaroslav Bolyukin <[email protected]>

github.com/CertainLach/fleet - cd4874aa64172a33138410e0e787ace4930c8b3d authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
refactor: move keys command to secrets

Signed-off-by: Yaroslav Bolyukin <[email protected]>

github.com/CertainLach/fleet - 5eda0552da5c1f786571ca7fd5dc1e5cc126f925 authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
feat: nixlike serialization

Signed-off-by: Yaroslav Bolyukin <[email protected]>

github.com/CertainLach/fleet - fad91f8a3923da3ce40374c91901b7ec034b95d2 authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
Release 0.8.21

github.com/CertainLach/serde-yaml - 644be1654d382627c4419f613e300c5e4df3650f authored over 3 years ago by David Tolnay <[email protected]>
Clean up some strange absolute paths in serializer

github.com/CertainLach/serde-yaml - 4877180f106475dd4075bfd8aa274087fb889b80 authored over 3 years ago by David Tolnay <[email protected]>
Merge pull request #214 from cheradenine/serialize-f32

Serialize f32

github.com/CertainLach/serde-yaml - 045dfedc1a07744091e451bcbbfcf05204633100 authored over 3 years ago by David Tolnay <[email protected]>
Adds test cases for f32 representations (inf and nan)

github.com/CertainLach/serde-yaml - 7d07fe6d7ee449842981bfd71111c7fabe5f7882 authored over 3 years ago by john.burkhardt <[email protected]>
Adds explicit serialization for f32 to avoid rounding artifacts when promoting f32 to f64

github.com/CertainLach/serde-yaml - c4203572121b684e534cbb532123fb847eefbc06 authored over 3 years ago by john.burkhardt <[email protected]>
doc: add warning about streaming

Signed-off-by: Yaroslav Bolyukin <[email protected]>

github.com/CertainLach/git-filter-server - cb844ab7ca613f346fc292ce51da4ebf69533494 authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
Merge pull request #212 from dtolnay/128

Make 128 bit support unconditional

github.com/CertainLach/serde-yaml - 7a340b295b01e6e80955e9ae3a831882d29e8967 authored over 3 years ago by David Tolnay <[email protected]>
Make 128 bit support unconditional

github.com/CertainLach/serde-yaml - 0c6bca163aad3909d136ca853979f164743444e8 authored over 3 years ago by David Tolnay <[email protected]>
Release 0.8.20

github.com/CertainLach/serde-yaml - 269de16a5c77b21884ca0b79c628459c9c5c8040 authored over 3 years ago by David Tolnay <[email protected]>
Merge pull request #210 from knkski/scalar-tags-quoted

Fixes tags being ignored for quoted scalars

github.com/CertainLach/serde-yaml - 79edfdddae9e90d82638ef7dd879d8b7dbdf659f authored over 3 years ago by David Tolnay <[email protected]>
Fixes tags being ignored for quoted scalars

github.com/CertainLach/serde-yaml - dd738cd04cec31d3e75d852d2e1e47f9c30e90fa authored over 3 years ago by Kenneth Koski <[email protected]>
Merge pull request #9 from Previll/master

Updated songDownloader.js to resolve download issue

github.com/CertainLach/SongAPI - 818827370c0eec738f627e32f69bbd5bb65c5bc9 authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
Updated songDownloader.js to resolve download issue

Small fix to songDownloader.js, attachmentUrl regEx pattern updated to include .gp3 files.

github.com/CertainLach/SongAPI - 5f965fe0b194bf5042107cd4e2c8286c7170988e authored over 3 years ago by Peter Revill <[email protected]>
Release 0.8.19

github.com/CertainLach/serde-yaml - e5c11139e5c47d55ffb71cbd20aee77c0cc75aaa authored over 3 years ago by David Tolnay <[email protected]>
Merge pull request #209 from dtolnay/entry

Add an Entry API for Mapping

github.com/CertainLach/serde-yaml - 93a7ed1420c3a6eac147845245a2298038121538 authored over 3 years ago by David Tolnay <[email protected]>
Add an Entry API for Mapping

github.com/CertainLach/serde-yaml - d6c40e68c4c043480258d42cde0c917e37184cdc authored over 3 years ago by David Tolnay <[email protected]>
Silence doc_markdown Clippy pedantic lint

github.com/CertainLach/serde-yaml - 0b9a0af92db9cb2991105fb389717e6b89829536 authored over 3 years ago by David Tolnay <[email protected]>
Merge pull request #208 from dtolnay/indexmap

Replace LinkedHashMap with IndexMap

github.com/CertainLach/serde-yaml - 81505bf4579fc71fe3f49887fedda8e552331900 authored over 3 years ago by David Tolnay <[email protected]>
Ignore items_after_statements Clippy pedantic lint

error: adding items after statements is confusing, since items exist from the start of the s...

github.com/CertainLach/serde-yaml - 7148f9b0525193a07034d21f967f902b2ea16f67 authored over 3 years ago by David Tolnay <[email protected]>
Provide a handwritten PartialOrd impl for Mapping

github.com/CertainLach/serde-yaml - 16b7f2f1d29bbc30b4f887cf60ddd7c6d88bec0c authored over 3 years ago by David Tolnay <[email protected]>
Ignore derive_hash_xor_eq Clippy lint

Equal Mappings correctly produce the same hash in this handwritten impl.

github.com/CertainLach/serde-yaml - 284af2f35248178a7cd5f6b7a9421609f4309a04 authored over 3 years ago by David Tolnay <[email protected]>
Provide a handwritten Hash impl for Mapping

github.com/CertainLach/serde-yaml - 4e8e8a80811184f951312551e8dec48998181a1c authored over 3 years ago by David Tolnay <[email protected]>
Ignore if_not_else Clippy pedantic lint

error: unnecessary boolean `not` operation
--> src/number.rs:367:24
|
367...

github.com/CertainLach/serde-yaml - aed90c2cf8d9c15027c7f5a67e7a42893abbc883 authored over 3 years ago by David Tolnay <[email protected]>
Remove nonworking derives from Mapping

github.com/CertainLach/serde-yaml - 1c68945dc5fdd008c94d5db97e42500f7cb5bc3c authored over 3 years ago by David Tolnay <[email protected]>
Ignore redundant_else Clippy pedantic lint

error: redundant else block
--> src/mapping.rs:193:32
|
193 | ...

github.com/CertainLach/serde-yaml - 6e432a2681462ea0bd9f343a84de534c6d5885ae authored over 3 years ago by David Tolnay <[email protected]>
Raise minimum compiler to 1.38

Required by indexmap's dependency on hashbrown:

error[E0658]: use of unstable library featu...

github.com/CertainLach/serde-yaml - 6edeb29eba8ff6f6c6d5b607ce953895bbf62c19 authored over 3 years ago by David Tolnay <[email protected]>
Replace LinkedHashMap with IndexMap

github.com/CertainLach/serde-yaml - b450e9808bd4f591a292a99e72342ad713a65a43 authored over 3 years ago by David Tolnay <[email protected]>
Merge pull request #207 from dtolnay/partialord

Handwrite a better PartialOrd for Number

github.com/CertainLach/serde-yaml - 6d85f36a4bd4b316703f297560de1dba7b1c5f6f authored over 3 years ago by David Tolnay <[email protected]>
Silence match_same_arms Clippy pedantic lint

error: this `match` has identical arm bodies
--> src/number.rs:357:33
|
3...

github.com/CertainLach/serde-yaml - 00d72fa6f8bda6e6df7bcf6e6b48ae199aee6999 authored over 3 years ago by David Tolnay <[email protected]>
Handwrite a better PartialOrd for Number

github.com/CertainLach/serde-yaml - 362d7c3d496b51a9bbe6b3e8483316a4ea5faa1a authored over 3 years ago by David Tolnay <[email protected]>
Merge pull request #62 from CertainLach/fix/missing-language-features

Missing language features

github.com/CertainLach/jrsonnet - 62c9d0dad748052b591c02255d9f7a66324275c2 authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
feat: lazy evaluation of function default params

Fixes #59

Signed-off-by: Yaroslav Bolyukin <[email protected]>

github.com/CertainLach/jrsonnet - b5434962bef6001feb2207490ba12ddc58ca1623 authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
feat: plus in object comprehensions

Fixes #60

Signed-off-by: Yaroslav Bolyukin <[email protected]>

github.com/CertainLach/jrsonnet - d512ff65b47265ef1fb2631ebb2c8835bd913cc2 authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
fix: foldr callback argument order

Fixes #61

Signed-off-by: Yaroslav Bolyukin <[email protected]>

github.com/CertainLach/jrsonnet - a6c5806c9e336db55b9e068d1e270bb35c5c78d9 authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
Release 0.8.18

github.com/CertainLach/serde-yaml - 51ee45dd088df4aecdddfb4374750b2f051d969a authored over 3 years ago by David Tolnay <[email protected]>
Merge pull request #206 from jturner314/fix-io-write

Fix FmtToIoWriter::write_str to call write_all

github.com/CertainLach/serde-yaml - 6c06bd32209ff85395c592679e3dac8785235bf8 authored over 3 years ago by David Tolnay <[email protected]>
Fix FmtToIoWriter::write_str to call write_all

Previously, the implementation could silently fail to write some
bytes. Now, the implementation ...

github.com/CertainLach/serde-yaml - b6c38bfeff4392e5f0f6097ca2722646869c47d8 authored over 3 years ago by Jim Turner <[email protected]>
Merge pull request #58 from CertainLach/fix/number-parsing

Fix number parsing

github.com/CertainLach/jrsonnet - 708403715eb718a419d9db2c532d635693425871 authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
Merge branch 'master' of github.com:CertainLach/jrsonnet

github.com/CertainLach/jrsonnet - fc291eb6a7bd649fab2a8bd8c1badc7378a68f6a authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
style: fix clippy warnings

Signed-off-by: Yaroslav Bolyukin <[email protected]>

github.com/CertainLach/jrsonnet - dfc17edefcd435fa3f848c60e754b703b3ee7493 authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
fix(evaluator): trailing semicolon in macro expr

https://github.com/rust-lang/rust/issues/79813
Signed-off-by: Yaroslav Bolyukin <[email protected]>

github.com/CertainLach/jrsonnet - e98e682c37ba0b0bc37d1356a8be5187777a1710 authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
fix(parser): do not panic on invalid numbers

Signed-off-by: Yaroslav Bolyukin <[email protected]>

github.com/CertainLach/jrsonnet - abf30fda7425eabb551da0b15e23f38fd1fda237 authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
doc: add license

github.com/CertainLach/cfgcomment - 598a930803eae2f9c81eca1514300d8406ff1f6e authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
build: start next development iteration 0.1.4-alpha.0

github.com/CertainLach/git-filter-server - c55c28cca814bb0d552caf20da23473067391dfe authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
build: bump version to 0.1.3

github.com/CertainLach/git-filter-server - 1d7fdf7c79bfbcd38b876c204ade8cec8d21be48 authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
style: remove useless cast

github.com/CertainLach/git-filter-server - 3ac5697533a1f0761ff5073ff2416c349a41c1d7 authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
style: fix clippy warnings

github.com/CertainLach/git-filter-server - c9b292677e72dd70f9f1c8c4475333a9e121b5ff authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
feat: buffered WritePkt

github.com/CertainLach/git-filter-server - 882f58bc64889d690a0336aa8139d633568a034e authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
fix: move recv buffer size check after length drop

github.com/CertainLach/git-filter-server - a072ef4bbf269a5495acf76701f917f65b446cda authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
build: bump version to 0.1.1

github.com/CertainLach/git-filter-server - c5c6a3a8fb6b867adbfb087444e10e21799aa8be authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
fix: buffer oob in ReadPktUntilFlush

github.com/CertainLach/git-filter-server - 2d63a7e708451a301a0209ed3692583bd03864b9 authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
doc: set license for buildscript

github.com/CertainLach/cfgcomment - 0741d59b199c36a87d64e3af2441606dc8d48220 authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
feat: build.rs support

github.com/CertainLach/cfgcomment - 6dd31983fe6b1f8873e425bb67faa6884add8285 authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
feat: git filter

github.com/CertainLach/cfgcomment - 0719ac399153eef612000a472c9bb33ca440270c authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
feat: initial commit

github.com/CertainLach/git-filter-server - 4506538dcbc1d4612efed599f494799eee67b610 authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
feat: initial commit

github.com/CertainLach/cfgcomment - b2e5f47864084f66b95435aa646fda0d5910c4a1 authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
Bump dependencies

github.com/CertainLach/jwk-rs - 07ff6341afc6662b07cad872a3144623d74cd1ee authored over 3 years ago by Nick Hynes <[email protected]>
Merge pull request #56 from messense/member-count-builtin

feat: std.member and std.count builtin

github.com/CertainLach/jrsonnet - 5e5ab6bd1d3a4aaf8a6d8665099fdf30de75e97f authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
feat: std.member and std.count builtin

github.com/CertainLach/jrsonnet - 859b044c14c9bf692b50fa41f2398379c44aca08 authored over 3 years ago by messense <[email protected]>
Merge pull request #55 from messense/ascii

feat: std.asciiUpper and std.asciiLower builtin

github.com/CertainLach/jrsonnet - 07ae295ebde47861f112c731bd9a5f5a52541dfb authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
feat: std.asciiUpper and std.asciiLower builtin

github.com/CertainLach/jrsonnet - 0ecdce965896d457826f0fe9b892773e0b8048d7 authored over 3 years ago by messense <[email protected]>
Merge pull request #54 from messense/rm-codegenereated-stdlib-ref

Remove remainder of `codegenerated-stdlib`

github.com/CertainLach/jrsonnet - fbae06992f5cbbca573aaad467fa514f9e9e35df authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
Remove remainder of `codegenerated-stdlib`

github.com/CertainLach/jrsonnet - bf70e2e2a045be7d08e8bd15e005f90754b6eb70 authored over 3 years ago by messense <[email protected]>
build: bump version to 0.4.2

Signed-off-by: Yaroslav Bolyukin <[email protected]>

github.com/CertainLach/jrsonnet - b6223e51616576686321bfcd3223eb93d86cee5f authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
style: fix clippy warnings

Signed-off-by: Yaroslav Bolyukin <[email protected]>

github.com/CertainLach/jrsonnet - 6451b30ca5f3e8e9db6518cedd9ffeea830f91fb authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
fix: bounds type error syntax

Signed-off-by: Yaroslav Bolyukin <[email protected]>

github.com/CertainLach/jrsonnet - 8a683442a5d784d953f2a88701fe874d9656ac54 authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
feat: std.decodeUTF8 builtin

Signed-off-by: Yaroslav Bolyukin <[email protected]>

github.com/CertainLach/jrsonnet - e23fa8691cefb19054e9aa27f427ef1d12d0e339 authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
perf: make std.base64Decode[Bytes] builtin

Signed-off-by: Yaroslav Bolyukin <[email protected]>

github.com/CertainLach/jrsonnet - 00fce89fa19e700bb47c4910619105e6f9bac14a authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
perf: make std.splitLimit builtin

Signed-off-by: Yaroslav Bolyukin <[email protected]>

github.com/CertainLach/jrsonnet - 747b2b782cb8231aa1dc5462db6fbb02b77598de authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
perf: make std.substr builtin

Signed-off-by: Yaroslav Bolyukin <[email protected]>

github.com/CertainLach/jrsonnet - 02b7991d635925e8c3d65571060ae13dbc231ddf authored over 3 years ago by Yaroslav Bolyukin <[email protected]>