Commit Graph

13 Commits (cvs)

Author SHA1 Message Date
Doug Coleman a5741f0c70 stdio, unparser vocabs removed
2list removed
2005-12-20 21:39:44 +00:00
Doug Coleman e0a03a7769 Updated to work with the new vector/hashtable syntax 2005-11-02 08:30:38 +00:00
Doug Coleman 0eae8ef151 Order of login to second server has been changed. A good technique for
seeing which packets are in direct response to others is timestamps
in ethereal.
Consequences of above:
Buddy list is sent!
Corrected error in sending a certain request packet

Moved internal words to aim-internal namespace.
Moved external words to aim namespace.

Fixed the naming conventions: only '(paren)' words can exist if there is
a word with that same name 'paren'.

Naming convention: longlong is now 64 bit, u128 is 128 bit.
2005-10-13 11:16:41 +00:00
Doug Coleman 7f77901801 Cleaned up second-bunch.
Bugfix: actually sends a good capabilities packet
Bugfix: actually sends a good request buddylist packet
Added: head-longlong (128 bit)
2005-10-12 19:22:00 +00:00
Doug Coleman 6ee3b7a4dd Changed print-buddy-list
Added some stubs for unsupported opcodes
2005-10-10 21:21:38 +00:00
Doug Coleman fdb2c33161 FAMILY: and OPCODE: take decimal now (not hex)
General cleanups, handling of some more packet data
2005-10-10 19:34:07 +00:00
Doug Coleman a6b851354c Moved >byte etc to be used with make 2005-10-04 03:17:06 +00:00
Doug Coleman 2f9a226432 Moved things around
fixed Away vs Online status bug
2005-09-29 20:17:28 +00:00
Doug Coleman f586f5913a ifte -> if 2005-09-25 06:15:29 +00:00
Doug Coleman 568e6f41a5 Works with the new catch word 2005-09-22 20:09:49 +00:00
Doug Coleman b3f306eef3 Changed with-default-stream to with-unscoped
added writeln
2005-09-20 02:59:25 +00:00
Doug Coleman 3169c92747 with-default-stream fixed
1 >le -> unit >string
head-string outputs a string, not an sbuf
2005-09-19 19:34:30 +00:00
Doug Coleman a97c50abd0 Initial checkin.
bug-demo shows the bug.
2005-09-19 00:23:06 +00:00