Commit Graph

29 Commits

Author SHA1 Message Date
geofflangdale 57db2ae3ce Update README.md 2018-04-14 22:30:20 +10:00
geofflangdale 17f8a4e6e7 Update Notes.md 2018-04-14 22:22:08 +10:00
geofflangdale 080a636638 Update README.md 2018-04-14 22:16:12 +10:00
Geoff Langdale 211892439e Switched to a simpler but more useful notion of pseudo-structural character; some small fixes. 2018-04-14 22:12:43 +10:00
Geoff Langdale 694942e3cd Merge branch 'master' of https://github.com/lemire/simdjson 2018-04-14 21:47:41 +10:00
Geoff Langdale 03799855df Fixup parsing stage with a new, dual state-machine/tape-machine approach. 2018-04-14 21:46:35 +10:00
Daniel Lemire 46d55fa6ce pseudo-structural 2018-04-13 19:52:02 -04:00
Daniel Lemire c4df1e27f4 some remarks 2018-04-10 16:07:31 -04:00
Daniel Lemire 81385d85aa json is not javascript. 2018-04-10 15:23:06 -04:00
Daniel Lemire 938c63db67 Added a note 2018-04-06 17:30:42 -04:00
Daniel Lemire 121f024be0 Cleaning. 2018-04-06 17:29:19 -04:00
Daniel Lemire 980f69dc67 New benchmark 2018-04-06 17:14:04 -04:00
Daniel Lemire b55e8c01a3 Making my adversarial example a bit harder. 2018-04-06 11:22:49 -04:00
Daniel Lemire 3b32b11fa6 Colorful display. 2018-04-06 10:53:51 -04:00
Daniel Lemire 1aa40b88e7 Minor update 2018-04-06 09:46:29 -04:00
Geoff Langdale 0f27a07043 Merge branch 'master' of https://github.com/lemire/simdjson 2018-04-06 13:52:53 +10:00
Geoff Langdale 020109b20c Add the high-performance but slightly unprincipled bitmask to index code. 2018-04-06 13:51:52 +10:00
Daniel Lemire b73cf9bcd2 Don't look at this. 2018-04-05 22:09:41 -04:00
Daniel Lemire 0e5b0f776f Adding an adversarial example. 2018-04-05 21:49:30 -04:00
geofflangdale 92110efa67 Create Notes.md
A notes file describing what's actually in the implementation. Will try to minimize the amount of speculative or TODO material here.
2018-04-04 15:26:41 +10:00
Geoff Langdale e6478e33b3 Updating with recent progress. Adding UNUSED macro and suppressing warning from non-C++ flag. 2018-04-04 14:08:51 +10:00
Daniel Lemire 0abad8e29f adding a link 2018-04-02 09:36:49 -04:00
Daniel Lemire 661ff8ec99 adding ref 2018-03-25 17:32:21 -04:00
Daniel Lemire 9f06a4e32e another ref 2018-03-24 20:29:08 -04:00
Daniel Lemire 10ac4f365d adding more references 2018-03-24 10:11:51 -04:00
Daniel Lemire 27b6f14e31 adding refs 2018-03-23 10:26:52 -04:00
Daniel Lemire e6e3f42491 flushing out 2018-03-23 10:00:21 -04:00
Daniel Lemire bc1331283a Private research repo. 2018-03-23 00:05:32 -04:00
Daniel Lemire 800811d04f Initial commit 2018-03-22 20:49:18 -04:00