Daniel Lemire
|
49d70232f8
|
Merge pull request #969 from simdjson/dlemire/minor_pre0.4_cleaning
Very minor cleaning.
|
2020-06-23 14:30:47 -04:00 |
|
John Keiser
|
e369d45b9c
|
Fix non-compileable examples
|
2020-06-23 09:48:17 -07:00 |
|
Daniel Lemire
|
f1a03bfb04
|
Very minor cleaning.
|
2020-06-23 11:05:58 -04:00 |
|
John Keiser
|
6fa5abcd7e
|
Replace x.get<T>() with x.get(v) or T(x)
|
2020-06-21 14:36:38 -07:00 |
|
John Keiser
|
05bc664c11
|
Don't extend from tape_ref in public classes
|
2020-06-19 13:25:52 -07:00 |
|
Daniel Lemire
|
2cbc591c9d
|
Fixing issue 678
|
2020-06-17 16:17:17 -04:00 |
|
John Keiser
|
a86a82b39c
|
Rename minify class to minifier so the minify() method is cleared up
|
2020-06-12 17:05:25 -07:00 |
|
John Keiser
|
e6c9dfbd91
|
Make include files more fine-grained
|
2020-05-19 14:42:04 -07:00 |
|