Re: Revision 417 -- tests are broke

new topic     » goto parent     » topic index » view thread      » older message » newer message

CChris wrote:
> 
> 
> Ok, reverting the changes to stack.e then.
> 

push() acts differently depending on type of stack... FIFO = First in first out
or FILO = First in last out. So, since push alters which end of the stack items
are added to, that allows functions like dup(), top(), at(), swap() all to work
the same way regardless of stack type.

BTW... Just SVN up'ed

636 tests run, 636 passed, 0 failed, 100% success

Yay! Yay! Yay! Thanks!

--
Jeremy Cowgar
http://jeremy.cowgar.com

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu