Alexander Iljin
|
0007789795
|
continuations[-docs]: add the finally word
|
2019-04-22 21:57:51 -07:00 |
Alexander Iljin
|
2fd5654473
|
Add EOL at EOF for all authors.txt files for consistency
In some instances replaced CR/LF with LF.
|
2016-07-30 09:25:30 -07:00 |
Doug Coleman
|
936333f1b7
|
managed-server: add another constructor.
|
2016-05-20 19:42:16 -07:00 |
John Benediktsson
|
498285d7dd
|
unicode: make this the API for all unicode things.
|
2016-03-30 23:29:48 -07:00 |
John Benediktsson
|
71ef8a22c2
|
disambiguate namespaces:set and sets:set.
|
2016-03-29 17:14:42 -07:00 |
John Benediktsson
|
ceb75057da
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
Doug Coleman
|
66147f27b4
|
extra: use throw-foo for ERROR: change
|
2015-08-13 01:56:32 -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
|
296968580a
|
use assoc-reject instead of [ ... not ] assoc-filter.
|
2015-05-12 19:08:42 -07:00 |
John Benediktsson
|
e12d4fba4c
|
using crlf.
|
2014-11-30 08:48:28 -08:00 |
Doug Coleman
|
0bbfa64b24
|
Squashed commit of the following:
commit 54b3e19c7407707fabddd53872559c58cd5143d2
Author: Doug Coleman <doug.coleman@gmail.com>
Date: Mon Sep 27 19:10:15 2010 -0500
Fix typo
commit 3207516dc93e0e1edc9f119efcc79f4484eab244
Author: Doug Coleman <doug.coleman@gmail.com>
Date: Mon Sep 27 19:08:30 2010 -0500
Rename io.servers.connection to io.servers
|
2010-09-27 19:12:33 -05: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
|
80c59d1a0f
|
add a logged-in flag to managed-server for logging in connections so we don't have to throw exceptions to kill clients
|
2009-06-03 23:00:56 -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
|
3df3ffc416
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-30 15:53:15 -05:00 |
Doug Coleman
|
4b2dab10a0
|
refactor a bit of the chat server, add /nick
|
2009-05-30 16:50:38 -04:00 |
Doug Coleman
|
77654ce7bd
|
fix error handling in managed-server
|
2009-05-30 15:50:08 -05:00 |
Doug Coleman
|
ecc2924eb6
|
fix a word in managed-server
|
2009-05-30 13:51:03 -05:00 |
Doug Coleman
|
ba82679168
|
add a few utility words to managed-server
|
2009-05-30 13:38:40 -05: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 |