Log

tools/erlparse.lua @ 13226:ac44bb7b7064

description author age
tools/erlparse: Remove use of deprecated module() function Kim Alvefur Mon, 09 Jan 2017 10:17:09 +0100
Remove all trailing whitespace Florian Zeitz Fri, 09 Aug 2013 17:48:21 +0200
tools/erlparse: Handle decimal point in numbers. Waqas Hussain Sat, 04 Aug 2012 23:55:52 +0500
tools/erlparse: Fix erlang string escape sequences. Waqas Hussain Sat, 04 Aug 2012 23:23:49 +0500
tools/erlparse: Discard erlang PIDs instead of choking on them as a syntax error Matthew Wild Thu, 25 Mar 2010 19:34:41 +0000
tools/erlparse: Report the line number when showing a syntax error in the input file Matthew Wild Thu, 25 Mar 2010 19:34:05 +0000
tools/erlparse: Optimisations aplenty for faster processing of large files Matthew Wild Thu, 25 Mar 2010 19:32:35 +0000
Update copyright headers for 2010 Matthew Wild Mon, 22 Mar 2010 17:06:15 +0000
ejabberd2prosody: Fixed escape code processing when parsing strings. Waqas Hussain Fri, 18 Sep 2009 02:11:16 +0500
ejabberd2prosody, erlparse: Add support for parsing non-ASCII strings and binaries, and atoms enclosed in single quotes Sergei Golovan Thu, 23 Jul 2009 01:38:13 +0100
ejabberd2prosody, erlparse.lua: Convert from Windows line endings (thanks teo) Matthew Wild Tue, 21 Jul 2009 19:23:03 +0100
Remove version number from copyright headers Matthew Wild Fri, 10 Jul 2009 03:11:45 +0100
0.3->0.4 Matthew Wild Fri, 20 Mar 2009 20:16:25 +0000
Update copyright notices for 2009 Matthew Wild Fri, 30 Jan 2009 17:59:26 +0000
0.2->0.3 Matthew Wild Fri, 30 Jan 2009 17:40:25 +0000
GPL->MIT! Matthew Wild Fri, 30 Jan 2009 17:22:56 +0000
0.1 -> 0.2 Matthew Wild Wed, 10 Dec 2008 15:44:03 +0000
Fixed a variable redeclaration Waqas Hussain Mon, 08 Dec 2008 07:41:29 +0500
Insert copyright/license headers Matthew Wild Wed, 03 Dec 2008 14:39:07 +0000
Fixed the ejabberd importer to work with the pipe sign "|" as a separator in erlang lists Waqas Hussain Sun, 30 Nov 2008 02:08:37 +0500
ejabberd db dump importer for Prosody Waqas Hussain Sat, 29 Nov 2008 23:59:27 +0500