Commit Graph

38 Commits (master)
 

Author SHA1 Message Date
John Jekel 9c36c6bd53 added inline keyword to definitions as well 5 years ago
John Jekel fb53298223 cause I always forget at leasat one date somewhere 5 years ago
John Jekel 10dc7d20c1 increment version number and add 2019 for date 5 years ago
John Jekel 2722e6832b reorganization and more distinct comment headings 5 years ago
John Jekel a59c1370d5 added more #defines and uniformly named all of them with ANSLATORTRAY 5 years ago
John Jekel 2592fcfe68 optomizations and options to sarcifice things for even more speed 5 years ago
John Jekel ec03cf5a18 forgot to increment version and rerun doxygen 5 years ago
John Jekel f41b79a14a minor optomizations 5 years ago
John Jekel 637df57372 fixed another mistake with using substr; got to rememer 2nd param is count not index 5 years ago
John Jekel 34493fc5e3 the faster implementation of changeWords is brokes; have to revert. Yay im sad 5 years ago
John Jekel b1082e5cb8 add more documentation 5 years ago
John Jekel 720d3bf247 update comments and documentaation 5 years ago
John Jekel 1661d0d9cf removed some unnessary, commented out code 5 years ago
John Jekel 73d3d51880 increment version number 5 years ago
John Jekel 64c8e5d5b3 added sanity checking of words given to smartWordToPig 5 years ago
John Jekel 529ace1402 added a special case for the word "I" to not make "way" uppercase 5 years ago
John Jekel f4d659f978 optomized changeWords by using find standard library find methods insteado of stringstream 5 years ago
John Jekel 090bb3aaf0 y is no longer considered a vowel 5 years ago
John Jekel 9968341986 updated doxygen 5 years ago
John Jekel 7d646d4cbb ordered implementations consistemtly with declearations, added versioning and comments 5 years ago
John Jekel 6c45d7188a added support if entire word to translate is in uppercase 5 years ago
John Jekel 0d74dd1e84 moved more stuff around and added more customizable endings if word begins with a vowel 5 years ago
John Jekel a49dea5457 reorganized things and change doxyfile to ignore preprocessing 5 years ago
John Jekel 4519795eec added more comments, changed names of some local variables and added error handeling for cpp versions less than 11 5 years ago
John Jekel 24d818b626 added better indendentation 5 years ago
John Jekel 9f45fbe4c2 moved some stuff around and added doxygen html 5 years ago
John Jekel fa8373a696 finished documentation and fixed compilation prroblem 5 years ago
John Jekel c08dc48705 move stuff around and add a bunch more documentation 5 years ago
John Jekel ef1dcba6eb started writing documentation and changed sentenceToPig to translate 5 years ago
John Jekel 8fe17ed138 made lowercasing a part of smartWordToPig 5 years ago
John Jekel 46ed4ec179 added support for words with capitals 5 years ago
John Jekel eab704ef7e added support for singular possesives and contractions 5 years ago
John Jekel 454911e0ed fixed issues with punctuation duplicating inside words 5 years ago
John Jekel 16d6def15a update readme 6 years ago
John Jekel 15c0e89d7d change licence from LGPLv3 to MIT 6 years ago
John Jekel a562ed745d speed improvements and a start at constexpr 6 years ago
John Jekel 5bee276dfd initial code commit 6 years ago
JZJisawesome cbe764a8f8
Initial commit 6 years ago