prosodyctl: Gracefully handle a missing stty command, and fall back to ANSI escape...
[prosody.git] / util / iterators.lua
2009-11-16 Tobias MarkmannMerge with sasl branch.
2009-08-20 Matthew WildMerge with 0.5
2009-08-20 Matthew WildUncertain merge with 0.5's SASL
2009-08-10 Matthew Wildutil.iterators: Add tail() iterator, to return the...
2009-08-10 Matthew Wildutil.iterators: Add head() iterator, to return the...
2009-07-10 Matthew WildAdd copyright header to those files missing one
2009-03-25 Matthew Wildutil.iterators: New iterators library