1. Unused Routines Remover by Guillermo

Guillermo great job on the parser!

The Unused Routines Remover is very much improved.

One thing, some of the constants arent removed
but I guess thats because they are setup like this

global constant constant = 0,
                         constant = 1

instead of seperatly declared

but thats OK, keep up the good work.

Euman
euman at bellsouth.net

new topic     » topic index » view message » categorize

2. Re: Unused Routines Remover by Guillermo

Thanks euman, I tried to do my best.
Well, regarding the constants, it's a difficult job, because when I
started urr I didn't make a good design on it... I thought it was going
to be one of the many projects that I have never put on the web, but
well, besides the design was bad, I could fix and improve a lot of
things. I'm glad somebody is interested and hope that you can learn
something from my cryptic code.

Best Regards,
    Guillermo BonvehĂ­

--- Euman <euman at bellsouth.net> wrote:
> 
> Guillermo great job on the parser!
> 
> The Unused Routines Remover is very much improved.
> 
> One thing, some of the constants arent removed
> but I guess thats because they are setup like this
> 
> global constant constant = 0,
>                          constant = 1
> 
> instead of seperatly declared
> 
> but thats OK, keep up the good work.
> 
> Euman
> euman at bellsouth.net

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu