Activity
From 03/28/2017 to 04/26/2017
04/26/2017
- 11:25 PM Revision d2d9d4cb (lustrec): Missing files
- 11:23 PM Revision 85da3a4b (lustrec): Merge branch 'unstable' into merging_plugins
- Non regression results were similar to master branch
- 02:15 PM Revision 8d184ba8 (lustrec): Removing generated file
04/25/2017
- 10:57 PM Revision a97d3e02 (lustrec): Printing reals in Horn backend
- 09:43 AM Revision 0d065e73 (lustrec): Solved a bug in the compilation of asserts. Now different behavior depending on the backend:
- functional: keep it as is
non func: introduce a fresh local var v and replace assert(e) by v=e; assert (v); - 09:42 AM Revision 76c7023b (lustrec): functional_backend function moved to corelang
- 09:41 AM Revision 4e809854 (lustrec): Cosmetic changes
- 09:41 AM Revision 5e7cecdd (lustrec): More informative error message in case of untyped value
- 09:40 AM Revision 5cd53307 (lustrec): Updated deps: requires ocamlgraph as an ocamlfind package
04/10/2017
04/06/2017
- 04:31 PM Revision 4dc6ecde (lustrec): Deprecated function changed for compatibility with ocaml 4.04
- 04:27 PM Revision bde99c3f (lustrec): This is the first merge that does compile. Not tested yet.
04/05/2017
- 04:53 PM Revision 40d33d55 (lustrec): first version (doesn't even compile) of mutation and test generation standalone command: lustret
- mostly a recovery of an ancient svn repo: mutations
Also available in: Atom