summaryrefslogtreecommitdiff
path: root/src/crawl/crawl.conf
AgeCommit message (Expand)Author
2015-01-28..Andreas Baumann
2014-10-23..Andreas Baumann
2014-10-17..Andreas Baumann
2014-10-17playing around with Lua debuggerAndreas Baumann
2014-10-17replaced log( "LEVEL") Lua function with 'log.level' table of C functions for...Andreas Baumann
2014-10-16added first simple Lua loggerAndreas Baumann
2014-10-16testing with two urlnormalizer modules (google and simple) in crawl.confAndreas Baumann
2014-10-16creating all module constructors now from Lua configurationAndreas Baumann
2014-10-15first preliminary module searcherAndreas Baumann
2014-10-14fixed linking of url/fetcher test (only links, doesn't run yet)Andreas Baumann
2014-10-11reading debug level and module dir from configAndreas Baumann
2014-10-10added execution function to LuaVmAndreas Baumann
2014-10-09..Andreas Baumann
2014-10-09first running lua code with URL normalization, cleanup needed..Andreas Baumann
2014-10-09backported C++ string handling from tolua++ to toluaAndreas Baumann
2014-10-09first trials with a Google normalizer called from Lua, std::string is the pro...Andreas Baumann
2014-10-01reading some Lua globalsAndreas Baumann
2014-10-01cleanup and moved old cpp example crawler to examplesAndreas Baumann
2014-09-28.Andreas Baumann
2014-09-28first Lua config of crawlerAndreas Baumann