You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 12, 2018. It is now read-only.
Names such as
:foo-barand:foo-bar/baz-bozare legal Clojure (and EDN). I assume this is just an oversight.The code that needs to be changed is at https://github.com/mozilla/mentat/blob/rust/edn/src/edn.rustpeg#L87; see the more permissive code at https://github.com/mozilla/mentat/blob/rust/edn/src/edn.rustpeg#L78 for suggestions on how to expand this.
The proposed grammar at edn-format/edn#56 may be authoritative here.