openj / core

abandoned, please check out https://github.com/jsoftware/jsource
https://github.com/jsoftware/jsource
118 stars 26 forks source link

Fix tacit to explicit bug #33

Open mlochbaum opened 12 years ago

mlochbaum commented 12 years ago

Corrects behavior on 13 :'y+y' and similar expressions.

sofuture commented 12 years ago

Reviewing and merging this and the other pull req is on my todo-list today. :)

On Fri, Mar 30, 2012 at 11:34 AM, Marshall Lochbaum reply@reply.github.com wrote:

Corrects behavior on 13 :'y+y' and similar expressions.

You can merge this Pull Request by running:

 git pull https://github.com/mlochbaum/core master

Or you can view, comment on it, or merge it online at:

 https://github.com/openj/core/pull/33

-- Commit Summary --

  • Fixed tacit to explicit bug

-- File Changes --

M pv.c (2)

-- Patch Links --

 https://github.com/openj/core/pull/33.patch  https://github.com/openj/core/pull/33.diff


Reply to this email directly or view it on GitHub: https://github.com/openj/core/pull/33