]> gitweb.factorcode.org Git - factor.git/log
factor.git
19 years agouse character streams instead of binary streams in todo list.
Chris Double [Mon, 23 Aug 2004 20:22:57 +0000 (20:22 +0000)]
use character streams instead of binary streams in todo list.
get liveupdater working with native factor.
browser responder now works in native factor.

19 years agoget todo list working with native factor.
Chris Double [Mon, 23 Aug 2004 20:21:49 +0000 (20:21 +0000)]
get todo list working with native factor.
rewrote storage routines to not use run-file. Removed regular
expressions and use paser-combinators instead.

19 years agosome miscellaneous error handling and bootstrapping cleanups
Slava Pestov [Mon, 23 Aug 2004 06:15:10 +0000 (06:15 +0000)]
some miscellaneous error handling and bootstrapping cleanups

19 years agoa profiler
Slava Pestov [Mon, 23 Aug 2004 05:13:09 +0000 (05:13 +0000)]
a profiler

19 years agobetter error reporting in native factor
Slava Pestov [Mon, 23 Aug 2004 03:02:29 +0000 (03:02 +0000)]
better error reporting in native factor

19 years agofix read line, and add read line regression tests
Slava Pestov [Mon, 23 Aug 2004 01:56:06 +0000 (01:56 +0000)]
fix read line, and add read line regression tests

19 years agoAdd line endings to files.
Chris Double [Sun, 22 Aug 2004 23:39:14 +0000 (23:39 +0000)]
Add line endings to files.

19 years agoWas logging the post alist before converting it to a string. Removed to
Chris Double [Sun, 22 Aug 2004 23:29:39 +0000 (23:29 +0000)]
Was logging the post alist before converting it to a string. Removed to
get things working with native factor. Various fixes to get things
loading in native factor.

19 years agofix some usages of inject
Slava Pestov [Sun, 22 Aug 2004 23:06:51 +0000 (23:06 +0000)]
fix some usages of inject

19 years agofix compile error
Slava Pestov [Sun, 22 Aug 2004 23:01:40 +0000 (23:01 +0000)]
fix compile error

19 years agoditch map, rename inject to map
Slava Pestov [Sun, 22 Aug 2004 21:28:31 +0000 (21:28 +0000)]
ditch map, rename inject to map

19 years agostarting to eliminate expand
Slava Pestov [Sun, 22 Aug 2004 20:48:52 +0000 (20:48 +0000)]
starting to eliminate expand

19 years agonicer default vocabulary colors :)
Slava Pestov [Sun, 22 Aug 2004 20:16:20 +0000 (20:16 +0000)]
nicer default vocabulary colors :)

19 years agohtml stream generates css
Slava Pestov [Sun, 22 Aug 2004 20:04:55 +0000 (20:04 +0000)]
html stream generates css

19 years agoread1 stream operation added, inferior.factor styled text communication protocol
Slava Pestov [Sun, 22 Aug 2004 05:46:26 +0000 (05:46 +0000)]
read1 stream operation added, inferior.factor styled text communication protocol

19 years agolistener fix
Slava Pestov [Sat, 21 Aug 2004 07:30:52 +0000 (07:30 +0000)]
listener fix

19 years agodocumentation updates
Slava Pestov [Sat, 21 Aug 2004 06:55:37 +0000 (06:55 +0000)]
documentation updates

19 years agomultitasking before-styles-to-alist
Slava Pestov [Sat, 21 Aug 2004 01:26:25 +0000 (01:26 +0000)]
multitasking

19 years agofix redirect headers, postpone i/o errors until calling operation recovers them
Slava Pestov [Sat, 21 Aug 2004 01:16:47 +0000 (01:16 +0000)]
fix redirect headers, postpone i/o errors until calling operation recovers them

19 years agoimproved native run-resource
Slava Pestov [Fri, 20 Aug 2004 23:27:48 +0000 (23:27 +0000)]
improved native run-resource

19 years agoworking on cfactor bootstrap
Slava Pestov [Fri, 20 Aug 2004 22:48:08 +0000 (22:48 +0000)]
working on cfactor bootstrap

19 years agoadd irc.factor to contrib
Slava Pestov [Fri, 20 Aug 2004 06:43:06 +0000 (06:43 +0000)]
add irc.factor to contrib

19 years agocompletion popups for shuffle defs
Slava Pestov [Fri, 20 Aug 2004 06:08:20 +0000 (06:08 +0000)]
completion popups for shuffle defs

19 years agorename iomux to io
Slava Pestov [Fri, 20 Aug 2004 05:50:59 +0000 (05:50 +0000)]
rename iomux to io

19 years agoread# works
Slava Pestov [Fri, 20 Aug 2004 05:49:14 +0000 (05:49 +0000)]
read# works

19 years agostart work on read#
Slava Pestov [Fri, 20 Aug 2004 00:48:41 +0000 (00:48 +0000)]
start work on read#

19 years agorevert workaround for native factor problem now that it is fixed.
Chris Double [Fri, 20 Aug 2004 00:12:23 +0000 (00:12 +0000)]
revert workaround for native factor problem now that it is fixed.

19 years agoread line fix
Slava Pestov [Fri, 20 Aug 2004 00:09:26 +0000 (00:09 +0000)]
read line fix

19 years agoworkaround for native factor bug in processing lists
Chris Double [Fri, 20 Aug 2004 00:02:01 +0000 (00:02 +0000)]
workaround for native factor bug in processing lists

19 years agoget things working with native factor.
Chris Double [Thu, 19 Aug 2004 23:57:45 +0000 (23:57 +0000)]
get things working with native factor.

19 years agoFix cont-html to work with new word defining words.
Chris Double [Thu, 19 Aug 2004 23:46:14 +0000 (23:46 +0000)]
Fix cont-html to work with new word defining words.

19 years agoword/set-word moved to words vocabulary
Slava Pestov [Thu, 19 Aug 2004 23:42:20 +0000 (23:42 +0000)]
word/set-word moved to words vocabulary

19 years agodefine-compound
Slava Pestov [Thu, 19 Aug 2004 23:36:28 +0000 (23:36 +0000)]
define-compound

19 years agoFixes to get cont-responder working with latest httpd changes.
Chris Double [Thu, 19 Aug 2004 23:33:58 +0000 (23:33 +0000)]
Fixes to get cont-responder working with latest httpd changes.

19 years agofix read-post-request
Slava Pestov [Thu, 19 Aug 2004 23:21:40 +0000 (23:21 +0000)]
fix read-post-request

19 years agopost requests are now alists
Slava Pestov [Thu, 19 Aug 2004 23:11:12 +0000 (23:11 +0000)]
post requests are now alists

19 years agoio fixes
Slava Pestov [Thu, 19 Aug 2004 23:06:43 +0000 (23:06 +0000)]
io fixes

19 years agoChanges to get things working with latest factor updates. Post requests
Chris Double [Thu, 19 Aug 2004 22:04:10 +0000 (22:04 +0000)]
Changes to get things working with latest factor updates. Post requests
are currently broken.

19 years agoOOB work and http name stack fix
Slava Pestov [Thu, 19 Aug 2004 21:45:42 +0000 (21:45 +0000)]
OOB work and http name stack fix

19 years agofix compile error
Slava Pestov [Thu, 19 Aug 2004 06:29:14 +0000 (06:29 +0000)]
fix compile error

19 years agoclient socket works
Slava Pestov [Wed, 18 Aug 2004 23:22:15 +0000 (23:22 +0000)]
client socket works

19 years agosome plugin bug fixes, and implementing client sockets in cfactor
Slava Pestov [Wed, 18 Aug 2004 19:23:42 +0000 (19:23 +0000)]
some plugin bug fixes, and implementing client sockets in cfactor

19 years agocommunicating with jedit over a socket
Slava Pestov [Wed, 18 Aug 2004 05:13:56 +0000 (05:13 +0000)]
communicating with jedit over a socket

19 years agolog-client in native httpd works
Slava Pestov [Wed, 18 Aug 2004 03:49:48 +0000 (03:49 +0000)]
log-client in native httpd works

19 years agobignum bitnot, bitop tests
Slava Pestov [Wed, 18 Aug 2004 03:42:10 +0000 (03:42 +0000)]
bignum bitnot, bitop tests

19 years agobetter 'see'
Slava Pestov [Wed, 18 Aug 2004 03:09:16 +0000 (03:09 +0000)]
better 'see'

19 years agoremove unnecessary parsing words
Slava Pestov [Wed, 18 Aug 2004 02:08:35 +0000 (02:08 +0000)]
remove unnecessary parsing words

19 years agoaction menus shown when listener links clicked
Slava Pestov [Wed, 18 Aug 2004 01:57:45 +0000 (01:57 +0000)]
action menus shown when listener links clicked

19 years agoheader and post request in variables, other tweaks
Slava Pestov [Wed, 18 Aug 2004 00:44:57 +0000 (00:44 +0000)]
header and post request in variables, other tweaks

19 years agosome completion fixes 0.63 release-0-63
Slava Pestov [Tue, 17 Aug 2004 04:03:40 +0000 (04:03 +0000)]
some completion fixes

19 years agocompletion popups in factor jedit plugin
Slava Pestov [Tue, 17 Aug 2004 03:52:52 +0000 (03:52 +0000)]
completion popups in factor jedit plugin

19 years agoModified setjmp and friends to use setsigjmp to handle signals correctly
Chris Double [Tue, 17 Aug 2004 01:25:01 +0000 (01:25 +0000)]
Modified setjmp and friends to use setsigjmp to handle signals correctly
on linux.

19 years ago0.62 ready for release
Slava Pestov [Tue, 17 Aug 2004 01:11:27 +0000 (01:11 +0000)]
0.62 ready for release

19 years agosignal handling of sorts 0.62 release-0-62
Slava Pestov [Tue, 17 Aug 2004 01:05:38 +0000 (01:05 +0000)]
signal handling of sorts

19 years agosingle-tasking callback i/o works
Slava Pestov [Tue, 17 Aug 2004 00:42:30 +0000 (00:42 +0000)]
single-tasking callback i/o works

19 years agono longer try using the same port for reading and writing
Slava Pestov [Mon, 16 Aug 2004 23:29:07 +0000 (23:29 +0000)]
no longer try using the same port for reading and writing

19 years agoAdded more stuff to parser combinator documentation.
Chris Double [Mon, 16 Aug 2004 23:14:51 +0000 (23:14 +0000)]
Added more stuff to parser combinator documentation.

19 years agodocumentation updates, set-nth remove-nth head words
Slava Pestov [Mon, 16 Aug 2004 06:02:56 +0000 (06:02 +0000)]
documentation updates, set-nth remove-nth head words

19 years agoa proper makefile
Slava Pestov [Mon, 16 Aug 2004 03:31:07 +0000 (03:31 +0000)]
a proper makefile

19 years agominor inspector improvements and other stuff to end day
Slava Pestov [Mon, 16 Aug 2004 03:09:06 +0000 (03:09 +0000)]
minor inspector improvements and other stuff to end day

19 years agofix vocabulary mess up in factor plugin, working on non-blocking sockets
Slava Pestov [Mon, 16 Aug 2004 02:45:08 +0000 (02:45 +0000)]
fix vocabulary mess up in factor plugin, working on non-blocking sockets

19 years agoi/o refactoring continues
Slava Pestov [Mon, 16 Aug 2004 01:50:44 +0000 (01:50 +0000)]
i/o refactoring continues

19 years agoAdded parser combinator and lazy evaluation library.
Chris Double [Sun, 15 Aug 2004 23:23:47 +0000 (23:23 +0000)]
Added parser combinator and lazy evaluation library.

19 years agofix invalid select() usage
Slava Pestov [Fri, 13 Aug 2004 22:43:03 +0000 (22:43 +0000)]
fix invalid select() usage

19 years agoready to flesh out iotasks
Slava Pestov [Fri, 13 Aug 2004 06:32:11 +0000 (06:32 +0000)]
ready to flesh out iotasks

19 years agoyet more I/O work
Slava Pestov [Fri, 13 Aug 2004 06:19:22 +0000 (06:19 +0000)]
yet more I/O work

19 years agomore I/O work
Slava Pestov [Fri, 13 Aug 2004 05:38:15 +0000 (05:38 +0000)]
more I/O work

19 years agorefactoring native i/o code
Slava Pestov [Fri, 13 Aug 2004 03:40:28 +0000 (03:40 +0000)]
refactoring native i/o code

19 years agoguard pages for stack, started io multiplexing
Slava Pestov [Thu, 12 Aug 2004 21:36:36 +0000 (21:36 +0000)]
guard pages for stack, started io multiplexing

19 years agoguard pages before-env-dt-removal
Slava Pestov [Thu, 12 Aug 2004 06:13:43 +0000 (06:13 +0000)]
guard pages

19 years agostarting io multiplexing and stack guard before-guard-pages
Slava Pestov [Thu, 12 Aug 2004 05:07:22 +0000 (05:07 +0000)]
starting io multiplexing and stack guard

19 years agowrite buffering in native factor
Slava Pestov [Wed, 11 Aug 2004 20:56:48 +0000 (20:56 +0000)]
write buffering in native factor

19 years agointegration using simpson's method
Slava Pestov [Wed, 11 Aug 2004 05:30:44 +0000 (05:30 +0000)]
integration using simpson's method

19 years agoerror in one client does not kill httpd
Slava Pestov [Wed, 11 Aug 2004 03:54:12 +0000 (03:54 +0000)]
error in one client does not kill httpd

19 years agonative factor httpd
Slava Pestov [Wed, 11 Aug 2004 03:48:08 +0000 (03:48 +0000)]
native factor httpd

19 years agohttpd runs in native factor with no responders
Slava Pestov [Wed, 11 Aug 2004 02:11:48 +0000 (02:11 +0000)]
httpd runs in native factor with no responders

19 years agoworking on http server, word of the day
Slava Pestov [Wed, 11 Aug 2004 01:32:10 +0000 (01:32 +0000)]
working on http server, word of the day

19 years agovectors in java factor, vector= in native
Slava Pestov [Tue, 10 Aug 2004 23:53:54 +0000 (23:53 +0000)]
vectors in java factor, vector= in native

19 years agofix jfactor memory leak
Slava Pestov [Tue, 10 Aug 2004 05:38:49 +0000 (05:38 +0000)]
fix jfactor memory leak

19 years agofix bigtime gc bug
Slava Pestov [Tue, 10 Aug 2004 04:58:52 +0000 (04:58 +0000)]
fix bigtime gc bug

19 years agoFactor 0.61 0.61 release-0-61
Slava Pestov [Tue, 10 Aug 2004 01:59:47 +0000 (01:59 +0000)]
Factor 0.61

19 years ago<namespace> [ ... ] bind ==> [ ... ] with-scope
Slava Pestov [Mon, 9 Aug 2004 01:24:01 +0000 (01:24 +0000)]
<namespace> [ ... ] bind ==> [ ... ] with-scope

19 years agoversion number fix
Slava Pestov [Sun, 8 Aug 2004 21:29:12 +0000 (21:29 +0000)]
version number fix

19 years agourl-encoding and html vocabularies in native factor, some new unit tests, listener...
Slava Pestov [Sun, 8 Aug 2004 21:20:54 +0000 (21:20 +0000)]
url-encoding and html vocabularies in native factor, some new unit tests, listener improvements

19 years agoJVM compiler tests
Slava Pestov [Sun, 8 Aug 2004 06:48:44 +0000 (06:48 +0000)]
JVM compiler tests

19 years agofix word-of-worddef
Slava Pestov [Sun, 8 Aug 2004 06:37:02 +0000 (06:37 +0000)]
fix word-of-worddef

19 years agostarted sidekick support in jEdit plugin
Slava Pestov [Sun, 8 Aug 2004 06:32:56 +0000 (06:32 +0000)]
started sidekick support in jEdit plugin

19 years agoSome changes to get things working in native factor.
Chris Double [Sun, 8 Aug 2004 05:29:01 +0000 (05:29 +0000)]
Some changes to get things working in native factor.

19 years agomissing USE: stdio
Slava Pestov [Sun, 8 Aug 2004 04:30:17 +0000 (04:30 +0000)]
missing USE: stdio

19 years agomissing USE: stdio
Slava Pestov [Sun, 8 Aug 2004 04:29:58 +0000 (04:29 +0000)]
missing USE: stdio

19 years agocannot close stdio
Slava Pestov [Sun, 8 Aug 2004 04:27:30 +0000 (04:27 +0000)]
cannot close stdio

19 years agoforgot jedit metadata
Slava Pestov [Sun, 8 Aug 2004 02:30:33 +0000 (02:30 +0000)]
forgot jedit metadata

19 years agobuild.xml fix
Slava Pestov [Sun, 8 Aug 2004 02:08:24 +0000 (02:08 +0000)]
build.xml fix

19 years agofix some compile warnings
Slava Pestov [Sat, 7 Aug 2004 23:59:54 +0000 (23:59 +0000)]
fix some compile warnings

19 years agoparse number fix, doc updates, sparc32 fix, big-endian float fix
Slava Pestov [Sat, 7 Aug 2004 22:45:48 +0000 (22:45 +0000)]
parse number fix, doc updates, sparc32 fix, big-endian float fix

19 years agoreleasing factor 0.60.10
Slava Pestov [Sat, 7 Aug 2004 00:22:47 +0000 (00:22 +0000)]
releasing factor 0.60.10

19 years agocomplex numbers in native factor, all of test suite except html and httpd tests runs...
Slava Pestov [Fri, 6 Aug 2004 22:40:44 +0000 (22:40 +0000)]
complex numbers in native factor, all of test suite except html and httpd tests runs in native factor

19 years agomore work on jedit plugin
Slava Pestov [Fri, 6 Aug 2004 20:43:40 +0000 (20:43 +0000)]
more work on jedit plugin

19 years agoFactor jEdit plugin!
Slava Pestov [Fri, 6 Aug 2004 06:51:32 +0000 (06:51 +0000)]
Factor jEdit plugin!

19 years agocomplex numbers
Slava Pestov [Fri, 6 Aug 2004 00:29:52 +0000 (00:29 +0000)]
complex numbers