SRL-JavaScript icon indicating copy to clipboard operation
SRL-JavaScript copied to clipboard

JavaScript implementation of SRL.

Results 2 SRL-JavaScript issues
Sort by recently updated
recently updated
newest added

This PR fixes #19. I Modified the clone method so that it also copies the fields `_captureNames` and `_implodeString`. If it does not make sense to add the `_implodeString` field...

Creating a SRL from a string with captureNames returns what is supposed to. **However** a second instancing for the same query string on the same runtime will grab the interpreter...