Age | Commit message (Expand) | Author |
2016-09-01 | TITANIC: Convert many static_casts to dynamic_cast | Paul Gilbert |
2016-07-15 | TITANIC: gcc compilation fixes | Paul Gilbert |
2016-07-15 | TITANIC: Remainder of TTparser considerRequests | Paul Gilbert |
2016-07-15 | TITANIC: Remaining tag switch cases in TTparser considerRequests | Paul Gilbert |
2016-07-15 | TITANIC: Adding tag switches to TTparser considerRequests | Paul Gilbert |
2016-07-15 | TITANIC: Convert outer tag comparisons to switch cases in TTparser considerRe... | Paul Gilbert |
2016-07-15 | TITANIC: Finished inner switch of TTparser considerRequests | Paul Gilbert |
2016-07-15 | TITANIC: Fleshing out TTparser considerRequests | Paul Gilbert |
2016-07-15 | TITANIC: Fleshing out TTparser considerRequests | Paul Gilbert |
2016-07-15 | TITANIC: Adding more to TTparser considerRequests, and support methods | Paul Gilbert |
2016-07-15 | TITANIC: Finished TTparser processModifiers | Paul Gilbert |
2016-07-15 | TITANIC: In-progress TTparser processModifiers | Paul Gilbert |
2016-07-15 | TITANIC: Added TTparser removeNode | Paul Gilbert |
2016-07-15 | TITANIC: Added TTparser processRequests | Paul Gilbert |
2016-07-15 | TITANIC: Finished TTparser checkForAction | Paul Gilbert |
2016-07-15 | TITANIC: More work on TTparser considerRequests | Paul Gilbert |
2016-07-15 | TITANIC: In-progress TTparser checkForAction | Paul Gilbert |
2016-07-15 | TITANIC: Added TTconceptNode createConcept | Paul Gilbert |
2016-07-15 | TITANIC: Added TTsentence fn2 method | Paul Gilbert |
2016-07-15 | TITANIC: Added TTparser resetConcept | Paul Gilbert |
2016-07-15 | TITANIC: Added TTparser filterConcepts | Paul Gilbert |
2016-07-15 | TITANIC: Added various TTparser & TTconcept support methods | Paul Gilbert |
2016-07-15 | TITANIC: Refactored TTsentenceSubBase to TTconceptNode | Paul Gilbert |
2016-07-15 | TITANIC: Added TTsentenceSubBase setHandlerConcept | Paul Gilbert |
2016-07-15 | TITANIC: Implement TTconcept getText | Paul Gilbert |
2016-07-15 | TITANIC: Added TTconcept deleteSiblings | 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: More implementation of TTparser loadRequests | Paul Gilbert |
2016-07-15 | TITANIC: Starting TTparser loadRequests | Paul Gilbert |
2016-07-15 | TITANIC: Fields renaming | Paul Gilbert |
2016-07-15 | TITANIC: Finished TTvocab getPrefixedWord | 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: Changed TTinput to TTsentence to match original | 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-10 | TITANIC: Renaming for normalized input line | Paul Gilbert |