changes: generated annotated code but it still causes type errors + re-formatting...
[IRC.git] / Robust / src / Benchmarks / SSJava /
2012-11-01 yeomchanges: generated annotated code but it still causes...
2012-10-31 yeomchanges + add two more benchmarks without annotations
2012-10-30 yeomchanges.
2012-10-21 yeomchanges on the composite location generation (but still...
2012-08-15 yeomgenerate annotated source code again but it's still...
2012-08-13 yeomchanges.
2012-08-13 yeomreformat benchmark source codes to meet the requirement...
2012-08-07 yeomchanges.
2012-08-02 yeomfixed another problem of the flow-down check. If an...
2012-08-02 yeomadd PCLOC annotations. all three benchmarks are type...
2012-07-31 yeomadd source code that does not have location annotations.
2012-03-21 yeomchanges and data/eval files for new evaluations
2012-03-09 yeomraw numbers from error injection evaluations
2012-03-07 yeomraw evaluation numbers for the mp3decoder
2012-03-06 yeomadd batch-mode script
2011-12-15 yeomNew shared loc analysis found a shared location that...
2011-12-15 yeomfix mp3decoder: clear memory locations that are not...
2011-12-13 yeomchanges.
2011-12-06 yeomchanges while trying to compile MP3Decoder
2011-12-06 yeomnew analysis found one shared location that is not...
2011-11-05 yeomfix: the callee can return only its owned obj
2011-11-04 yeomadd evaluation files
2011-10-28 yeomupdate location identifier according to changes of...
2011-10-28 jjenistalooks like the output is Left and Right channels interl...
2011-10-27 jjenistamake it easy to collect data for the paper's error...
2011-10-27 jjenistaexploring error injection space
2011-10-26 jjenistathe static inner classes are not being used, but Subu...
2011-10-26 jjenistatweak scripts to take mp3 filename argument
2011-10-25 yeomadd longer mp3 file for test
2011-10-22 jjenistadecouple ssjava code gen to prevent crashes from the...
2011-10-22 jjenistaautomate trying different error probabilities and seeds
2011-10-21 jjenistainstrument an injected error and plot differences in...
2011-10-21 jjenistaa start on error inject for SSJava
2011-10-21 yeommoves MP3Decoder codes to Benchmark directory
2011-10-03 yeomannotated version.
2011-10-01 yeomadd input sensor data file
2011-09-30 yeommakefile
2011-09-30 yeomstart new benchmark JavaNator.
2011-09-21 yeomit passes all checkings.
2011-09-20 yeompasses the flow down rule
2011-09-20 yeombug fixes + annotations
2011-09-17 yeom1) it passes the linear type checking 2) start annotati...
2011-09-16 yeomEyeTracking has the same result of the original Java...
2011-09-16 yeomchange a way to store image pixels as same as Java...
2011-09-16 yeommore changes.
2011-09-15 yeomchanges toward compilation
2011-09-14 yeomadd eye tracking benchmark.