Sign in
pdfium
/
pdfium.git
/
refs/heads/chromium/5607
/
xfa
/
fxfa
/
formcalc
/
cxfa_fmlexer_unittest.cpp
832a694
Update old-style copyright headers
by K. Moon
· 3 years, 5 months ago
6cddceb
Encapsulate CXFA_FMLexer::Token and make read-only
by Tom Sepez
· 3 years, 8 months ago
3111d40
Start using C++17.
by Lei Zhang
· 4 years ago
605b4e1
Rename fm2js dir to formcalc.
by Lei Zhang
· 4 years, 1 month ago
[Renamed (99%) from xfa/fxfa/fm2js/cxfa_fmlexer_unittest.cpp]
6b28d69
Remove unneeded STL includes.
by Lei Zhang
· 4 years, 6 months ago
532886d
Split pdfium::size() off to cxx17_backports.h.
by Lei Zhang
· 4 years, 10 months ago
4bc2341
Nest CXFA_FMToken in CXFA_FMLexer
by Tom Sepez
· 5 years ago
ba9bad1
Declare CXFA_FMLexer as stack-allocated
by Tom Sepez
· 6 years ago
ca63f7b
Convert pdfium::MakeUnique<> to std::make_unique<> in fxfa
by Tom Sepez
· 6 years ago
4501a50
Replace FX_ArraySize() with pdfium::size() outside of core/.
by Lei Zhang
· 6 years ago
c9b7299
Minimize includes in fx_memory.h and string_data_template.h.
by Lei Zhang
· 6 years ago
e039dc3
Remove unneeded testing/test_support.h includes.
by Lei Zhang
· 7 years ago
dec08c8
[fm2js] Fail transpiling if lexer has left over data
by Dan Sinclair
· 8 years ago
4796acb
Make cxfa_fmlexer.cpp resilient to null strings
by Tom Sepez
· 8 years ago
c8785f7
Simplify CXFA_FMToken creation
by dan sinclair
· 8 years ago
7314af7
Rewrite FMLexer to use nullptr for errors
by Ryan Harrison
· 9 years ago
952477d
Clean up data passing in FormCalc Lexer
by Ryan Harrison
· 9 years ago
chromium/3167
7560230
Correct lexer handling of FormCalc identifiers
by Ryan Harrison
· 9 years ago
2034b94
Remove CXFA_FMErrorInfo
by dan sinclair
· 9 years ago
2e9d47a
Rename formcalc files to better match contents
by Dan Sinclair
· 9 years ago
[Renamed (99%) from xfa/fxfa/fm2js/xfa_lexer_unittest.cpp]
9774984
Add formcalc lexer tests.
by Dan Sinclair
· 9 years ago