Re: [opengrok] Analyzer for Visual Basic

2011-06-17 Thread Lubos Kosco
Would be cool to add below along with https://defect.opensolaris.org/bz/show_bug.cgi?id=17849 looking for generic way how to manage ctags, who can design it ? -- L On 12.6.2011 19:10, Felix Annan wrote: Thanks for incorporating the changes. I appreciate your efforts to improve this product.

Re: [opengrok] Analyzer for Visual Basic

2011-06-13 Thread Lubos Kosco
your name should be on the bug which was used to push this patch, hmm? ;) -- L On 11.6.2011 16:49, Trond Norbye wrote: On 11. juni 2011, at 16.47, Knut Anders Hatlen wrote: Oops... Sorry! That's a bit difficult to see from the commit log, so I just guessed. Thanks, Trond! :) Hehe.. Another

Re: [opengrok] Analyzer for Visual Basic

2011-06-12 Thread Felix Annan
Thanks for incorporating the changes. I appreciate your efforts to improve this product. It's very very cool stuff. I was also trying to get the ctags to work with visual basic to be able to get the Navigate functionality to work with visual basic code files. I found some instructions on creatin

Re: [opengrok] Analyzer for Visual Basic

2011-06-11 Thread Trond Norbye
On 11. juni 2011, at 16.47, Knut Anders Hatlen wrote: > > Oops... Sorry! That's a bit difficult to see from the commit log, so I > just guessed. Thanks, Trond! :) > Hehe.. Another reason for why Git is more awesome? ;) Trond ___ opengrok-discuss ma

Re: [opengrok] Analyzer for Visual Basic

2011-06-11 Thread Knut Anders Hatlen
Trond Norbye writes: > On 11. juni 2011, at 11.44, Knut Anders Hatlen wrote: > >> Felix Annan writes: >> >>> Reference No. is OS0486 >> >> Thanks, Felix! Ľuboš has checked in your code. Good news for all the VB >> hackers out there. :) > > Hey, I did it ;) Oops... Sorry! That's a bit difficul

Re: [opengrok] Analyzer for Visual Basic

2011-06-11 Thread Trond Norbye
On 11. juni 2011, at 11.44, Knut Anders Hatlen wrote: > Felix Annan writes: > >> Reference No. is OS0486 > > Thanks, Felix! Ľuboš has checked in your code. Good news for all the VB > hackers out there. :) Hey, I did it ;) Trond ___ opengrok-discus

Re: [opengrok] Analyzer for Visual Basic

2011-06-11 Thread Knut Anders Hatlen
Felix Annan writes: > Reference No. is OS0486 Thanks, Felix! Ľuboš has checked in your code. Good news for all the VB hackers out there. :) -- Knut Anders ___ opengrok-discuss mailing list opengrok-discuss@opensolaris.org http://mail.opensolaris.org/

Re: [opengrok] Analyzer for Visual Basic

2011-06-10 Thread Felix Annan
Reference No. is OS0486 -- This message posted from opensolaris.org ___ opengrok-discuss mailing list opengrok-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/opengrok-discuss

Re: [opengrok] Analyzer for Visual Basic

2011-06-06 Thread Knut Anders Hatlen
Felix Annan writes: > Ok, I only gave myself a couple of hours trying to work with JFlex to > figure out what the .lex files should look like for Visual Basic so > the result isn't necessarily awesome. Attached is what I was able to > come up with. Hopefully whoever has good lexer skills can take