aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/jsonnet
Commit message (Collapse)AuthorAge
* Migrate projects with trouble with exceptions to $LIB_FUZZING_ENGINE (#2359)Gravatar jonathanmetzman2019-04-30
| | | | Migrate projects that broke libFuzzer with exceptions to $LIB_FUZZING_ENGINE. Replace uses of -lFuzzingEngine with `$LIB_FUZZING_ENGINE`
* [jsonnet] Integrate jsonnet and add a fuzzer (#2045)Gravatar Wei Wang2018-12-27
* Add jsonnet * Update build.sh * Update build.sh * Update build file * Update build.sh * Update build.sh * Made it workgit status * Add more sanitizer configs * Minor update * Remove emacs