Commit Graph

21 Commits (db42e128538f32bb3399f5469866d1b3553ecea3)

Author SHA1 Message Date
Doug Coleman 8c19602ae9 assocs: Add of and ?of. Change all the things at once! Fixes #701. 2013-03-23 14:59:07 -07:00
Doug Coleman 3582a6c624 kernel: Add 4dup, 4drop, and 4cleave. 2012-10-22 09:47:34 -07:00
Doug Coleman 51c033a1f6 Fix all failures in the linux64 build email 2011-10-24 19:33:09 -07:00
Joe Groff 13b17fb84a io: input-stream and output-stream mixins 2011-10-18 16:25:09 -07:00
Slava Pestov 627295f094 Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO) 2010-05-06 17:21:02 -04:00
Doug Coleman aec676edec use surround/glue instead of 3append 2009-11-12 03:01:09 -06:00
Bruno Deferrari ef98f1de68 irc.client: Fix detach chat (wasn't sending a PART message) 2009-09-16 19:58:45 -03:00
Doug Coleman 3f3d57032b Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring 2009-08-13 19:21:44 -05:00
Bruno Deferrari 4c04ace278 irc.client: Temporary possible fix to the bug reported by anyhoo 2009-06-02 09:09:27 -03:00
Bruno Deferrari e3a8421f44 irc.client: Send password on connect if provided 2009-05-29 00:01:22 -03:00
Bruno Deferrari 3c845d6ba8 Merge branch 'master' into irc 2009-04-26 20:04:32 -03:00
Slava Pestov 3353a777f7 Fixing some unit test failures 2009-04-22 07:05:00 -05:00
Bruno Deferrari 17cbf3dded irc.client: Update test 2009-04-16 22:28:40 -03:00
Bruno Deferrari 34ec9af2ad irc.client: More robust reconnection 2009-04-16 21:35:26 -03:00
Bruno Deferrari 7f5f8185bf irc.messages: Set timestamp when constructing, not on parser 2009-04-16 17:21:31 -03:00
Bruno Deferrari 777cb541f7 irc.client: Calculate message forwards before processing it (because participants may be deleted from channels) 2009-04-15 00:03:25 -03:00
Bruno Deferrari 8f287b2c26 irc.client: Forward messages before processing for now. Change text for
some log lines
2009-04-14 23:36:41 -03:00
Bruno Deferrari 8d0bc70703 irc.client: Fix NICK message declaration 2009-04-14 23:13:21 -03:00
Bruno Deferrari d8f144a8e9 irc: Fix problems in tests 2009-04-12 19:44:46 -03:00
Bruno Deferrari 8eedc105a9 Add missing bsd copyright notices, authors.txt, summary.txt files 2009-04-12 16:47:55 -03:00
Bruno Deferrari 85d595d8b6 irc.client: Big refactor 2009-04-12 16:30:54 -03:00