Glenn Trewitt
Glenn Trewitt
I see the PR, which I eagerly anticipate, but just to summarize the points and questions about RE2: - RE2 has native implementations in both C++ and Go. - RE2...
I need to be able to parse a float that isn't an external variable. Unfortunately, std.parseJson has a little problem: ``` % jsonnet -e 'std.parseJson("x3.1")' Something went wrong during jsonnet_evaluate_snippet,...
I was just fooling around to see what would happen. I'd have expected a failure, of course. What I _actually_ want to do is to validate a string that contains...