1
0
mirror of https://github.com/halaxa/json-machine.git synced 2025-01-19 05:47:57 +01:00

27 Commits

Author SHA1 Message Date
Filip Halaxa
f55f6d8bbf Added some crlf confusion :) 2019-06-12 13:15:41 +02:00
Nathan Bishop
f942d27eba Add tests for verifying behaviour of tracking a lexemes position within a JSON file 2019-06-12 13:15:41 +02:00
Filip Halaxa
bd667f515b Removed leading newlines in run.sh 2019-03-24 16:54:36 +01:00
Filip Halaxa
b8915261ef echo replaced by printf 2019-03-24 16:45:24 +01:00
Filip Halaxa
01f2326ff4 Updated xdebug to 2.7.0 for PHP 7 2019-03-22 10:46:08 +01:00
Filip Halaxa
b81e9026a7 Docker: Check for a new PHP image once per day 2019-03-21 20:37:39 +01:00
Filip Halaxa
cea59292f2 Added test case 2019-03-20 20:25:37 +01:00
Filip Halaxa
559aea1738 Got rid of the quiet dependency on local composer binary 2019-03-16 19:20:12 +01:00
Filip Halaxa
1077537d70 Fixed json_decode call on performace test to return array as JsonMachine 2019-03-10 16:45:50 +01:00
Filip Halaxa
c12001363e Working xdebug with each php version + php images auto-pull 2019-03-08 15:00:35 +01:00
Filip Halaxa
b591a7d3c6 added xdebug to testing/development containers 2019-03-08 15:00:22 +01:00
Filip Halaxa
03e7cbfba7 Added more test cases 2019-03-02 17:07:16 +01:00
Filip Halaxa
a2f5dcb37e Failing test case 2019-03-02 14:33:22 +01:00
Filip Halaxa
1c70b6cd84 Updated PHP 7.3 version to stable 2019-02-25 20:11:26 +01:00
Filip Halaxa
b3a312abcd Rewritten performance tests 2019-02-25 20:11:26 +01:00
Filip Halaxa
204750fe8b Memory consumption optimization for in-memory JSON 2018-12-13 20:12:03 +01:00
Filip Halaxa
1ab7184513 Ready for different byte providers 2018-12-13 20:12:03 +01:00
Filip Halaxa
6bc673f5fc Run tests on all supported PHP versions. 2018-11-29 13:53:38 +01:00
Filip Halaxa
a4143d9e61 Renamed to JsonMachine 2018-11-29 11:41:26 +01:00
Filip Halaxa
2a3c6ee532 Parser throws Syntax error if json_decode fails 2018-11-12 13:30:14 +01:00
Filip Halaxa
86cb0f11d1 Revert "DecoderError"
This reverts commit 603827c67d1d55c2be296dfd9a63532db170403c.
2018-11-12 13:30:14 +01:00
Filip Halaxa
2139ea1325 Extracted performance tests 2018-11-12 13:30:14 +01:00
Filip Halaxa
0de3667d8f Fixed performace tests 2018-11-12 13:30:14 +01:00
Filip Halaxa
0301996058 DecoderError 2018-11-12 13:30:14 +01:00
Filip Halaxa
2e8d5623b7 README.md + json_decode performance experiment 2018-11-12 13:30:14 +01:00
Filip Halaxa
a73654cd65 Fixed double key yield 2018-11-12 13:30:14 +01:00
Filip Halaxa
6b169b17b1 init 2018-11-12 13:30:13 +01:00