summaryrefslogtreecommitdiffstats
path: root/polly/lib/JSON
Commit message (Expand)AuthorAgeFilesLines
* [External] Move lib/JSON to lib/External/JSON. NFC.Michael Kruse2017-02-0517-6522/+0
* Fix spacing around variable initializations and for-loops. NFC.Mandeep Singh Grang2016-08-091-1/+1
* Added arcanist linters and cleaned errors and warningsJohannes Doerfert2014-08-182-2/+2
* [C++11] Use nullptrTobias Grosser2014-04-161-4/+4
* Fixed gcc build warningsTobias Grosser2014-04-111-83/+88
* (Make) Remove unused MakefilesAndreas Simbuerger2014-03-141-16/+0
* cmake: build monolithic libLLVMPollyLib.dylibTobias Grosser2014-03-031-6/+0
* prepend LLVM to all Polly* libsSebastian Pop2013-11-161-1/+1
* 'chmod -x' on files that do not need the executable bitsTobias Grosser2012-12-292-0/+0
* Make polly -Wdocumentation cleanTobias Grosser2012-11-192-2/+0
* Disable some clang warnings in imported JSON code.Tobias Grosser2012-01-301-0/+4
* JSON: Do not use throw when exception is disabled.Hongbin Zheng2011-04-302-1/+11
* JSON: Disable exception in JSON library, because exception is disable by by d...Hongbin Zheng2011-04-301-1/+1
* Add initial version of PollyTobias Grosser2011-04-2919-0/+6527
OpenPOWER on IntegriCloud