Andrin Bertschi

Results 39 issues of Andrin Bertschi

https://www.graalvm.org/truffle/javadoc/com/oracle/truffle/api/interop/InteropLibrary.html

graaphp-language
feature

When bailing out with an error, print where in source error occurred. We already set source section in ast visitor but do not print it in error cases. Decide if...

documentation
enhancement
good first issue
graaphp-language

- use mvn central or github packages

graalphp-parser

We currently deprecated IBinding and make it compile. It has no use anymore as it was used for Eclipse related features. Remove from graalphp-parser. See package org.eclipse.php.core.ast.nodes.IBinding

enhancement
good first issue
graalphp-parser
clean-up

See discussion here https://github.com/abertschi/graalphp/pull/28#discussion_r450384277 This has low priority as the current implementation already generates performant code.

enhancement
graaphp-language

feature-request