You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sam Blackshear 034d2e3c81
adding accessTree.fold
9 years ago
..
BoundedCallTreeTests.ml Refactor Sil.exp to Exp.t 9 years ago
abstractInterpreterTests.ml redesigning abstract interpreter to allow easy composition of analyses 9 years ago
accessPathTestUtils.ml create access paths from expressions 9 years ago
accessPathTestUtils.mli create access paths from expressions 9 years ago
accessPathTests.ml Refactor operations on Exp.t in Sil to Exp 9 years ago
accessTreeTests.ml adding accessTree.fold 9 years ago
addressTakenTests.ml Refactor Sil.exp to Exp.t 9 years ago
analyzerTester.ml Refactor operations on Exp.t in Sil to Exp 9 years ago
copyPropagationTests.ml don't treat `x = &y` as a copy 9 years ago
inferunit.ml Add initial stack trace parsing code for semantic blame 9 years ago
livenessTests.ml Refactor operations on Exp.t in Sil to Exp 9 years ago
procCfgTests.ml eliminating dead stores created by copy-propagation 9 years ago
schedulerTests.ml eliminating dead stores created by copy-propagation 9 years ago
stacktraceTests.ml Add initial stack trace parsing code for semantic blame 9 years ago