Block a user
Arnaud_Daby-Seesaram
pushed to ast2C_proposition at Benjamin_Loison/Synchronous_reactive_systems
2022-12-19 12:20:23 +01:00
906a3d948b
[oups] forgot a pattern matching
Arnaud_Daby-Seesaram
pushed to ast2C_proposition at Benjamin_Loison/Synchronous_reactive_systems
2022-12-19 12:18:37 +01:00
249ac37934
[general] renaming, comments and removal of unused function in [pass_linearization_pre]
Arnaud_Daby-Seesaram
pushed to ast2C_proposition at Benjamin_Loison/Synchronous_reactive_systems
2022-12-19 12:07:57 +01:00
1d39173e94
[general] useless fn removed in pass_linearization_app + comments + print_debug in ast_to_c
Arnaud_Daby-Seesaram
pushed to ast2C_proposition at Benjamin_Loison/Synchronous_reactive_systems
2022-12-19 11:22:45 +01:00
4ff193759b
[passes] removal of constructs: seems ok
Arnaud_Daby-Seesaram
pushed to ast2C_proposition at Benjamin_Loison/Synchronous_reactive_systems
2022-12-18 22:34:33 +01:00
c52dce6c02
[passes] linearization: done for app, tuples (lvl 1 behind when) and pre
Arnaud_Daby-Seesaram
pushed to ast2C_proposition at Benjamin_Loison/Synchronous_reactive_systems
2022-12-18 19:00:39 +01:00
c344f125e5
[passes] linearization of tuple-equations + deletion of unused pass
Arnaud_Daby-Seesaram
pushed to ast2C_proposition at Benjamin_Loison/Synchronous_reactive_systems
2022-12-18 17:54:57 +01:00
Arnaud_Daby-Seesaram
pushed to ast2C_proposition at Benjamin_Loison/Synchronous_reactive_systems
2022-12-18 17:50:43 +01:00
a6a3b0e651
[passes] removing pre2var (no longer required)
Arnaud_Daby-Seesaram
pushed to ast2C_proposition at Benjamin_Loison/Synchronous_reactive_systems
2022-12-18 17:36:27 +01:00
aa7f7514d3
[Lustre -> intermediate] fix for the [pre] construct
Arnaud_Daby-Seesaram
pushed to ast2C_proposition at Benjamin_Loison/Synchronous_reactive_systems
2022-12-18 17:25:53 +01:00
77c865e360
[intermediate_ast] remove unused fields of i_nodes
Arnaud_Daby-Seesaram
pushed to ast2C_proposition at Benjamin_Loison/Synchronous_reactive_systems
2022-12-18 13:39:25 +01:00
1491e279f7
[ast2C] printer: ok.
Arnaud_Daby-Seesaram
pushed to ast2C_proposition at Benjamin_Loison/Synchronous_reactive_systems
2022-12-18 10:42:21 +01:00
ce686f6c9a
[ast2C] merge ok (needs linearization)
Arnaud_Daby-Seesaram
pushed to ast2C_proposition at Benjamin_Loison/Synchronous_reactive_systems
2022-12-18 09:42:15 +01:00
1d4e1820e4
[ast2C] Applications to values
Arnaud_Daby-Seesaram
pushed to ast2C_proposition at Benjamin_Loison/Synchronous_reactive_systems
2022-12-18 00:27:34 +01:00
007c5b2862
[c printer] Ok.
Arnaud_Daby-Seesaram
pushed to ast2C_proposition at Benjamin_Loison/Synchronous_reactive_systems
2022-12-18 00:25:34 +01:00
dc42a80739
[c printer] Ok.
Arnaud_Daby-Seesaram
pushed to ast2C_proposition at Benjamin_Loison/Synchronous_reactive_systems
2022-12-18 00:11:46 +01:00
243e8f245a
[ast2C] adding the (->) construct
Arnaud_Daby-Seesaram
pushed to ast2C_proposition at Benjamin_Loison/Synchronous_reactive_systems
2022-12-17 23:59:29 +01:00
791af71913
[ast2C] print all basic operators
Arnaud_Daby-Seesaram
pushed to ast2C_proposition at Benjamin_Loison/Synchronous_reactive_systems
2022-12-17 23:47:27 +01:00
233b385608
missing 'state->' added + print +,-,*,...
Arnaud_Daby-Seesaram
pushed to ast2C_proposition at Benjamin_Loison/Synchronous_reactive_systems
2022-12-17 23:36:54 +01:00
7a32d474d4
[ast2C] support for some basic operations (exemple in test.node)
Arnaud_Daby-Seesaram
pushed to ast2C_proposition at Benjamin_Loison/Synchronous_reactive_systems
2022-12-17 22:37:29 +01:00
cbc834b32a
[ast2C] constants, simple assignations, variables (+ one fix about pre storage)