Commit Graph
22 Commits
Author SHA1 Message Date
Antoine Grimod 66de13fff2 added main to automaton.node 2023-01-10 00:39:50 +01:00
Antoine Grimod 17e2f93629 fix oversight in lustre_pp.ml 2023-01-10 00:28:43 +01:00
Antoine Grimod a5f8c720f4 extended when once again 2023-01-09 23:04:36 +01:00
Antoine Grimod ad4f5e7962 clock unification now works if when is applied to a boolean comparison 2023-01-09 22:54:26 +01:00
Antoine Grimod 2f0b9a572e error catching 2023-01-09 21:22:37 +01:00
Antoine Grimod 42cbc6ddaf fix typo in code 2023-01-09 21:11:38 +01:00
Antoine Grimod 23e234732f code cleanup 2023-01-09 21:09:29 +01:00
Antoine Grimod ad97c6b627 first version of clock unification 2023-01-09 20:57:22 +01:00
sofamaniac b2aa8bc6d5 [automaton] support for multiple output conditions 2023-01-05 18:31:12 +01:00
sofamaniac 094f403f5f finalizing automata translation 2023-01-05 17:45:34 +01:00
sofamaniac fef64987de traduction des automates v2 mais cassé 2023-01-05 16:02:58 +01:00
Antoine Grimod fc0a12fa12 beamer automaton pass 2022-12-16 16:40:34 +01:00
Antoine Grimod aa84a07902 testing clock unification 2022-12-16 14:51:41 +01:00
Antoine Grimod ed54fd0114 clock unification added 2022-12-16 14:51:41 +01:00
Antoine Grimod 6af9ddf394 added pass to check validity of automata and disable flattening of automaton branch because of incorrect code resulting from it 2022-12-16 01:04:09 +01:00
Antoine Grimod 1b3af051b3 adding automaton translation pass to list of executed passes 2022-12-16 00:06:51 +01:00
Antoine Grimod 21d2d0c9bb fix type error in code 2022-12-15 23:48:02 +01:00
Antoine Grimod de294df84a Translation of automaton to lustre almost finished 2022-12-15 23:39:01 +01:00
Antoine Grimod b4cc3ae756 "pretty" print for automaton 2022-12-13 15:57:27 +01:00
Antoine Grimod bb017afe39 added automaton to ast 2022-12-13 15:03:41 +01:00
Antoine Grimod e9d586dfe7 adding automaton 2022-12-13 11:51:46 +01:00
Antoine Grimod 0c2341fa0b finished parser for now 2022-12-09 17:01:04 +01:00