Slava Pestov
9e4dfda8cd
Fix help lint
2008-12-01 18:08:48 -06:00
Slava Pestov
d59f8b10dc
Fix printing of negative fixnums in FEP
2008-12-01 18:08:39 -06:00
U-SLAVA-DFB8FF805\Slava
8b106b6a77
Clean up a bit
2008-12-01 17:54:35 -06:00
U-SLAVA-DFB8FF805\Slava
e8200dcf3e
Merge branch 'master' of git://factorcode.org/git/factor
2008-12-01 17:53:46 -06:00
U-SLAVA-DFB8FF805\Slava
77def0bc96
was using each-line from io by accident, dont' even need io in USING: list here
2008-12-01 17:53:17 -06:00
Eduardo Cavazos
bb364dfe83
Merge branch 'master' of http://factorcode.org/git/factor
2008-12-01 17:41:30 -06:00
Eduardo Cavazos
4de326869f
boids: Implement Slava's suggestion to have the system iteration happen outside of 'draw-gadget*'
2008-12-01 17:40:21 -06:00
Slava Pestov
87656b19e3
FACTOR_ROOTS env var
2008-12-01 17:19:47 -06:00
Slava Pestov
973e3faa00
Documentation updates
2008-12-01 17:00:35 -06:00
Slava Pestov
951ea18804
Minor update
2008-12-01 16:43:22 -06:00
Slava Pestov
1a3f148c2c
Add each-line combinator
2008-12-01 16:43:18 -06:00
Slava Pestov
7b392c88e6
Remove obsolete tests
2008-12-01 16:12:04 -06:00
Slava Pestov
a558f91d5d
Better command-line processing
2008-12-01 16:10:48 -06:00
Slava Pestov
3b14c1970a
Merge branch 'master' of git://factorcode.org/git/factor
2008-12-01 13:24:32 -06:00
Eduardo Cavazos
43889cb587
boids: Complete rewrite
2008-12-01 13:19:45 -06:00
Eduardo Cavazos
c2d475b4b4
Remove various files under 'boids.ui'
2008-12-01 13:17:22 -06:00
Eduardo Cavazos
d9b4402ae2
boids.ui: removed
2008-12-01 13:16:30 -06:00
Eduardo Cavazos
f75a52474b
flatland: minor changes
2008-12-01 13:15:47 -06:00
Slava Pestov
52c5b53e27
Refactoring usages of >r, r>, -rot, rot
2008-11-30 22:21:37 -06:00
Slava Pestov
b5a04f6a5d
Clean up code duplication
2008-11-30 19:13:42 -06:00
Slava Pestov
30a5296b9b
Put extra/lisp in unmaintained until the test is fixed
2008-11-30 19:06:47 -06:00
Slava Pestov
13748bc623
Comment out tests... *sigh*
2008-11-30 19:06:28 -06:00
Slava Pestov
6dce834d91
Get rid of some more >r/r> usages
2008-11-30 18:28:15 -06:00
Slava Pestov
720c01b1af
Simplify
2008-11-30 18:04:44 -06:00
Slava Pestov
7096d7ea13
Fix references to defunct alien.syntax.private vocabulary
2008-11-30 18:04:25 -06:00
Slava Pestov
20a334134a
Fix load error
2008-11-30 17:56:40 -06:00
Slava Pestov
2be4a11d61
Fix help lint
2008-11-30 17:56:33 -06:00
Slava Pestov
a7a1fa2b57
Fix USING:
2008-11-30 17:49:46 -06:00
Slava Pestov
3e25d14e54
Code cleanup: refactoring usages of rot and -rot to use newer idioms instead
2008-11-30 17:47:29 -06:00
Slava Pestov
9bba10c970
Fix load error; word got moved
2008-11-30 15:13:30 -06:00
Slava Pestov
b7d4fccf56
Fix smtp tests
2008-11-30 15:11:03 -06:00
Slava Pestov
53862b9a23
Merge branch 'master' of git://factorcode.org/git/factor
2008-11-30 15:04:21 -06:00
Slava Pestov
5fff1bdf05
Clean up ui.gadgets.menus, improve docs, ad add right-click menus to panes and editors with clipboard commands
2008-11-30 15:03:05 -06:00
Doug Coleman
dcd3b033f6
Merge branch 'master' of git://factorcode.org/git/factor
2008-11-30 14:26:16 -06:00
Slava Pestov
b1f855a55f
Replace one kludge with another
2008-11-30 14:23:15 -06:00
Doug Coleman
3f2907663f
fix lame bug in netbsd statvfs code
2008-11-30 14:20:28 -06:00
Slava Pestov
14377c6e36
Fix AUTH PLAIN support,and add STARTTLS support; clean up response handling code a bit, to make better error messages; fix a bug where the first line initially sent by the server was not being read
2008-11-30 13:53:13 -06:00
Slava Pestov
4b62fb68f1
Documentation update
2008-11-30 13:52:26 -06:00
Slava Pestov
f0fc3190f3
Stop blinking before starting again
2008-11-30 13:50:09 -06:00
Slava Pestov
4ec8326917
Move underlying-handle word from io.launcher to io.ports, add a new underlying-port word
...
Add a remote-address symbol to io.sockets, with-client binds it, ditto for io.servers.connection
io.sockets.secure now has two new words, send-secure-handshake, accept-secure-handshake, to upgrade existing connections
2008-11-30 13:46:39 -06:00
Slava Pestov
f55c5d1bd0
Fix compile error
2008-11-30 11:37:39 -06:00
Slava Pestov
eedf58c5ef
Add platform support note
2008-11-30 10:18:29 -06:00
Slava Pestov
dce74a6915
Add support for AUTH PLAIN to smtp library
...
Update documentation
The smtp.server used for testing now starts on a random port instead of hard-coding 4321
2008-11-30 10:12:08 -06:00
Slava Pestov
6b0a477d3d
Fix compile error
2008-11-30 09:11:31 -06:00
Slava Pestov
b4e47eb1e1
Fannkuch benchmark from shootout
2008-11-30 09:06:42 -06:00
Slava Pestov
c7c3bbc5f5
Fix register assignments on 64-bit x86
2008-11-30 08:05:36 -06:00
sheeple
6400085bea
Fix bootstrap, add a unit test
2008-11-30 07:36:29 -06:00
sheeple
ff000f3e82
Merge branch 'master' of git://factorcode.org/git/factor
2008-11-30 07:25:37 -06:00
Slava Pestov
e7f4563374
fixnum* intrinsic for x86
2008-11-30 07:26:49 -06:00
Slava Pestov
829364b94d
Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor
2008-11-30 07:04:40 -06:00