.github/workflows
|
try to run workflow with Java 14
|
2020-11-05 17:59:05 +00:00 |
benchmark
|
use Java 14 to compile all modules
|
2020-11-05 17:59:05 +00:00 |
cmake
|
Bump the C++ standard flag up to -c++14
|
2020-03-03 22:06:06 -05:00 |
compiler
|
use sendInternal rather than calling hook directly
|
2020-11-20 16:35:38 +00:00 |
examples
|
use Java 14 to compile all modules
|
2020-11-05 17:59:05 +00:00 |
runtime
|
reduce visibility of cap contexts
|
2020-11-24 17:48:08 +00:00 |
runtime-rpc
|
cleanup import lifecycle
|
2020-11-24 22:16:01 +00:00 |
website
|
website updates
|
2020-07-14 20:57:58 -04:00 |
.gitignore
|
Add make as a compile task in the generator project, remove capnpc-java binary when sbt clean is run
|
2014-05-16 13:16:00 -04:00 |
.travis.yml
|
bump capnproto C++ runtime to version 0,8.0 in travis CI
|
2020-11-09 21:25:19 +00:00 |
CONTRIBUTORS
|
ah, so that's how you spell it
|
2014-05-15 23:30:05 -04:00 |
do_benchmarks.bash
|
set -e in do_benchmarks.bash
|
2020-05-12 23:04:06 -04:00 |
gen
|
add lite mode for compiler
|
2020-11-07 16:56:01 +00:00 |
LICENSE
|
stub package documentation
|
2015-01-29 10:33:45 -05:00 |
Makefile
|
Allow CXX to be overriden via enviroment or Make variable.
|
2020-10-10 10:33:48 -04:00 |
pom.xml
|
add runtime-rpc module and refactor project
|
2020-11-08 17:24:42 +00:00 |
README.md
|
point readme to our travis badge
|
2020-11-09 19:41:05 +00:00 |
RELEASE-PROCESS.md
|
update release process notes
|
2020-05-12 22:56:00 -04:00 |