aboutsummaryrefslogtreecommitdiffhomepage
path: root/parser_keywords.cpp
Commit message (Collapse)AuthorAge
* Apply new indentation, brace, and whitespace styleGravatar ridiculousfish2012-11-18
|
* Remove trailing whitespaces and change tabs to spacesGravatar Ɓukasz Niemier2012-11-18
|
* Changed "elseif" to "else if"Gravatar ridiculousfish2012-09-03
|
* First stab at elseif implementationGravatar ridiculousfish2012-09-01
|
* Made tests compile againGravatar ridiculousfish2012-05-07
| | | | | Renamed autosuggest_handle_special to autosuggest_special_validate_from_history Began work to factor autosuggest_special_validate_from_history together with autosuggest_suggest_special
* Migrate functions like parser_keywords_is_block to wcstringGravatar ridiculousfish2012-01-30
|
* Some changes to migrate towards C++ and a multithreaded modelGravatar ridiculousfish2011-12-26
|
* Initial C++ conversionGravatar ridiculousfish2011-12-26