heptagon/compiler/obc/java
Gwenaël Delaval 69b8cc5a18 Added operator (=>) in Pervasives module
Operator (=>) for implication added in Pervasives module.

"a => b" is translated into "not a or b" at code generation.
2016-06-25 08:37:47 +02:00
..
java.ml Fixed warnings & documentation comments. 2013-11-08 18:51:06 +01:00
java14_main.ml Fixed warnings. 2014-03-18 11:01:56 +01:00
java_main.ml Fixed warnings. 2014-03-18 11:01:56 +01:00
java_printer.ml Added operator (=>) in Pervasives module 2016-06-25 08:37:47 +02:00
obc2java.ml Remove traces and warnings 2016-06-02 01:33:02 +02:00
obc2java14.ml Fixed warnings. 2014-03-18 11:01:56 +01:00
old_java.ml Added Marc as co-author 2012-06-29 01:43:15 +02:00