]> gitweb.factorcode.org Git - factor.git/log
factor.git
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

19 years agofloats
Slava Pestov [Thu, 5 Aug 2004 21:33:02 +0000 (21:33 +0000)]
floats

19 years agofirst cut at floats
Slava Pestov [Thu, 5 Aug 2004 20:49:55 +0000 (20:49 +0000)]
first cut at floats

19 years agoclean up native arithmetic code
Slava Pestov [Thu, 5 Aug 2004 19:18:31 +0000 (19:18 +0000)]
clean up native arithmetic code

19 years agodevel guide work
Slava Pestov [Thu, 5 Aug 2004 06:36:09 +0000 (06:36 +0000)]
devel guide work

19 years agofix boot order
Slava Pestov [Thu, 5 Aug 2004 03:20:27 +0000 (03:20 +0000)]
fix boot order

19 years agoforgot test.factor
Slava Pestov [Thu, 5 Aug 2004 03:16:14 +0000 (03:16 +0000)]
forgot test.factor

19 years agosrandomdev no longer used
Slava Pestov [Thu, 5 Aug 2004 03:09:33 +0000 (03:09 +0000)]
srandomdev no longer used

19 years agoratios
Slava Pestov [Thu, 5 Aug 2004 02:43:58 +0000 (02:43 +0000)]
ratios

19 years agorandom number generation and other goodies
Slava Pestov [Wed, 4 Aug 2004 22:25:29 +0000 (22:25 +0000)]
random number generation and other goodies

19 years agoworking on the test suite
Slava Pestov [Wed, 4 Aug 2004 07:12:55 +0000 (07:12 +0000)]
working on the test suite

19 years agooops
Slava Pestov [Wed, 4 Aug 2004 03:50:31 +0000 (03:50 +0000)]
oops

19 years agobump version number, add docs to cvs
Slava Pestov [Wed, 4 Aug 2004 03:44:43 +0000 (03:44 +0000)]
bump version number, add docs to cvs

19 years agofix native image generation if no word was defined this session
Slava Pestov [Wed, 4 Aug 2004 00:37:42 +0000 (00:37 +0000)]
fix native image generation if no word was defined this session

19 years agomore fixes
Slava Pestov [Wed, 4 Aug 2004 00:21:43 +0000 (00:21 +0000)]
more fixes

19 years agonative factor successfully cross compiles a new image
Slava Pestov [Tue, 3 Aug 2004 06:08:11 +0000 (06:08 +0000)]
native factor successfully cross compiles a new image

19 years agocont-html is essentially rewritten to not use a quotation between the
Chris Double [Mon, 2 Aug 2004 21:35:22 +0000 (21:35 +0000)]
cont-html is essentially rewritten to not use a quotation between the
opening and closing tags. This actually simplifies the code quite a bit.
The current downside is the the code using the tags is not pretty
printed very well (ie. no indenting).

19 years agomade browser columns fixed width
Chris Double [Mon, 2 Aug 2004 21:34:46 +0000 (21:34 +0000)]
made browser columns fixed width

19 years agoadded width attribute
Chris Double [Mon, 2 Aug 2004 21:34:21 +0000 (21:34 +0000)]
added width attribute

19 years agolabel browser column headings
Chris Double [Mon, 2 Aug 2004 21:33:58 +0000 (21:33 +0000)]
label browser column headings

19 years agoadd ability to change todo password
Chris Double [Mon, 2 Aug 2004 21:33:35 +0000 (21:33 +0000)]
add ability to change todo password

19 years agosome more bootstrapping fixes
Slava Pestov [Sun, 1 Aug 2004 23:26:43 +0000 (23:26 +0000)]
some more bootstrapping fixes

19 years agoAdded edit functionality and styling to todo application
Chris Double [Sun, 1 Aug 2004 22:30:47 +0000 (22:30 +0000)]
Added edit functionality and styling to todo application

19 years agoadded link element, rel attribute for styled-page.
Chris Double [Sun, 1 Aug 2004 22:30:22 +0000 (22:30 +0000)]
added link element, rel attribute for styled-page.

19 years agoAdd vm statistics to browser
Chris Double [Sun, 1 Aug 2004 22:29:51 +0000 (22:29 +0000)]
Add vm statistics to browser

19 years agomake browser editing optional
Chris Double [Sun, 1 Aug 2004 22:29:32 +0000 (22:29 +0000)]
make browser editing optional

19 years agoadd editing functionality to browser
Chris Double [Sun, 1 Aug 2004 22:29:11 +0000 (22:29 +0000)]
add editing functionality to browser

19 years agoPost requests were being decoded before splitting into an ALIST. This
Chris Double [Sun, 1 Aug 2004 22:28:50 +0000 (22:28 +0000)]
Post requests were being decoded before splitting into an ALIST. This
caused problems if the post data contained an '&' or '='. Now the
decoding is done after the splitting. Also added logging of the original
post data and the decoded alist.

19 years agoadded first cut of browser code
Chris Double [Sun, 1 Aug 2004 22:28:17 +0000 (22:28 +0000)]
added first cut of browser code

19 years agomisc. refactorings. added onchange attribute. Various refactorings.
Chris Double [Sun, 1 Aug 2004 22:27:30 +0000 (22:27 +0000)]
misc. refactorings. added onchange attribute. Various refactorings.

19 years agoadded select and option elements to cont-html
Chris Double [Sun, 1 Aug 2004 22:26:53 +0000 (22:26 +0000)]
added select and option elements to cont-html

19 years agoreorganise loader file
Chris Double [Sun, 1 Aug 2004 22:26:30 +0000 (22:26 +0000)]
reorganise loader file

19 years agoadded live search facility for words to eval-responder
Chris Double [Sun, 1 Aug 2004 22:26:07 +0000 (22:26 +0000)]
added live search facility for words to eval-responder

19 years agomove button to cont-utils
Chris Double [Sun, 1 Aug 2004 22:25:40 +0000 (22:25 +0000)]
move button to cont-utils

19 years agoadded colspan attribute to cont-html
Chris Double [Sun, 1 Aug 2004 22:25:17 +0000 (22:25 +0000)]
added colspan attribute to cont-html

19 years agoseperate out javascript code into an include rather than incline for
Chris Double [Sun, 1 Aug 2004 22:24:42 +0000 (22:24 +0000)]
seperate out javascript code into an include rather than incline for
ive-updater

19 years agoseperate out javascript code into an include rather than inline for
Chris Double [Sun, 1 Aug 2004 22:24:17 +0000 (22:24 +0000)]
seperate out javascript code into an include rather than inline for
live-updater

19 years agofactor out reusable code from live-updater-responder and put in
Chris Double [Sun, 1 Aug 2004 22:23:38 +0000 (22:23 +0000)]
factor out reusable code from live-updater-responder and put in
live-updater

19 years agotidy up live-updater responder
Chris Double [Sun, 1 Aug 2004 22:23:06 +0000 (22:23 +0000)]
tidy up live-updater responder

19 years agoit boots!
Slava Pestov [Sat, 31 Jul 2004 20:11:30 +0000 (20:11 +0000)]
it boots!

19 years agosome progress towards self hosting
Slava Pestov [Sat, 31 Jul 2004 18:58:16 +0000 (18:58 +0000)]
some progress towards self hosting

19 years agovarious minor improvements
Slava Pestov [Fri, 30 Jul 2004 20:22:20 +0000 (20:22 +0000)]
various minor improvements

19 years agoprogress on self hosting
Slava Pestov [Fri, 30 Jul 2004 06:44:12 +0000 (06:44 +0000)]
progress on self hosting

19 years agoworking on native image output
Slava Pestov [Thu, 29 Jul 2004 21:18:41 +0000 (21:18 +0000)]
working on native image output

19 years agoremove .marks file
Slava Pestov [Wed, 28 Jul 2004 23:03:22 +0000 (23:03 +0000)]
remove .marks file

19 years agoworking on 64-bit fake 'bignums'
Slava Pestov [Wed, 28 Jul 2004 23:02:24 +0000 (23:02 +0000)]
working on 64-bit fake 'bignums'

19 years agoAdded live update example.
Chris Double [Wed, 28 Jul 2004 21:54:24 +0000 (21:54 +0000)]
Added live update example.

19 years agoremove .marks files
Slava Pestov [Wed, 28 Jul 2004 03:30:31 +0000 (03:30 +0000)]
remove .marks files

19 years agoremove -falign-functions=8 restriction
Slava Pestov [Wed, 28 Jul 2004 03:29:37 +0000 (03:29 +0000)]
remove -falign-functions=8 restriction

19 years agoworking on bignums in native factor; removed .marks files from CVS
Slava Pestov [Wed, 28 Jul 2004 02:52:35 +0000 (02:52 +0000)]
working on bignums in native factor; removed .marks files from CVS

19 years agoAdd code to run http in a thread, catching errors and restarting.
Chris Double [Wed, 28 Jul 2004 01:53:55 +0000 (01:53 +0000)]
Add code to run http in a thread, catching errors and restarting.

19 years agoAdded script, div and span. Added src and language attributes.
Chris Double [Wed, 28 Jul 2004 01:53:33 +0000 (01:53 +0000)]
Added script, div and span. Added src and language attributes.

19 years agointerpreter history now a vector, working on native write primitives
Slava Pestov [Wed, 28 Jul 2004 01:12:22 +0000 (01:12 +0000)]
interpreter history now a vector, working on native write primitives

19 years agoin-thread error handling fixed
Slava Pestov [Wed, 28 Jul 2004 00:23:08 +0000 (00:23 +0000)]
in-thread error handling fixed

19 years agoadd focus setting to eval-responder.
Chris Double [Mon, 26 Jul 2004 21:48:58 +0000 (21:48 +0000)]
add focus setting to eval-responder.
added accesskey attribute.
clean up eval-responder user interface.
Added history display. Added ability to click history and callstack .
entries and have them added to the evaluator textarea. Various code .
tidyups..
added style and valign attributes.
add html layout routines.
add onclick attribute.
added id attribute to cont-html.

19 years agoUse str-lexi> for sorting priorities. This allows alphanumeric
Chris Double [Mon, 26 Jul 2004 04:00:56 +0000 (04:00 +0000)]
Use str-lexi> for sorting priorities. This allows alphanumeric
characters as a priority and prevents errors in that case.

19 years agoMade the eval textarea bigger.
Chris Double [Mon, 26 Jul 2004 02:28:11 +0000 (02:28 +0000)]
Made the eval textarea bigger.

19 years agoadded rows and cols attributes.
Chris Double [Mon, 26 Jul 2004 02:27:48 +0000 (02:27 +0000)]
added rows and cols attributes.

19 years agoAdd style to factor output allowing "see", etc to be hyperlinked.
Chris Double [Mon, 26 Jul 2004 00:47:15 +0000 (00:47 +0000)]
Add style to factor output allowing "see", etc to be hyperlinked.

19 years agoAdd file containing common routines for continuation based httpd
Chris Double [Sun, 25 Jul 2004 22:35:51 +0000 (22:35 +0000)]
Add file containing common routines for continuation based httpd
responders.

19 years agoAdded load.factor to provide words for loading cont-responder files for
Chris Double [Sun, 25 Jul 2004 22:34:40 +0000 (22:34 +0000)]
Added load.factor to provide words for loading cont-responder files for
testing.

19 years agoadd th tag and border= attribute to cont-html.
Chris Double [Sun, 25 Jul 2004 22:31:25 +0000 (22:31 +0000)]
add th tag and border= attribute to cont-html.
change loader to optionally load in thread.
multiline post requests now work. Removed usage of regular
expresions .
and parse post requests using string functions instead.
add eval-responder example.
added eval-responder to loader.
Added cont-utils.factor. This contains commonly used higher level
words for continuation based responders.
Modified the todo-example to use these words, removing those it had
with similar functionality.
Change load.factor to use different words for running the files.

19 years agoworking on native I/O
Slava Pestov [Sat, 24 Jul 2004 21:37:42 +0000 (21:37 +0000)]
working on native I/O

19 years agorun-file works again
Slava Pestov [Sat, 24 Jul 2004 19:11:55 +0000 (19:11 +0000)]
run-file works again

19 years agoworking on native i/o
Slava Pestov [Sat, 24 Jul 2004 04:54:57 +0000 (04:54 +0000)]
working on native i/o

19 years agopreliminary native support for network sockets
Slava Pestov [Sat, 24 Jul 2004 00:35:13 +0000 (00:35 +0000)]
preliminary native support for network sockets

19 years agostarted server sockets for native factor
Slava Pestov [Fri, 23 Jul 2004 22:52:08 +0000 (22:52 +0000)]
started server sockets for native factor

19 years agobetter error reporting in native factor
Slava Pestov [Fri, 23 Jul 2004 05:38:36 +0000 (05:38 +0000)]
better error reporting in native factor

19 years agoprettyprinter typo
Slava Pestov [Fri, 23 Jul 2004 05:27:54 +0000 (05:27 +0000)]
prettyprinter typo

19 years agoprettyprinter recursion limit; better inspector
Slava Pestov [Fri, 23 Jul 2004 05:21:47 +0000 (05:21 +0000)]
prettyprinter recursion limit; better inspector

19 years agoCHAR: notation for literal chars, native parser work
Slava Pestov [Thu, 22 Jul 2004 23:48:50 +0000 (23:48 +0000)]
CHAR: notation for literal chars, native parser work