pharo-project / pharo-vm

This is the VM used by Pharo
http://pharo.org
Other
113 stars 68 forks source link

a better comment support for Slang #838

Closed RenaudFondeur closed 1 month ago

RenaudFondeur commented 2 months ago

add more comment support to Slang : ensure there is a begin and end comment to every method inlined and restore lost comment. Include small changes in a lot of method executed after inlinining to make it work because of end comment.

change tests related to inlining to include comments in their result.