aboutsummaryrefslogtreecommitdiffstats
path: root/tools/erlparse.lua
Commit message (Expand)AuthorAgeFilesLines
* tools/erlparse: Remove use of deprecated module() functionKim Alvefur2017-01-091-2/+2
* Remove all trailing whitespaceFlorian Zeitz2013-08-091-1/+1
* tools/erlparse: Handle decimal point in numbers.Waqas Hussain2012-08-041-0/+6
* tools/erlparse: Fix erlang string escape sequences.Waqas Hussain2012-08-041-1/+1
* tools/erlparse: Discard erlang PIDs instead of choking on them as a syntax errorMatthew Wild2010-03-251-0/+6
* tools/erlparse: Report the line number when showing a syntax error in the inp...Matthew Wild2010-03-251-2/+6
* tools/erlparse: Optimisations aplenty for faster processing of large filesMatthew Wild2010-03-251-28/+30
* Update copyright headers for 2010Matthew Wild2010-03-221-2/+2
* ejabberd2prosody: Fixed escape code processing when parsing strings.Waqas Hussain2009-09-181-3/+13
* ejabberd2prosody, erlparse: Add support for parsing non-ASCII strings and bin...Sergei Golovan2009-07-231-24/+55
* ejabberd2prosody, erlparse.lua: Convert from Windows line endings (thanks teo)Matthew Wild2009-07-211-130/+130
* Remove version number from copyright headersMatthew Wild2009-07-101-1/+1
* 0.3->0.4Matthew Wild2009-03-201-1/+1
* Update copyright notices for 2009Matthew Wild2009-01-301-2/+2
* 0.2->0.3Matthew Wild2009-01-301-1/+1
* GPL->MIT!Matthew Wild2009-01-301-13/+2
* 0.1 -> 0.2Matthew Wild2008-12-101-1/+1
* Fixed a variable redeclarationWaqas Hussain2008-12-081-1/+1
* Insert copyright/license headersMatthew Wild2008-12-031-0/+20
* Fixed the ejabberd importer to work with the pipe sign "|" as a separator in ...Waqas Hussain2008-11-301-1/+1
* ejabberd db dump importer for ProsodyWaqas Hussain2008-11-291-0/+130