Rewriting the lexer as a class to get rid of all the arguments now, it's a pain.
commitf3b5fdce545cb4bcd19f8268067b91004df6b2ed
authorbinrapt <binrapt@ethnic.atheist.invalid>
Mon, 31 Aug 2009 01:36:44 +0000 (31 03:36 +0200)
committerbinrapt <binrapt@ethnic.atheist.invalid>
Mon, 31 Aug 2009 01:36:44 +0000 (31 03:36 +0200)
tree3283ae42e83493ea6e69ebd10c3dabe6ecb291f8
parent81b5fd7fcab9e9fbf0e5418f8b7b654042650298
Rewriting the lexer as a class to get rid of all the arguments now, it's a pain.
The whole line business is totally broken, too.
frith/lexer.cpp
frith/lexer.hpp
frith/main.cpp
frith/variable.cpp