David Renshaw
|
57c0215bef
|
use kj/filesystem
|
2024-10-07 12:38:05 +03:00 |
|
David Renshaw
|
ad1fa2cc22
|
remove unused output stream
|
2024-10-07 12:38:05 +03:00 |
|
David Renshaw
|
04f2189d48
|
bump version numbers
|
2024-10-07 12:37:24 +03:00 |
|
David Renshaw
|
9ddeb1ef5a
|
prepare for 0.1.15 release
|
2024-10-07 12:37:23 +03:00 |
|
David Renshaw
|
3e2034f45d
|
fix reading of upgraded pointer lists
|
2024-10-07 12:37:22 +03:00 |
|
David Renshaw
|
257f646ec1
|
bump version to 0.1.15-SNAPSHOT
|
2024-10-07 12:36:43 +03:00 |
|
David Renshaw
|
acd5713fa6
|
prepare to release 1.1.14
|
2024-10-07 12:36:43 +03:00 |
|
jan
|
3119bb5fab
|
Fix generic structs with non-generic interface as type parameter.
|
2022-03-21 01:27:06 +01:00 |
|
Vaci Koblizek
|
9a32482541
|
Merge remote-tracking branch 'sandstorm/master' into vaci/merge2
|
2021-11-10 11:15:53 +00:00 |
|
David Renshaw
|
0eb4abed7a
|
bump to 0.1.14-SNAPSHOT
|
2021-10-11 11:06:05 -04:00 |
|
David Renshaw
|
3474af3973
|
prepare for v0.1.13 release
|
2021-10-11 10:57:32 -04:00 |
|
David Renshaw
|
ab303cbc28
|
add more robustness to integer wrapping problems
|
2021-10-08 14:24:22 -04:00 |
|
David Renshaw
|
059252cba5
|
bump to v0.1.13-SNAPSHOT
|
2021-10-05 17:17:15 -04:00 |
|
David Renshaw
|
335f56f73b
|
prepare for v0.1.12 release
|
2021-10-05 17:07:23 -04:00 |
|
David Renshaw
|
c1cb55e277
|
bump to v0.1.12-SNAPSHOST
|
2021-10-01 22:16:17 -04:00 |
|
David Renshaw
|
2efe917ffc
|
prepare for v0.1.11 release
|
2021-10-01 22:03:53 -04:00 |
|
David Renshaw
|
104fb11104
|
add bounds checking in readListPointer
|
2021-10-01 21:59:21 -04:00 |
|
David Renshaw
|
f3e66a6e0b
|
update versions to 0.1.11-SNAPSHOT
|
2021-08-27 21:23:00 -04:00 |
|
David Renshaw
|
b1a197be75
|
prepare for 0.1.10 release
|
2021-08-27 21:13:49 -04:00 |
|
Vaci Koblizek
|
b24a362d58
|
Merge from upstream
|
2021-08-19 09:50:28 +01:00 |
|
David Renshaw
|
1966572eca
|
update version numbers to 0.1.10-SNAPSHOT
|
2021-07-16 11:38:03 -04:00 |
|
David Renshaw
|
80f5b0447a
|
prepare for 0.1.9 release
|
2021-07-16 11:10:45 -04:00 |
|
David Renshaw
|
f98e0fc6ef
|
bump version to 0.1.9-SNAPSHOT
|
2021-05-31 08:45:24 -04:00 |
|
David Renshaw
|
01cf6c0ebf
|
release v0.1.8
|
2021-05-31 08:33:52 -04:00 |
|
David Renshaw
|
754184fd74
|
bump version numbers to 0.1.8-SNAPSHOT
|
2021-05-12 21:00:16 -04:00 |
|
David Renshaw
|
5bf2c368e3
|
0.1.7 release
|
2021-05-12 20:57:00 -04:00 |
|
David Renshaw
|
a6c5240790
|
bump version numbers to 0.1.7-SNAPSHOT
|
2021-05-11 21:49:54 -04:00 |
|
David Renshaw
|
ee7e9a0d07
|
publish 0.1.6
|
2021-05-11 21:46:25 -04:00 |
|
David Renshaw
|
9293ef5bf6
|
get things compiling again
|
2021-05-09 14:31:32 -04:00 |
|
Vaci Koblizek
|
1bf1228756
|
revert to java version 11
|
2021-04-05 11:05:52 +01:00 |
|
Vaci Koblizek
|
837f1b324c
|
add AnyList
|
2020-11-30 20:22:36 +00:00 |
|
Vaci Koblizek
|
2d072a6b12
|
implement streaming requests
|
2020-11-25 15:47:02 +00:00 |
|
Vaci Koblizek
|
e314d26ab3
|
use sendInternal rather than calling hook directly
|
2020-11-20 16:35:38 +00:00 |
|
Vaci Koblizek
|
f3bb329e96
|
generalise AnyPointer setAs AnyPointer
|
2020-11-10 11:42:23 +00:00 |
|
Vaci Koblizek
|
91a93734e1
|
generalise AnyPointer setAs AnyPointer
|
2020-11-10 11:34:26 +00:00 |
|
Vaci Koblizek
|
dcd9eb37c7
|
add override to set clients from completablefutures
|
2020-11-09 21:43:32 +00:00 |
|
Vaci Koblizek
|
40aebeecee
|
Move compiler test package to correct directory
|
2020-11-09 20:30:23 +00:00 |
|
Vaci Koblizek
|
cefd8eaaa2
|
add AnyStruct
|
2020-11-09 18:08:56 +00:00 |
|
Vaci Koblizek
|
cee3aa79ae
|
set AnyPointer from AnyPointer
|
2020-11-09 18:08:00 +00:00 |
|
Vaci Koblizek
|
f8cdfdea09
|
set AnyPointer from AnyPointer
|
2020-11-09 18:02:05 +00:00 |
|
Vaci Koblizek
|
9e6d495d56
|
add runtime-rpc module and refactor project
|
2020-11-08 17:24:42 +00:00 |
|
Vaci Koblizek
|
0283fc5c2d
|
add lite mode for compiler
|
2020-11-07 16:56:01 +00:00 |
|
Vaci Koblizek
|
6b8898c27b
|
make noop public
|
2020-11-07 16:01:07 +00:00 |
|
Vaci Koblizek
|
d2d851d630
|
stub out generic pipeline accessors, for now
|
2020-11-06 13:58:36 +00:00 |
|
Vaci Koblizek
|
95787f1e55
|
skip non-generic nodes when traversing for generic params
Fixes pipeline generation for TestGenericsWrapper2.
|
2020-11-06 13:58:36 +00:00 |
|
Vaci Koblizek
|
9d023f0449
|
fix generic pipeline params. add (non-generic, for now) capability list
|
2020-11-05 21:38:43 +00:00 |
|
Vaci Koblizek
|
407d25c8c2
|
tidy up interface generation
|
2020-11-05 17:59:05 +00:00 |
|
Vaci Koblizek
|
dba99ca17a
|
combine javaFullName methods
|
2020-11-05 17:59:05 +00:00 |
|
Vaci Koblizek
|
069da9b0ad
|
tidy up generated output and remove dead code
|
2020-11-05 17:59:05 +00:00 |
|
Vaci Koblizek
|
d515500996
|
get rid of PipelineBase and PipelineImpl again
|
2020-11-05 17:59:05 +00:00 |
|