Permalink
Failed to load latest commit information.
cmake/Modules Generate gcov, drop to c++11 for Travis Jul 4, 2016
gtest Figure out EXPECT_DEATH and start DiagnosticTest May 12, 2015
include/rhine Start structuring Rhine for a Bytecode emitter Jul 9, 2016
llvm @ 260d596 Upgrade llvm, to c++14, generate coverage data Jul 3, 2016
llvm-build Track empty llvm-build/ directory Mar 26, 2016
rhine-build Fix "Ninja versus ninja" on Linux; simplifications to dir layout Mar 26, 2016
scripts {getCTy -> containedType} + osx_image downgrade Jul 4, 2016
src Start structuring Rhine for a Bytecode emitter Jul 9, 2016
test Simplify key logic for call type infer Dec 19, 2015
unittest Some s/get// renaming Jul 9, 2016
.gitattributes .gitattributes: remove .tar.xz cruft Mar 27, 2016
.gitignore Drop Linux support, use C++14, small parser API change Apr 9, 2016
.gitmodules Update README, and throw out some cruft Mar 19, 2016
.travis.yml Travis: explicitly say which dir to cache Jul 4, 2016
CMakeLists.txt {getCTy -> containedType} + osx_image downgrade Jul 4, 2016
LICENSE More type inference wiring; Symbol lookup necessary Apr 19, 2015
README.md Strip whitespace from strings before comparison Jul 4, 2016
cmake-ninja-flex.tar.bz2 s/.tar.xz/.tar.bz2: trusty is too old; use lfs again Mar 27, 2016
codecov.yml Add codecov.yml, code coverage service Jun 8, 2016