lib: promote replace, html_escape and simplify_path to the lib
authorJean Privat <jean@pryen.org>
Tue, 14 Feb 2012 16:10:30 +0000 (11:10 -0500)
committerJean Privat <jean@pryen.org>
Tue, 14 Feb 2012 16:30:28 +0000 (11:30 -0500)
commit807f01cef7492431e8f5de7d5299f11b9fe7662c
treedf636b5bdb421cc9af88c234e198c75f4200de86
parent1d089ae88ddba55f96c073995dbc8e04c833e4b4
lib: promote replace, html_escape and simplify_path to the lib

These function are generic ans useful enough to be included in the
standard library.

Signed-off-by: Jean Privat <jean@pryen.org>
lib/standard/file.nit
lib/standard/string_search.nit
src/nitdoc.nit