mirror of
https://github.com/MontFerret/ferret.git
synced 2024-12-16 11:37:36 +02:00
acf2f13dcb
* sync with MontFerret/ferret * fix --param handling When params is converted to map it uses strings.Split, which slices a string into all substrings separated by :. * remove impossible conditions nil != nil * delete ineffectual assignments * replace '+= 1' with '++' * remove useless comparison with nil * merge variable declarations * remove bool comparison * fix imports * fix imports * delete unused file * use copy instead of loop * delete unused DummyInterface * remove unnecassary break statements * tidy modules |
||
---|---|---|
.. | ||
blank-page.fql | ||
click.fql | ||
cookies.go | ||
crawler.fql | ||
dynamic-page.fql | ||
embedded.go | ||
extensible.go | ||
inner_text_all.fql | ||
input.fql | ||
navigate_back_2.fql | ||
navigate_back.fql | ||
navigate_forward_2.fql | ||
navigate_forward.fql | ||
navigate.fql | ||
pagination_uncontrolled.fql | ||
pagination.fql | ||
static-page.fql | ||
value.fql | ||
wait_class_doc.fql | ||
wait_class.fql |