[Vala] wip/transform branch

2016-02-15 Thread Aaron Andersen
Hello,

What ever happened to the wip/transform branch?

http://valajournal.blogspot.ca/2014/02/what-to-expect-from-wiptransform-branch.html?m=1

Thanks,
Aaron
___
vala-list mailing list
vala-list@gnome.org
https://mail.gnome.org/mailman/listinfo/vala-list


Re: [Vala] Parsing Vala/Genie code for auto-completion propuse: Should it be a `valac' feature or a separate project?

2016-02-15 Thread Andy Lees
Anjuta provides a ctags binary (anjuta-ctags) that will index vala code.

On Tue, Feb 16, 2016 at 3:36 AM, Ben Iofel  wrote:

> This might help
>
> https://github.com/benwaffle/vala-completion
>
> On Sun, Feb 14, 2016, 6:34 PM Felipe Lavratti  wrote:
>
> > Hello friends!
> >
> > I want to spend some effort in bringing up a nice auto complete system to
> > be used in the Atom code editor.
> >
> > First thing I am studying how to do the the indexation of code elements,
> > and this question has came to me: Why not use the vala compiler itself as
> > the parser, since it already does all the parsing job? I started my
> > learning with the vala compiler code, it doesn't seem hard to add this
> > feature to it, so I must come here and ask what do you vala experts think
> > about this?
> >
> > Should it be or shouldn't it be a Valac feature?
> >
> > Thanks
> > ___
> > vala-list mailing list
> > vala-list@gnome.org
> > https://mail.gnome.org/mailman/listinfo/vala-list
> >
> ___
> vala-list mailing list
> vala-list@gnome.org
> https://mail.gnome.org/mailman/listinfo/vala-list
>
___
vala-list mailing list
vala-list@gnome.org
https://mail.gnome.org/mailman/listinfo/vala-list


Re: [Vala] Vala 0.31 for Windows

2016-02-15 Thread yannick inizan
latest stable version is available on MSYS2 repositories

2016-02-15 21:45 GMT+01:00 :

> Hello everyone !
>
> I have build the latest version of Vala for Windows. You can find it here
> :
> https://cloud.openmailbox.org/index.php/apps/files/ajax/download.php?dir=%2FPartag%C3%A9=vala-0.31-setup.exe
>
> Could someone upload it to the GNOME server and update the link in the
> Vala wiki if possible ? Thanks
>
> (And excuse me for English mistakes, I am not a native speaker).
> ___
> vala-list mailing list
> vala-list@gnome.org
> https://mail.gnome.org/mailman/listinfo/vala-list
>
___
vala-list mailing list
vala-list@gnome.org
https://mail.gnome.org/mailman/listinfo/vala-list


[Vala] Vala 0.31 for Windows

2016-02-15 Thread gelezbaptiste

Hello everyone !

I have build the latest version of Vala for Windows. You can find it 
here : 
https://cloud.openmailbox.org/index.php/apps/files/ajax/download.php?dir=%2FPartag%C3%A9=vala-0.31-setup.exe


Could someone upload it to the GNOME server and update the link in the 
Vala wiki if possible ? Thanks


(And excuse me for English mistakes, I am not a native speaker).
___
vala-list mailing list
vala-list@gnome.org
https://mail.gnome.org/mailman/listinfo/vala-list


Re: [Vala] Is there any usable editor for Vala?

2016-02-15 Thread Ben Iofel
If you see a crash in builder, I could look into it with a stack trace

On Sun, Feb 14, 2016, 6:32 AM Matthias Berndt 
wrote:

> Hi,
>
> I wonder if you have any recommendation regarding a decent editor for Vala.
> I don't need much, just code completion and "go to declaration", but I
> can't seem to find anything that works. Here's the one's I've looked at:
>
> Anjuta: Imported the vala compiler as an autotools project, but neither
> code completion nor go to declaration works.
> Gnome Builder: crashes as soon as I open a .vala file.
> Geany: completion only suggests bogus (i. e. it offers methods that don't
> exist, doesn't offer the ones that do etc.).
> vala tools for gedit: not tried, but seems dead (last release was five
> years ago)
> valencia: also seems dead, couldn't get it to compile
> MonoDevelop: Vala support seems to have been removed
> Valama: Completion works! It also has 100% CPU usage at all times,
> millions of "self != NULL" assertion failures, no way to import existing
> code, it is slow and if a "go to declaration" feature exists, I couldn't
> find it. So it's also not really usable.
>
> What do you guys use to hack the vala compiler?
> ___
> vala-list mailing list
> vala-list@gnome.org
> https://mail.gnome.org/mailman/listinfo/vala-list
>
___
vala-list mailing list
vala-list@gnome.org
https://mail.gnome.org/mailman/listinfo/vala-list