- Apr 13, 2022
-
-
BRUN Lelio authored
-
- Feb 03, 2022
-
-
BRUN Lelio authored
ast modifs and additional arrow_taint phase to retrieve which arrow "protects" / "taints" which variable
-
- Nov 03, 2021
-
-
BRUN Lelio authored
-
- Sep 27, 2021
-
-
BRUN Lelio authored
-
- Sep 23, 2021
-
-
BRUN Lelio authored
-
- Sep 20, 2021
-
-
BRUN Lelio authored
-
- Aug 25, 2021
-
-
BRUN Lelio authored
-
- Jul 29, 2021
-
-
BRUN Lelio authored
-
- Jun 30, 2021
-
-
BRUN Lelio authored
-
BRUN Lelio authored
-
- Jun 25, 2021
-
-
BRUN Lelio authored
-
- Jun 17, 2021
-
-
BRUN Lelio authored
-
- May 04, 2021
-
-
BRUN Lelio authored
-
- Feb 05, 2021
-
-
BRUN Lelio authored
-
- Jan 27, 2020
-
-
Pierre Loic Garoche authored
[bug cavale 93] solved: issue when resetting a stateless node. Now generating a warning and forcing the stateful status. Could be improved to remove the reset statement. (TODO)
-
Pierre Loic Garoche authored
-
- Dec 09, 2019
-
-
Pierre Loic Garoche authored
-
- Nov 14, 2019
-
-
Pierre Loic Garoche authored
-
- Jul 18, 2019
-
-
Pierre Loic Garoche authored
-
Pierre Loic Garoche authored
-
- Jul 17, 2019
-
-
Pierre Loic Garoche authored
-
- Jul 16, 2019
-
-
Pierre Loic Garoche authored
-
- Jul 12, 2019
-
-
Pierre Loic Garoche authored
-
Pierre Loic Garoche authored
-
- Jul 11, 2019
-
-
Pierre Loic Garoche authored
-
Pierre Loic Garoche authored
-
- Jul 04, 2019
-
-
Pierre Loic Garoche authored
minor bugs solved in printer: guarantee vs guarantees in cocospec. Imported node shall not be printed as regular code since it is not part of the grammar yet. Kept them as comment.
-
- Mar 21, 2019
-
-
Pierre Loic Garoche authored
-
- Mar 12, 2019
-
-
Pierre Loic Garoche authored
Contract resolution still need to be done as well as dealing with the machine code level and so on.
-
- Nov 21, 2018
-
-
Pierre Loic Garoche authored
Different parsers yet but shared process. In case of lusi input the C backend is bypassed since the .h is generated from the lusic and no C code should be generated since it may overwrite existing manually written code But
-
Pierre Loic Garoche authored
-
- Nov 15, 2018
-
-
Pierre Loic Garoche authored
-
Pierre Loic Garoche authored
-
- Nov 13, 2018
-
-
Pierre Loic Garoche authored
-
- Nov 12, 2018
-
-
Pierre Loic Garoche authored
-
- Oct 05, 2018
-
-
Pierre Loic Garoche authored
Adapted the parser/types/constructors for cocospec syntax
-
- Sep 24, 2018
-
-
Pierre Loic Garoche authored
-
- May 16, 2018
-
-
Pierre Loic Garoche authored
-
- Mar 30, 2018
-
-
Pierre Loic Garoche authored
- Renamed type declarations as lustre_types and machine_code_types
-
- Jan 31, 2018
-
-
Pierre Loic Garoche authored
[general] large modification: added machine types, a second typing phase dealing with machine types (eg uint8) typing was transformed as a functor and parametrized by basic types (int/real/bool) it can also be applied multiple times on the same program
-