Commit Graph

3 Commits

Author SHA1 Message Date
Paul Dreik 19248a24c5
[simdjson] change of upstream address (#3627)
* simdjson has become a github organization and changed address

* [simdjson] Spell C++ in lowercase
2020-04-12 12:10:29 -07:00
Max Moroz 71f4914c45
[presubmit] Enforce language attribute in project.yaml to be always set. (#3477)
* [presubmit] Enforce language attribute in projectt.yaml to be always set.

* Update documentation, better presubmit check, new project template.

* add docstring to templates.py

* Add example values in the project.yaml template and remove python value for now

* Add "project: c++" to 256 projects

* format

* Add labels and selective_unpack sections to the presubmit check

* fix incorrect auto_ccs format in three projects

* fix nss emails after rebase
2020-03-10 11:08:01 -07:00
Paul Dreik c4f6e0122f [simdjson] initial integration (#2999)
* [simdjson] initial attempt

* fix name mismatch

* fix bad path

* add corpus build script

* drop setting the c++ standard
2019-11-04 10:07:51 +11:00