OPA conformance (#81)

- Switch to scientific crate. Large values are printed in scientific notations.
  Regular values are printed as u64, i64 or f64.
- Skip copying commit hooks in git worktrees
- urlquery.decode, urlquery.encode, urlquery.encode_object
- substring, indexof_n string builtins
- Make sprintf more OPA conformant

Signed-off-by: Anand Krishnamoorthi <anakrish@microsoft.com>
This commit is contained in:
Anand Krishnamoorthi
2023-12-30 08:36:15 -08:00
committed by GitHub
parent e549882b07
commit 84bedda1c6
7 changed files with 359 additions and 186 deletions

View File

@@ -88,6 +88,7 @@ semvercompare
semverisvalid
sets
sprintf
strings
subset
toarray
topdowndynamicdispatch
@@ -104,6 +105,7 @@ typenamebuiltin
undos
union
units
urlbuiltins
uuid
varreferences
virtualdocs