UoY-RoboStar / robosim-textual

This repository contains the plugins for the RoboSim textual editor.
Eclipse Public License 2.0
0 stars 0 forks source link

Lang io revision #18

Closed pefribeiro closed 3 years ago

pefribeiro commented 3 years ago

@madielfilho please have a look at the changes and let me know if you could approve the pull request. I'll then merge it later in the week when changes to the CSP generators are ready to be merged as well.

Substantial changes to the textual plug-in to revise use of $ expressions in RoboSim:

RoboSim.xtext:

RoboSimExtensions.xtend:

RoboSimTypeProvider.xtend:

RoboSimScopeProvider.xtend:

RoboSimValidator.xtend:

madielfilho commented 3 years ago

@pefribeiro, I agree with all the changes that you have proposed (and implemented). Thanks very much!

pefribeiro commented 3 years ago

Thanks @madielfilho. I'll merge this then. Updates to the CSP generator will be merged next.