Skip to content

Commit

Permalink
Add support for namespaced built-ins
Browse files Browse the repository at this point in the history
This change updates the grammar so that built-in names can contain
periods ("."). This allows built-in names to be namespaced which will be
important down the road once people start adding custom built-ins.

Fixes open-policy-agent#314
  • Loading branch information
tsandall committed May 12, 2017
1 parent 218d6fd commit 0f59ee5
Show file tree
Hide file tree
Showing 6 changed files with 402 additions and 297 deletions.
Loading

0 comments on commit 0f59ee5

Please sign in to comment.