Chris Double
73c8f77eda
Add code to run http in a thread, catching errors and restarting.
2004-07-28 01:53:55 +00:00
Chris Double
a80e32934c
Added script, div and span. Added src and language attributes.
2004-07-28 01:53:33 +00:00
Slava Pestov
3e152b87f8
interpreter history now a vector, working on native write primitives
2004-07-28 01:12:22 +00:00
Slava Pestov
9850e33cc5
in-thread error handling fixed
2004-07-28 00:23:08 +00:00
Chris Double
6480e75db6
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.
2004-07-26 21:48:58 +00:00
Chris Double
8f3ba5b97e
Use str-lexi> for sorting priorities. This allows alphanumeric
...
characters as a priority and prevents errors in that case.
2004-07-26 04:00:56 +00:00
Chris Double
5c664feeed
Made the eval textarea bigger.
2004-07-26 02:28:11 +00:00
Chris Double
905f658551
added rows and cols attributes.
2004-07-26 02:27:48 +00:00
Chris Double
cb918db171
Add style to factor output allowing "see", etc to be hyperlinked.
2004-07-26 00:47:15 +00:00
Chris Double
d591e6187b
Add file containing common routines for continuation based httpd
...
responders.
2004-07-25 22:35:51 +00:00
Chris Double
bdf0a68a81
Added load.factor to provide words for loading cont-responder files for
...
testing.
2004-07-25 22:34:40 +00:00
Chris Double
dafe413349
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.
2004-07-25 22:31:25 +00:00
Slava Pestov
b8f516ab2c
working on native I/O
2004-07-24 21:37:42 +00:00
Slava Pestov
8b8b770a96
run-file works again
2004-07-24 19:11:55 +00:00
Slava Pestov
425053131c
working on native i/o
2004-07-24 04:54:57 +00:00
Slava Pestov
d13403458e
preliminary native support for network sockets
2004-07-24 00:35:13 +00:00
Slava Pestov
a545665c7f
started server sockets for native factor
2004-07-23 22:52:08 +00:00
Slava Pestov
5b4edb62df
better error reporting in native factor
2004-07-23 05:38:36 +00:00
Slava Pestov
b0a86f6e79
prettyprinter typo
2004-07-23 05:27:54 +00:00
Slava Pestov
d0cab962c0
prettyprinter recursion limit; better inspector
2004-07-23 05:21:47 +00:00
Slava Pestov
253ce9cc1a
CHAR: notation for literal chars, native parser work
2004-07-22 23:48:50 +00:00
Chris Double
04880642c7
making todo list more complete
...
Fixed security issue if user entered certain characters in username
field.
Added 'mark complete'
Added 'delete item'
Refactored into smaller words.
refactoring of registration form in todo list
show now returns a namespace
open html words were acting like closed words and generating a close
tag. This is fixed in this patch.
convert table writes to use table word.
2004-07-22 22:04:53 +00:00
Slava Pestov
e0e9e5af20
got [ a | b ] form working in native factor
2004-07-22 02:45:43 +00:00
Slava Pestov
173963d438
work on native factor, httpd now uses catch
2004-07-21 23:26:41 +00:00
Chris Double
a90e22cd52
Added todo list cont-responder example.
2004-07-21 23:22:35 +00:00
Chris Double
b1ff1f41f5
Added continuation based httpd responder.
2004-07-21 23:21:22 +00:00
Slava Pestov
f2b186ffc7
some cleanup of run-file
2004-07-20 06:59:32 +00:00
Slava Pestov
2d778fb77f
negative numbers in native factor and other fixes
2004-07-19 21:36:20 +00:00
Slava Pestov
88e3ea7ab4
removed factor db
2004-07-19 20:10:18 +00:00
Slava Pestov
cb758942aa
native factor can now parse most source files that comprise it
2004-07-19 04:34:03 +00:00
Slava Pestov
68798f056a
missing debugger.factor
2004-07-19 02:18:41 +00:00
Slava Pestov
502cd057f0
working on native run-file
2004-07-19 02:14:36 +00:00
Slava Pestov
8b8eec936c
parse-stream and better catch
2004-07-18 23:52:01 +00:00
Slava Pestov
47c8e03854
continuations refactored, added error handling to with-stream and telnetd
2004-07-18 22:12:32 +00:00
Slava Pestov
683c9e2af6
catch/throw added to Java Factor
2004-07-17 23:33:35 +00:00
Slava Pestov
4f4e27b8c7
started working on catch/throw
2004-07-17 22:35:09 +00:00
Slava Pestov
6f0b8fb2c7
fix
2004-07-16 07:44:22 +00:00
Slava Pestov
d11341a33c
version bump
2004-07-16 07:08:20 +00:00
Slava Pestov
4509699412
runs unit tests and httpd.
2004-07-16 07:05:26 +00:00
Slava Pestov
015e6a8303
Factor.jar should not be there
2004-07-16 06:36:57 +00:00
Slava Pestov
c8654c207d
First import of Factor 0.60
2004-07-16 06:26:21 +00:00
nomennescio
ce55daaf6d
Git root as common ancestor to share history
2019-10-14 13:41:15 +02:00