Alessio Ferri

Results 15 comments of Alessio Ferri

If you want to know how i did something similar in casmeleon: ``` .inline MAKE_SIB .with ( base : Register, index : Register, scale : Ints ) -> { .return...

Why can't you forbid the user to expand not yet defined macros or recursive macros? This would guarantee termination.

> > > > Why can't you forbid the user to expand not yet defined macros or recursive macros? This would guarantee termination. > > Recursive behavior and deep substitution...

I registered in JIRA, should i open it as "bug" or "improved feature"?

Did create the issue as improvements https://issues.apache.org/jira/browse/NETBEANS-6180

@junichi11 How do i get the environment inside the Hint? My original idea was to search for the top folder, but i couldn't figure how to get objects outside of...

Ok, i am going to open a new PR then

Sorry to ask, but how i can run the tests? -Dcluster.config=php build netbeans, but the tests didn't run.