Totally overhauled lookup to use a class.
authorEevee <git@veekun.com>
Mon, 22 Mar 2010 06:27:47 +0000 (23:27 -0700)
committerEevee <git@veekun.com>
Mon, 22 Mar 2010 06:27:47 +0000 (23:27 -0700)
Now state is held within an object, rather than passed back to the
caller who must then pass it in again.  That was retarded and I don't
know why I ever did it.

Code is much cleaner now.

With apologies to anyone running annotate.


No differences found