Remove spaces from a (copy of) a proto when used. The logic that uses prototypes...
authorPeter Martini <PeterCMartini@GMail.com>
Mon, 24 Jun 2013 21:58:46 +0000 (17:58 -0400)
committerTony Cook <tony@develop-help.com>
Tue, 25 Jun 2013 00:53:35 +0000 (10:53 +1000)
commitd16269d8356f921e8939320f5cfd7d08d130c078
tree219aa621b5a3b5907e23e4ae3881af84a61b7ec2
parent8c791efdf6d1362652176763d4efc264fc4f3e4d
Remove spaces from a (copy of) a proto when used. The logic that uses prototypes assumes spaces were already gone, which may not be true if they were added via XS / set_prototype.
inline.h
op.c
toke.c