summaryrefslogtreecommitdiff
path: root/xfa/fxfa/fm2js/cxfa_fmlexer.cpp
AgeCommit message (Expand)Author
2017-07-27Remove 0 from the valid FormCalc charactersRyan Harrison
2017-07-27Refactor whitespace lexing to be explicitRyan Harrison
2017-07-27Rewrite FMLexer to use nullptr for errorsRyan Harrison
2017-07-27Add conversion from FMTokens to stringsRyan Harrison
2017-07-27Removed unused helper functionRyan Harrison
2017-07-25Clean up data passing in FormCalc Lexerchromium/3167Ryan Harrison
2017-07-24Rename FMLexer methods to be more descriptiveRyan Harrison
2017-07-24Remove extracting characters from inputRyan Harrison
2017-07-19Rename StringCs c_str() to unterminated_c_str().Tom Sepez
2017-07-18Correct lexer handling of FormCalc identifiersRyan Harrison
2017-07-04Removed hand rolled bsearch from IsKeyword methodRyan Harrison
2017-05-18Use UnownedPtr to check CFX_*StringC lifetimeschromium/3104Tom Sepez
2017-05-18Remove CXFA_FMErrorInfodan sinclair
2017-05-17Rename formcalc files to better match contentsDan Sinclair