heptagon/compiler/obc
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
..
c Added operator (=>) in Pervasives module 2016-06-25 08:37:47 +02:00
java Added operator (=>) in Pervasives module 2016-06-25 08:37:47 +02:00
main Deadcode removal improvement 2016-01-18 14:32:54 +01:00
transformations Deadcode removal improvement 2016-01-18 14:32:54 +01:00
_tags Heptc compiles again 2011-04-18 15:38:42 +02:00
control.ml Fixed warnings. 2014-03-18 11:01:56 +01:00
obc.ml Fixed warnings & documentation comments. 2013-11-08 18:51:06 +01:00
obc_compare.ml Added Marc as co-author 2012-06-29 01:43:15 +02:00
obc_mapfold.ml Added Marc as co-author 2012-06-29 01:43:15 +02:00
obc_printer.ml Pretty-printing class parameters in obc 2016-01-18 14:31:04 +01:00
obc_utils.ml Fixed warnings. 2014-03-18 11:01:56 +01:00