aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tools/src/xref_parser.yrl
AgeCommit message (Collapse)Author
2017-09-05xref: Improve handling of UnicodeHans Bolinder
The updates of xref_base:analysis() are cosmetic (the strings are parsed by the Erlang scanner only).
2016-03-15update copyright-yearHenrik Nord
2015-06-18Change license text to APLv2Bruce Yinhe
2010-03-03OTP-8472 tools: xref: re/regexpHans Bolinder
Xref has been updated to use the re module instead of the deprecated regexp module.
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP