Re: [SharpOS Developers] code and repo issues, 'cause I'm digging through the code

2007-11-29 Thread William Lahti
On Nov 29, 2007 4:56 AM, Bruce Markham <[EMAIL PROTECTED]> wrote: > Hey folks: > > Aside from the runtime stuff, I've also been entertaining myself by working > on the demo shell. (Though nash looks great, it requires EDC which is post > of our 0.0.1 milestone guidelines.) I'm basically just writin

Re: [SharpOS Developers] code and repo issues, 'cause I'm digging through the code

2007-11-29 Thread Jonathan Dickinson
Hey Bruce, I did submit a patch for a rudimentary console that you might find interesting... Regards, Jonathan Dickinson On Nov 29, 2007 11:56 AM, Bruce Markham <[EMAIL PROTECTED]> wrote: > Hey folks: > > Aside from the runtime stuff, I've also been entertaining myself by > working on the demo s

Re: [SharpOS Developers] code and repo issues, 'cause I'm digging through the code

2007-11-29 Thread Sander van Rossen
On Nov 29, 2007 10:56 AM, Bruce Markham <[EMAIL PROTECTED]> wrote: > [...] The only awkward change I have to do is I'm going to have to > modify our console code to start buffering entered lines of text, and to > call out to the shell code when a line is completed. [...] Why do you need to buffer

[SharpOS Developers] code and repo issues, 'cause I'm digging through the code

2007-11-29 Thread Bruce Markham
Hey folks: Aside from the runtime stuff, I've also been entertaining myself by working on the demo shell. (Though nash looks great, it requires EDC which is post of our 0.0.1 milestone guidelines.) I'm basically just writing a system that uses simple string comparison against a sorted linked-list