Skip to content
Snippets Groups Projects
Commit f786e99d authored by Valentin Perrelle's avatar Valentin Perrelle Committed by Virgile Prevosto
Browse files

[Aorai] Add a list of observables

- add an "observables" option at the begining of ya files
- multiple "observables" options merges together (union of symbols)
- check that every function referred to is inside the observable list
- remove the initial curOperation and curOpStatus : the main function is
  not necessarily observable and the pre/post function will set those
  variables anyway
- ignore unobservables functions inside the relevant visitors
parent c15ff94e
No related branches found
No related tags found
Loading
Showing
with 219 additions and 196 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment