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

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