Parse function body.
commit5d091a1b1b096628822e94acc48693bb7d8ea0c6
authorJoshua Phillips <jp.sittingduck@gmail.com>
Thu, 18 Dec 2008 12:33:21 +0000 (18 12:33 +0000)
committerJoshua Phillips <jp.sittingduck@gmail.com>
Thu, 18 Dec 2008 12:33:21 +0000 (18 12:33 +0000)
tree26813e9e562550884603829bb0dc146b50e44720
parente9a55c2b3302ad0bd64d47a2268669c362cd0aef
Parse function body.

Parse declarations and expressions in function body.
Fixed lexer's handling of lines containing only whitespace.
parse.c
scanner.c
stree.c
stree.h