Age | Commit message (Expand) | Author |
2016-07-15 | TITANIC: Added TTconcept destructor | Paul Gilbert |
2016-07-15 | TITANIC: Added concept pointers to CScriptHandler | Paul Gilbert |
2016-07-15 | TITANIC: Making TTword constructors and copy methods const | Paul Gilbert |
2016-07-15 | TITANIC: New TTconcept constructor and copy methods | Paul Gilbert |
2016-07-15 | TITANIC: New TTconcept constructor | Paul Gilbert |
2016-07-15 | TITANIC: Added ParserAction enum | Paul Gilbert |
2016-07-15 | TITANIC: Change WordMode to WordClass and flesh it out | Paul Gilbert |
2016-07-15 | TITANIC: Start of considerRequests | Paul Gilbert |
2016-07-15 | TITANIC: Added TTparser addToConceptList | Paul Gilbert |
2016-07-15 | TITANIC: Finished TTparser loadRequests | Paul Gilbert |
2016-07-15 | TITANIC: Implemented TTparser checkReferent | Paul Gilbert |
2016-07-15 | TITANIC: Beginnings of TTconcept class | Paul Gilbert |
2016-07-15 | TITANIC: More implementation of TTparser loadRequests | Paul Gilbert |
2016-07-15 | TITANIC: Change TTnode addNode to addToTail | Paul Gilbert |
2016-07-15 | TITANIC: Starting TTparser loadRequests | Paul Gilbert |
2016-07-15 | TITANIC: Added TTnode methods | Paul Gilbert |
2016-07-15 | TITANIC: Fields renaming | Paul Gilbert |
2016-07-15 | TITANIC: Changed setSynStr parameter type | Paul Gilbert |
2016-07-15 | TITANIC: Implemented TTvocab getSuffixedWord | Paul Gilbert |
2016-07-15 | TITANIC: Added an enum for TTword wordMode | Paul Gilbert |
2016-07-15 | TITANIC: Beginnings of TTvocab getSuffixedWord | Paul Gilbert |
2016-07-15 | TITANIC: Add proper destruction of node chains | Paul Gilbert |
2016-07-15 | TITANIC: Finished TTvocab getWord | Paul Gilbert |
2016-07-15 | TITANIC: Finished TTvocab getPrefixedWord | Paul Gilbert |
2016-07-15 | TITANIC: Start on vocab method for finding words with prefixes | Paul Gilbert |
2016-07-15 | TITANIC: Added TTstring deletePrefix | Paul Gilbert |
2016-07-15 | TITANIC: Finished TTvocab getPrimeWord | Paul Gilbert |
2016-07-15 | TITANIC: Added support methods for finding synonyms by name | Paul Gilbert |
2016-07-15 | TITANIC: Work on TTparser findFrames | Paul Gilbert |
2016-07-15 | TITANIC: Implemented TTstring tokenize | Paul Gilbert |
2016-07-15 | TITANIC: Beginning of TTparser findFrames | Paul Gilbert |
2016-07-15 | TITANIC: Implement TTsentence copy | Paul Gilbert |
2016-07-15 | TITANIC: Refactor TTstringNode to have a base TTnode class | Paul Gilbert |
2016-07-15 | TITANIC: Changed TTinput to TTsentence to match original | Paul Gilbert |
2016-07-15 | TITANIC: Beginnings of TThist class | Paul Gilbert |
2016-07-15 | TITANIC: Changed parser & script processInput methods to preprocess | Paul Gilbert |
2016-07-15 | TITANIC: Finished TTparser processInput | Paul Gilbert |
2016-07-15 | TITANIC: Implemented secondary replaceNumbers method | Paul Gilbert |
2016-07-15 | TITANIC: Move replacement string arrays into TTparser, added NUMBERS array | Paul Gilbert |
2016-07-15 | TITANIC: Implemented parser replaceNumbers sub-methods | Paul Gilbert |
2016-07-15 | TITANIC: Moved other static arrays from Titanic engine to dat file | Paul Gilbert |
2016-07-15 | TITANIC: Implement TTparser searchAndReplace methods | Paul Gilbert |
2016-07-15 | TITANIC: Change engine to use titanic.dat | Paul Gilbert |
2016-07-10 | TITANIC: Renaming for normalized input line | Paul Gilbert |
2016-07-10 | TITANIC: Implemented parser normalizeContraction | Paul Gilbert |
2016-07-10 | TITANIC: Rename stub method to normalizeContraction | Paul Gilbert |
2016-07-10 | TITANIC: Implement TTparser normalize | Paul Gilbert |
2016-07-10 | TITANIC: Beginning of parser input line normalization | Paul Gilbert |
2016-07-10 | TITANIC: Beginnings of TTinput class | Paul Gilbert |
2016-07-10 | TITANIC: Implement TTword hierarchy virtual methods | Paul Gilbert |