summaryrefslogtreecommitdiff
path: root/xfa/fxfa/fm2js/cxfa_fmlexer.cpp
AgeCommit message (Expand)Author
2018-02-26Add some more missing consts.chromium/3356Tom Sepez
2018-02-20[formcalc] Remove unused line parameterDan Sinclair
2018-02-19Simplify CXFA_FMToken creationdan sinclair
2018-02-19Simplify formcalc token listdan sinclair
2017-09-27Remove FX_STRSIZE and replace with size_tRyan Harrison
2017-09-18Convert string class namesRyan Harrison
2017-08-31Clean up of typing in lexer codeRyan Harrison
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