]> Shamusworld >> Repos - rmac/commit
Fix for bug #67 (thanks to ggn for reporting!).
authorShamus Hammons <jlhamm@acm.org>
Sun, 15 May 2016 23:25:37 +0000 (18:25 -0500)
committerShamus Hammons <jlhamm@acm.org>
Sun, 15 May 2016 23:25:37 +0000 (18:25 -0500)
commit40f1a3ec69fd0f0dade867d8ffcb840add5b21f1
tree0db9ee22c67857cfca0a81f9134d1ec7876ae755
parente968236d060c7dbae1647d5f54b27d4070b63b06
Fix for bug #67 (thanks to ggn for reporting!).

Turns out the tokenizer would not properly tokenize DOTx constructs
unless they were hanging off the end of a symbol. This should fix that
once and for all.
mach.c
token.c
version.h