.. |
analysis.go
|
sys, prog: switch values to to uint64
|
2017-08-19 10:16:23 +02:00 |
checksum_test.go
|
prog, executor: move checksum computation to executor
|
2017-05-12 15:47:59 +02:00 |
checksum.go
|
sys, prog: switch values to to uint64
|
2017-08-19 10:16:23 +02:00 |
clone.go
|
ipc, prog, fuzzer, execprog: add hints generation code
|
2017-08-30 18:40:14 +02:00 |
encoding_test.go
|
prog: return error instead of panic when parsing
|
2017-07-24 16:37:24 +02:00 |
encoding.go
|
prog: restore missing struct fields
|
2017-08-25 21:56:07 +02:00 |
encodingexec_test.go
|
prog: move ptrSize const to test
|
2017-09-04 20:25:22 +02:00 |
encodingexec.go
|
prog: move ptrSize const to test
|
2017-09-04 20:25:22 +02:00 |
generation.go
|
prog: validate deserialized programs
|
2017-01-24 10:53:21 +01:00 |
hints_test.go
|
hints: add some more tests for DataArg
|
2017-09-01 18:14:53 +02:00 |
hints.go
|
hints: add new mutations and tests
|
2017-09-01 17:17:08 +02:00 |
mutation_test.go
|
prog: reduce the "uber-mmap" size
|
2017-08-08 17:57:01 +02:00 |
mutation.go
|
sys, prog: switch values to to uint64
|
2017-08-19 10:16:23 +02:00 |
parse_test.go
|
csource: reproduce crashes with fault injection
|
2017-05-26 17:22:57 +02:00 |
parse.go
|
csource: reproduce crashes with fault injection
|
2017-05-26 17:22:57 +02:00 |
prio.go
|
prog: fix dynamic prio calculation
|
2017-05-02 12:28:48 +02:00 |
prog_test.go
|
sys, prog: switch values to to uint64
|
2017-08-19 10:16:23 +02:00 |
prog.go
|
sys, prog: switch values to to uint64
|
2017-08-19 10:16:23 +02:00 |
rand.go
|
pkg/compiler: detect resources without ctors
|
2017-09-04 20:25:22 +02:00 |
size_test.go
|
prog: properly remove calls when splicing progs
|
2017-08-01 15:57:03 +02:00 |
size.go
|
sys, prog: switch values to to uint64
|
2017-08-19 10:16:23 +02:00 |
validation.go
|
pkg/compiler: check and generate types
|
2017-09-02 13:06:53 +02:00 |