Refactor frontend/middleware types (#194)
* unify fe/be NativeOp and NativePred * remove Origin in favour of PodId * Combine string and hash in Key * use middleware::AnchoredKey in frontend * merge frontend/middleware types * refactor custom predicates * clean up a bit * fix middleware custom tests * clean up * clean up 2 * add acronyms in typos list
This commit is contained in:
parent
9e860ef262
commit
c232c8dae5
33 changed files with 1985 additions and 2800 deletions
2
.github/workflows/typos.toml
vendored
2
.github/workflows/typos.toml
vendored
|
|
@ -5,3 +5,5 @@ Ded = "Ded" # "ANDed", it thought "Ded" should be "Dead"
|
|||
OT = "OT"
|
||||
aks = "aks" # anchored keys
|
||||
nin = "nin" # not in
|
||||
kow = "kow" # key or wildcard
|
||||
KOW = "KOW" # Key Or Wildcard
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue