This website requires JavaScript.
e8cd09d385
calendar load fix
slava
2006-09-07 03:01:38 +0000
5d7bff563a
Fix C+S+END/HOME
slava
2006-09-07 01:27:59 +0000
4506e0d2cb
New reset-modified word
slava
2006-09-07 00:29:24 +0000
8389b4fedc
concurrency load fix
slava
2006-09-07 00:22:19 +0000
effe770df3
more concurrency documentation
chris.double
2006-09-06 12:21:00 +0000
f341cde0c0
add a .facts file for concurrency
chris.double
2006-09-06 11:53:41 +0000
2a58792bde
Update doc
slava
2006-09-07 00:02:46 +0000
ebfbc586fe
Modules are now stored in an assoc, not a hash, to preserve order
slava
2006-09-07 00:02:13 +0000
e90adcfb43
Record module modification times; fix F7 key in Cocoa
slava
2006-09-06 23:49:48 +0000
b6fe44df2f
Constructor fix
slava
2006-09-06 23:02:55 +0000
b3960f56e9
Cleanups and fixes
slava
2006-09-06 22:48:46 +0000
046f770b2d
Modularize tests
slava
2006-09-06 22:32:41 +0000
7edf5ab1ba
Modularized core
slava
2006-09-06 22:06:11 +0000
b47d1d79fb
More module system work
slava
2006-09-06 21:19:41 +0000
b4291dd6c6
Module system changes and some small fixes
slava
2006-09-06 21:01:38 +0000
fccce77bdb
Move XML into a standalone module
slava
2006-09-06 08:26:53 +0000
79cddc55e7
httpd module split up
slava
2006-09-06 08:25:43 +0000
079a96f2f0
Documentation updates
slava
2006-09-06 08:23:44 +0000
fd929a0708
pattern matching adding to contrib readme
chris.double
2006-09-05 23:37:18 +0000
89435bd1b8
serialization of byte arrays
chris.double
2006-09-05 23:36:46 +0000
2a6cd307de
add 'match' based process in concurrency tests
chris.double
2006-09-05 10:34:20 +0000
dc8f6d703a
Handle code heap exhaustion with a critical error, instead of sig11 + corrupt image
slava
2006-09-05 23:10:42 +0000
8249adc3f6
Fix a compiler bug, keypad ENTER now inserts a newline
slava
2006-09-05 23:02:34 +0000
44553a4b20
Minor factorbot fix
slava
2006-09-05 22:15:51 +0000
35a953efb7
If Unix I/O detects an EOF, it doesn't kill the port completely; it will call read() next time you read. this means that multiple C+d's can be used to exit nested listeners on stdin
slava
2006-09-05 22:11:20 +0000
587d02d35a
Kick off 0.85 by creating a new tools vocabulary and putting a bunch of stuff, including 'walk' there
slava
2006-09-05 05:29:26 +0000
7a6ff3449a
add simple pattern matcher contrib library
chris.double
2006-09-05 03:04:27 +0000
035a64ad8b
fix integer serialization
chris.double
2006-09-05 00:12:51 +0000
f95176f766
Another Makefile fix
0.84
slava
2006-09-04 01:51:08 +0000
79e2bbb0ed
Update Makefile's macosx.dmg rule
slava
2006-09-04 01:49:07 +0000
8d705749df
doc typo
slava
2006-09-04 01:27:12 +0000
58647729c1
boids load fix
slava
2006-09-04 01:27:03 +0000
459680c543
Increase default heap size
slava
2006-09-04 01:15:25 +0000
a798cd4f5c
And more stack effect fixes
slava
2006-09-04 01:13:07 +0000
8284278bf6
Changelog for Factor 0.84
slava
2006-09-04 01:10:56 +0000
7ea2e9c591
More stack effect fixes
slava
2006-09-04 01:10:43 +0000
beca3e6ccd
fix win32 "clobberage"
erg
2006-09-04 00:44:12 +0000
41f11d881e
win32 bindings for time functions
erg
2006-09-04 00:32:06 +0000
c0c20826a3
calendar loadfile simplification
erg
2006-09-03 23:20:01 +0000
f800c6699b
calendar fix
erg
2006-09-04 00:08:22 +0000
dc07e6c61c
More stack comment fixes
slava
2006-09-03 23:38:58 +0000
0927cb9d97
Fix botched regex replace
slava
2006-09-03 23:32:37 +0000
4e351ee5b7
Stack effect comments are not permitted inside word definitions
slava
2006-09-03 23:28:26 +0000
733ab3c5ac
calendar simplifications
erg
2006-09-03 22:01:12 +0000
9e67f14fd5
gmt-offset now calls an alien function to deal with daylight savings and timezone
erg
2006-09-03 21:38:13 +0000
b2feff018a
Make OS detection words foldable
slava
2006-09-02 21:34:55 +0000
1922c95926
Fix for win32? ==> t on wrong platforms
slava
2006-09-02 21:27:39 +0000
350e4ad874
Documentation updates
slava
2006-09-02 21:26:58 +0000
ccc0439b08
Small fixes, including x86 compiler failure
slava
2006-09-02 19:57:29 +0000
1b7877d072
Implement If-Modified-Since header in httpd
chris.double
2006-09-02 06:01:22 +0000
d891d8e92b
Fix minor bugs
slava
2006-09-02 05:59:35 +0000
1d7c563676
Fix 'bad XT' error
slava
2006-09-02 05:58:23 +0000
52fe6b872e
fix fep on exceptions in ui-windproc callback in win32
erg
2006-09-02 04:00:42 +0000
88da40649d
Control fix
slava
2006-09-01 23:14:47 +0000
4e2ca56800
calendar changes
erg
2006-09-01 21:45:00 +0000
e2e53a0374
time -> >time<, date -> >date< to avoid conflict with time in test vocab
erg
2006-09-01 15:53:21 +0000
72a6678623
Improved keyboard help window
slava
2006-09-01 07:58:47 +0000
efb59f9be2
Wrong mouse button
slava
2006-09-01 05:27:51 +0000
b979addffc
More slight operations fixes
slava
2006-09-01 05:20:38 +0000
7ee943117c
Fix documentation typo, fix commands and operations
slava
2006-09-01 05:10:30 +0000
1448f30365
Fixes
slava
2006-09-01 02:36:31 +0000
870846c7df
Keyboard focus sent to search field in help and browser tools
slava
2006-09-01 02:18:42 +0000
6617ebb155
Apropos and help search in the workspace window
slava
2006-09-01 02:16:59 +0000
d706db244d
Command and operation improvements
slava
2006-09-01 01:59:57 +0000
c64ad5117b
UI improvements
slava
2006-09-01 01:58:15 +0000
c38779a5d8
Messing around with commands and operations
slava
2006-08-30 07:50:02 +0000
5929a033fe
contrib/README.txt update
slava
2006-08-31 21:02:54 +0000
941a1688ba
allow setting of hostname in start-node of concurrency
chris.double
2006-08-31 11:23:19 +0000
9726e6fbd0
remove some debug from concurrency
chris.double
2006-08-31 11:11:43 +0000
88cfa78fc4
get linked processes working again
chris.double
2006-08-31 11:10:34 +0000
cc41d2b3ef
get send-synchronous working across distributed nodes
chris.double
2006-08-31 04:37:53 +0000
429a09f390
more work on distributed concurrency
chris.double
2006-08-31 03:38:45 +0000
e170d3e85d
start of support for distributed concurrency
chris.double
2006-08-31 02:19:57 +0000
111afa499a
contrib/emacs/ fix
slava
2006-08-31 20:35:10 +0000
fb6eb27869
add unit tests and fix bugs in serialization code
chris.double
2006-08-30 22:36:20 +0000
0a41eb31ae
various fixes to serialisation code
chris.double
2006-08-30 22:11:53 +0000
e343df0d21
add Adam's name to copyright of serialisation code
chris.double
2006-08-30 12:23:48 +0000
68e1e230a8
allow serializing wrappers and quotations
chris.double
2006-08-30 12:15:54 +0000
dd3819fe7c
add serialisation/deserialisation code
chris.double
2006-08-30 12:05:26 +0000
b541418b9a
Topology fixes
slava
2006-08-30 09:40:36 +0000
4b37d92d7e
fix Last-Modified
erg
2006-08-29 01:28:15 +0000
e77b249741
httpd -- added Date and Last-Modified header fields for file-responder, removed url-encode from print-header
erg
2006-08-29 00:36:54 +0000
766ef0175e
calendar feature
erg
2006-08-29 00:36:04 +0000
4ae5a69f59
crypto/math cleanups
erg
2006-08-18 16:57:46 +0000
3e466ef322
update rss reader to use tuple-db
chris.double
2006-08-29 14:16:13 +0000
96ce758240
fix ordering of tuple-db.facts
chris.double
2006-08-29 13:10:46 +0000
7195bd00bc
add documentation for tuple-db
chris.double
2006-08-29 07:30:29 +0000
7d6a9eba3a
add sqlite facts file
chris.double
2006-08-29 06:22:33 +0000
30d9f40106
add readme for rss reader
chris.double
2006-08-29 02:22:25 +0000
b311fa01f2
rss reader example
chris.double
2006-08-29 02:02:43 +0000
2a70071e28
Minor vars fix
slava
2006-08-29 22:31:50 +0000
33325129bc
UI cleanups
slava
2006-08-29 22:27:51 +0000
cd15e24ca7
fix stack effects in sqlite library
chris.double
2006-08-29 01:41:22 +0000
86573e5f4a
updated contrib readme to include rss code
chris.double
2006-08-29 00:46:03 +0000
b62d33325b
added copyright and license for rss code
chris.double
2006-08-29 00:45:27 +0000
78161cc210
add rss code
chris.double
2006-08-29 00:42:29 +0000
4d60738ed4
Working on browser gadget
slava
2006-08-28 22:14:54 +0000
926adf160c
quot-action no longer builds strings
slava
2006-08-28 20:44:19 +0000
db9fa08416
Fix typos
slava
2006-08-28 20:05:52 +0000
d5c1eba09a
Commands/operations cleanup
slava
2006-08-28 19:54:40 +0000