aboutsummaryrefslogtreecommitdiffhomepage
path: root/tokenizer.h
Commit message (Expand)AuthorAge
* Added some const correctnessGravatar ridiculousfish2012-02-24
* Fix a crash when using quotes due to wgettext thread safety issues.Gravatar ridiculousfish2012-02-17
* Initial work towards making autosuggestion smarter by recognizing pathsGravatar ridiculousfish2012-02-15
* More work on the instanced parserGravatar ridiculousfish2012-01-22
* More const and signed correctness. Warnings now fit on one page!Gravatar Peter Ammon2012-01-14
* Some changes to migrate towards C++ and a multithreaded modelGravatar ridiculousfish2011-12-26
* remove trailing spacesGravatar Grissiom2010-09-18
* Implement non-clobbering file io. Use the >? operator for this for now.Gravatar liljencrantz2007-10-27
* Add autoindentation supportGravatar axel2006-10-07
* Make sure tokenizer never changes input stringGravatar axel2005-12-10
* Add header guards to the header files.Gravatar James Vega2005-10-05
* Initial revisionGravatar axel2005-09-20