... slightly ... with ... for ... big ... I like the idea of using EDI instead of EDX for the user area. EAX as TOS is a slightly bigger change. You should...
I'm glad the old libs folder was still there. I need my old PNG converter and some other stuff. I got linux installed. But it didn't like the boot loader on...
... Also, as Jim noted some time back, EAX would have to be juggled more, actually, in Windows calls too. EAX for TOS would make us a little more C compatible...
Hi, It is good that you are here for the stat of the year. I wonder if you use or know about vim? I am researching folding editors for use with documenting...
Extras\args.f; locals support; has been in the kernel for some time Extras\clasdbg.f; missing files testdlg.h and .res Extras\dlgtest.f; appears to be a test...
Alex I believe you use vim as your editor. Is there a forth syntax script? Can you help me configure vim with set foldmethod=indent or some other way to fold...
... That's me, I think. ... Yes, there is. ... other way ... the Forth ... Well; if you do manual folding, you should be able to set exactly what you want....
... From: "ronaharon" <ron.aaron@...> To: <win32forth@yahoogroups.com> Sent: Thursday, January 01, 2004 7:05 PM Subject: [win32forth] Re: a vim and forth...
... From: "ronaharon" <ron.aaron@...> To: <win32forth@yahoogroups.com> Sent: Thursday, January 01, 2004 7:05 PM Subject: [win32forth] Re: a vim and forth...
No, Ron does... ... From: John A. Peters [mailto:japeters@...] Sent: 02 January 2004 00:52 To: win32forth@yahoogroups.com Subject: [win32forth] a vim...
This word is from wined.f line 9,546 Use Ctrl+enter to go there. Any one care to help me document? It is just an experiment on how we could work as a group. ...
... Ah. I don't use that script. Personally, I find automatic folding a bit of a pain. Using 'plain vim', e.g. not that script, you can do something like ......
This is about all I find by googling JP ... MPE put out a call for quotation in 1994 for a checker called Flint. I'll put the draft specification on the...
W32F'ers EDI now points to the USER area, and EDX is free. I've made no attempt to remove yet any of the saves of EDX used in many words; that will come over ...
... Sorry, I fixed it? I removed [edi] from code nadr@ in STRUCT.F line 31 and from code FRESULT in OPENGL.F line 186 and from cfa-code BEGIN-TASK in TASK.F...
... I think that it is almost impossible to keep these programs running in the way Win32Forth is developing. It is quite a daring way, which have too many...
... Hi Alex, sorry but I don't like this. The changeing of the registers can brake lot of existing code. I think the new problem's with Jos chess and 4thcolock...
re: installers 1. For folks out grabbing a bunch of downloads all at once, it's hard to tell what 6.08.exe might be. We should keep the Win32For prefix for ...
We need a word that will tell us if a file is loaded when we pass it a string or a counted string. "loaded? used to perform this function but it has been...
... No The problem is there hasn't been any time for code to be changed. Since V6.08 is the current production release people will still be writng code using...