Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Send/attach

From: maximo:meteorstudios at: 26-Nov-2003 16:04

> Max: > > > its the first Time I notice them, they may be there since v1.2.1 ?! > > > > viewed? function! Returns TRUE if face is displayed. > > what function! Prints a list of > globally-defined functions. > > win-offset? function! Given any face, returns its > screen absolute > > offset... > > within? function! Return TRUE if the point is > within the > > rectangle b... > > > > All in the 1.2.1.3.1 I've got. > > Not that I'd ever noticed 'what before either... > > ....We need to be able to do something like: > > print difference version 1.2.1 version 1.2.10
yess a general purpose diff tool is something I am itching to do as part of STEEL|FORGE for quite some time, but I've got a roadmap and I'm sticking to it. I was planning on being able to diff any-series! types. :-) current STEEL roadmap: --------------------- slim release v1.0 retools - remake, reclip liquid v1 release liquid-vid clean (but still beta) forge nugget glass so you see, there is quite some effort before STEEL|FORGE (although I'm starting to code more often again, winter is nearing its ugly head...nothing much to do at -20 degres outside... except maybe shoveling snow ;-) -MAx