pegjs/test/spec
Futago-za Ryuu 7cdfc03e9f Added utility methods for objects
Before there used to be some internal utility methods for arrays and objects, but as the code base moved to ES5+ use  case only, these were removed in favour of native alternatives, but most of these were only beneficial for arrays.

This commit add's common utility methods for objects, and also exposes these as they can be used by plugin developer's on the PEG.js AST.
2018-01-14 20:44:53 +00:00
..
api Added utility methods for objects 2018-01-14 20:44:53 +00:00
behavior Partial fix #194 - nonsenses error messages with semantic predicates (#547) 2017-12-31 10:59:51 +00:00
unit Move require statement to the top 2018-01-07 02:12:05 +00:00