Manu Sridharan

Results 671 comments of Manu Sridharan

^ @juliandolby still curious about the above 😄

The [wala/Client project](https://github.com/wala/Client) has the TeaVM-related code. If we wanted, we could move that code into the main WALA repo to ensure things don't break. It seems that TeaVM only...

@juliandolby do we still care about WALA code being compilable on TeaVM? I'd like to try to get WALA code to build cleanly on JDK 11, but there are issues...

Unfortunately WALA IR invariants require this optimization, so there is no way to disable it. Hopefully with source mapping information and ASTs you can recover what you need.

I don't know the Python frontend at all, but this sounds like a bug. @juliandolby?

I am first working on getting rid of the MediaWiki installation on Sourceforge and migrating all extant docs to GitHub. The content of the main page of the wiki will...

@Leo0426 I am very sorry for my super slow response here. I agree the wiki documentation is way out of date, particularly the getting started guide. I have had improvements...

@234235235 I recently fixed a serious bug with 0-1-container (#803). Not sure if you're still having this problem, but if so, could you try again with the latest WALA snapshot...

I don't know this code, nor do I understand Eclipse's AST data structures. @juliandolby any thoughts? @edwardmp do you see the same stack as in https://sourceforge.net/p/wala/mailman/message/34746738/ ?