John Benediktsson
|
498285d7dd
|
unicode: make this the API for all unicode things.
|
2016-03-30 23:29:48 -07:00 |
Doug Coleman
|
e0d1b14e5c
|
factor: don't need FROM: namespaces => set or namespaces:set anymore
|
2015-08-12 11:25:57 -05:00 |
Doug Coleman
|
1fcf96cada
|
factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon.
|
2015-07-25 22:59:56 -07:00 |
John Benediktsson
|
e12d4fba4c
|
using crlf.
|
2014-11-30 08:48:28 -08: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 |
Daniel Ehrenberg
|
6298203b4c
|
Making all of basis and extra unambiguous for sets/namespaces
|
2010-02-26 16:28:38 -05:00 |
Doug Coleman
|
eceed177d6
|
replace usages of <" with """
|
2009-09-20 22:42:40 -05:00 |
Doug Coleman
|
f6ac611a04
|
really disconnect someone if name is taken
|
2009-06-03 22:19:46 -05:00 |
Doug Coleman
|
a4a2ae8a78
|
send \r\n instead of \n for windows telnet clients
|
2009-06-01 13:35:04 -05:00 |
Doug Coleman
|
50e6fac013
|
change threaded-server and managed-server to take an encoding
|
2009-05-30 19:15:53 -05:00 |
Doug Coleman
|
4b2dab10a0
|
refactor a bit of the chat server, add /nick
|
2009-05-30 16:50:38 -04:00 |
Doug Coleman
|
39cb541b53
|
Fix a problem with disconnects, add a lot of features to chat server, lots of refactoring of managed-server
|
2009-05-30 01:29:02 -05:00 |
Doug Coleman
|
2151df5b1f
|
refactor managed-server and chat, add hooks for when stuff happens, add /me, /who, /quit
|
2009-05-29 13:39:24 -05:00 |
Doug Coleman
|
4d882f25cd
|
add managed-server to extra/
|
2009-05-29 11:20:40 -05:00 |