Simplified subroutine parser.
commit55bce9f71d5f6ce82d2db026e21bcdb2226decd0
authorSteven Schronk <steven@schronk.com>
Thu, 4 Nov 2010 04:37:59 +0000 (3 23:37 -0500)
committerSteven Schronk <steven@schronk.com>
Thu, 4 Nov 2010 04:37:59 +0000 (3 23:37 -0500)
tree051636ae98675ce6835974a7422bafcf60e29d1a
parent4b3ee80bf0ac43d06f06c59dca98c04f91e305f4
Simplified subroutine parser.

Code should be a little easier to maintain.

Deeply nested if statements not necessary and does not
display well in on the web.
parse.c