aboutsummaryrefslogtreecommitdiffstats
path: root/lib/parsetools/include
AgeCommit message (Expand)Author
2018-06-18Update copyright yearHenrik Nord
2018-02-06parsetools: Do not call erlang:get_stacktrace()Hans Bolinder
2017-10-24parsetools: Fix unused functions warnings in leexinc.hrlHans Bolinder
2017-06-09parsetools: Improve handling of Unicode atomsHans Bolinder
2016-09-29parsetools: Correct counting of newlinesHans Bolinder
2015-06-18Change license text to APLv2Bruce Yinhe
2015-04-30parsetools: Use module erl_annoHans Bolinder
2015-01-15Let Leex use the new -dialyzer attributeHans Bolinder
2014-07-24Fix line counting in token and tokens functionsarchimed
2014-07-24Fix the line counting in string functionarchimed
2013-01-25Extend char() to Unicode charactersHans Bolinder
2013-01-02[stdlib, kernel] Introduce Unicode support for Erlang source filesHans Bolinder
2011-11-29parsetools: Eliminate use of tuple funBjörn Gustavsson
2011-08-16emulator: Add a fourth element in exception stacktracesBjörn Gustavsson
2010-11-01Improve formating of Yecc error messagesHans Bolinder
2010-08-23Fix a problem with HiPE-compiled Yecc parsersHans Bolinder
2010-02-17Merge branch 'ks/cleanups' into ccase/r13b04_devErlang/OTP
2010-02-16parsetools: Use %% for comments at the beginning of a lineKostis Sagonas
2010-02-16parsetools: Modernize types and specsKostis Sagonas
2010-02-16parsetools: Replace TABs with spacesBjörn Gustavsson
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP