3timeslazy
752ee02cd1
add go111module ( #274 )
...
* add go111module
* upgrade ci
* enable GO111MODULE
* show diff
* update modules (add test dependencies)
* increase supported golang version
* try cache
* delete cache
* upgrade install step
- there is not dep now
- move script from before_install -> install. delete before_install
- delete install from Makefile
2019-03-27 17:24:49 -04:00
Tim Voronov
71c246dd17
Feature/#236 cookies ( #242 )
...
* Added KeepCookies option to CDP driver
* Added LoadDocumentParams
* Added COOKIE_GET and COOKIE_SET methods
2019-03-15 19:59:05 -04:00
Tim Voronov
f8e061cc80
Move value specific Iterable and Iterator interfaces into core module ( #233 )
...
* Move value specific Iterable and Iterator interfaces into core module
* Update Makefile
Reverted test command
* Update collection.go
* Fixed wrong iterator usage
* Updated use of switch statements
2019-02-15 07:41:08 -05:00
3timeslazy
e4a7b581f0
added DATE_DAYOFYEAR, DATE_MILLISECOND, DATE_LEAPYEAR, DATE_QUARTER, DATE_DAYS_IN_MONTH, DATE_FORMAT functions ( #157 )
2018-11-05 11:54:36 -05:00
Tim Voronov
4032e8dd7c
Updated codecov settings
2018-11-05 11:36:55 -05:00
Tim Voronov
34b7efa859
Set codecov support for all branches
2018-11-04 23:21:03 -05:00
Tim Voronov
3472630e6f
Bug/#142 clauses and statements ( #148 )
2018-10-28 01:45:26 -04:00
Tim Voronov
b3e0a68cd0
Fixed codecov script exection
2018-10-25 22:13:41 -04:00
Tim Voronov
fbeedbd03e
Updated config for code coverage report
2018-10-25 21:48:45 -04:00
Tim Voronov
10c7273f07
Fixed codecover report
2018-10-25 19:55:23 -04:00
Tim Voronov
8f4e5c2519
Updated Makefile message
2018-10-25 19:37:22 -04:00
Tim Voronov
57c7d4b795
Updated release task in Makefile
2018-10-25 18:27:34 -04:00
Tim Voronov
f831562791
Updated release task
2018-10-25 18:15:46 -04:00
Tim Voronov
b9d5faf0f3
Updated release task
2018-10-25 18:15:00 -04:00
Tim Voronov
19dbf12296
Added some benchmarks ( #139 )
2018-10-24 19:40:57 -04:00
Tim Voronov
7dc1288bae
Code coverage ( #134 )
...
* Added code coverage report
2018-10-16 20:50:06 -04:00
Tim Voronov
2bb67f6a90
Feature/#44 e2e tests ( #122 )
2018-10-14 15:38:14 -04:00
Tim Voronov
0288798a5f
Updated Makefile
2018-10-13 22:00:29 -04:00
Tim Voronov
1a5db7274c
Added support of goreleaser
2018-10-13 21:30:50 -04:00
David Landry
ffb0fef70e
Don't lint vendor folder
2018-10-05 20:56:15 -04:00
David Landry
12889b7b1f
Fix path to revive config
2018-10-05 20:54:27 -04:00
David Landry
0d43a37880
Swap golint for revive
2018-10-05 18:59:42 -04:00
Tim Voronov
abec033649
Reorganized CLI
2018-10-04 22:13:52 -04:00
Tim Voronov
61c81fa03b
Reverted generation
2018-09-27 17:03:49 -04:00
Tim Voronov
f8973aa504
Changed parser generation
2018-09-27 14:36:16 -04:00
Tim Voronov
5cad22e3b3
Removed server
2018-09-25 21:49:42 -04:00
Tim Voronov
e02e861240
Hello world
2018-09-18 16:42:38 -04:00