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 #314
  • Loading branch information
tsandall committed May 16, 2017
1 parent 54d9193 commit eba453c
Show file tree
Hide file tree
Showing 6 changed files with 402 additions and 297 deletions.
Loading

0 comments on commit eba453c

Please sign in to comment.