mirror of
https://github.com/microsoft/regorus.git
synced 2026-08-05 02:16:11 +00:00
More OPA conformance; in-progress: ability to trace interpreter (#63)
Signed-off-by: Anand Krishnamoorthi <anakrish@microsoft.com>
This commit is contained in:
committed by
GitHub
parent
73ee18f002
commit
577e1aa8db
+12
-1
@@ -25,6 +25,7 @@ cryptomd5
|
||||
cryptosha1
|
||||
cryptosha256
|
||||
dataderef
|
||||
defaultkeyword
|
||||
disjunction
|
||||
elsekeyword
|
||||
embeddedvirtualdoc
|
||||
@@ -44,7 +45,10 @@ invalidkeyerror
|
||||
jsonfilteridempotent
|
||||
jwtencodesignheadererrors
|
||||
jwtencodesignpayloaderrors
|
||||
negation
|
||||
nestedreferences
|
||||
numbersrange
|
||||
numbersrangestep
|
||||
objectfilter
|
||||
objectfilteridempotent
|
||||
objectfilternonstringkey
|
||||
@@ -55,6 +59,7 @@ objectremoveidempotent
|
||||
objectremovenonstringkey
|
||||
partialdocconstants
|
||||
partialsetdoc
|
||||
planner-ir
|
||||
rand
|
||||
regexfind
|
||||
regexfindallstringsubmatch
|
||||
@@ -65,9 +70,13 @@ regexreplace
|
||||
regexsplit
|
||||
replacen
|
||||
semvercompare
|
||||
semverisvalid
|
||||
sets
|
||||
sprintf
|
||||
subset
|
||||
toarray
|
||||
topdowndynamicdispatch
|
||||
toset
|
||||
trim
|
||||
trimleft
|
||||
trimprefix
|
||||
@@ -79,4 +88,6 @@ typebuiltin
|
||||
typenamebuiltin
|
||||
undos
|
||||
union
|
||||
units
|
||||
units
|
||||
varreferences
|
||||
virtualdocs
|
||||
Reference in New Issue
Block a user