Compiler now halting on end of input.
commit46ed5c21ae9bd59ceea7506900d8e6e84950fddf
authorSteven Schronk <steven@schronk.com>
Mon, 8 Nov 2010 22:37:47 +0000 (8 16:37 -0600)
committerSteven Schronk <steven@schronk.com>
Mon, 8 Nov 2010 22:37:47 +0000 (8 16:37 -0600)
tree508ce15683ca7d1c19d656f721eabc7b8b6d0b59
parent538933cab7a5bbd19cdfb3a263efa30a6b15c356
Compiler now halting on end of input.

Problem in definition of Boolean true and false.
parse.c
parse.h
token.c