Quoted strings now tokenize properly.
commit5cdd88367836856d17d344166d7e92fff4e105e9
authorSteven Schronk <steven@schronk.com>
Mon, 25 Oct 2010 02:03:17 +0000 (24 21:03 -0500)
committerSteven Schronk <steven@schronk.com>
Mon, 25 Oct 2010 02:03:17 +0000 (24 21:03 -0500)
tree5af48db5f5e4e384a84611b680734cfce622a3d8
parent506ad078f38c663b9202c3e2e1e539631278f4ce
Quoted strings now tokenize properly.

Searches for opening quote and continue until
corresponding closing quote is found.
token.c