Software /
code /
prosody
Log
tools/erlparse.lua @ 10327:34f7a0e8fa59
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 |