Alex Suraci

Results 105 issues of Alex Suraci

An example, with the Android API: ``` hello = self btn.setOnClickListener do def onClick(v) return if hello.txt.getText.toString.length == 0 hello.addMessage("hellotester", Hello(v.getContext).txt.getText.toString) message = Bundle.new message.putString("say", Hello(v.getContext).txt.getText.toString) Message m = Message.obtain...

Accessing nested classes currently tries to call the nested class as a method on the parent, rather than just getting that class. Current workaround is to import the nested class...

Pretty often a PR will be submitted referencing an existing issue or issues, but it's very easy to forget about the original issues and leave them open.

This would let us just use the project view during standup, easily see who was working on what, and rotate by dragging around, while keeping the GitHub assignees in sync....

enhancement

Hi there! This is a really cool package. I'm working on a new Lisp and it'd be great to use this package along the way. I noticed line numbers in...