Chris Double
|
a3a1cf8a8c
|
Fix bugs with browser responder.
Fix url>path so it doesn't double decode query parameters.
|
2005-02-13 02:51:33 +00:00 |
Slava Pestov
|
330db0497d
|
tuples used for i/o streams, removed traits metaclass
|
2005-01-30 20:57:25 +00:00 |
Slava Pestov
|
12eceb5b44
|
removed <filebr>, <filebw>, renamed <filecr> to <file-reader>, <filecw> to <file-writer>
|
2005-01-29 05:07:56 +00:00 |
Slava Pestov
|
7e8a87f213
|
[[ car cdr ]] syntax replaces [ car | cdr ]
|
2005-01-14 00:49:47 +00:00 |
Slava Pestov
|
242644a236
|
finally fix vector-and compilation
|
2005-01-13 22:28:29 +00:00 |
Slava Pestov
|
81705a955d
|
type inference changes, comment out smart-terminal reference in win32-console, win32-compatible factor plugin
|
2004-12-29 08:35:46 +00:00 |
Slava Pestov
|
2f71a0a4f6
|
better error reporting
|
2004-12-26 02:28:47 +00:00 |
Slava Pestov
|
66ff0243b5
|
huge cleanup
|
2004-12-24 07:52:02 +00:00 |
Slava Pestov
|
12a09523d4
|
huge code cleanup
|
2004-12-19 08:04:03 +00:00 |
Slava Pestov
|
2b26f6959b
|
some cleanups
|
2004-12-19 04:35:20 +00:00 |
Slava Pestov
|
ee5fc9575d
|
generic.factor cleanups; started generalized dispatching
|
2004-12-11 23:18:43 +00:00 |
Slava Pestov
|
e965801789
|
merged stack continuations combinators and logic vocabularies into kernel vocabulary
|
2004-12-11 00:29:07 +00:00 |
Slava Pestov
|
4d6eb03903
|
new change word factors out foo get ... foo set pattern
|
2004-12-04 20:10:46 +00:00 |
Slava Pestov
|
2df3a9e6e9
|
some dataflow IR unit tests and fixes
|
2004-11-30 04:14:12 +00:00 |
Slava Pestov
|
46d15bc82c
|
fix literal dataflow, other fixes
|
2004-11-29 02:56:58 +00:00 |
Slava Pestov
|
3341d15590
|
dissolve platform/native/
|
2004-11-26 02:51:47 +00:00 |
Slava Pestov
|
97eeec4739
|
continuation prompt in the listener; moved some stuff to syntax dir
|
2004-11-24 03:20:23 +00:00 |
Slava Pestov
|
772ae356ee
|
various cleanups, code primitive now shows code space usage, :get and &get, working on inferencer
|
2004-11-20 21:57:01 +00:00 |
Slava Pestov
|
7652807d78
|
random cleanups, starting new developer's guide
|
2004-11-15 17:33:21 +00:00 |
Slava Pestov
|
26dd297e62
|
make-string and make-list replace <> and [, ,]
|
2004-11-11 20:15:43 +00:00 |
Slava Pestov
|
7451cfb339
|
quit-responder fix, pointless and misguided type number rearrangement
|
2004-10-31 19:36:42 +00:00 |
Slava Pestov
|
18305aaa95
|
minor fixes
|
2004-10-29 03:58:23 +00:00 |
Slava Pestov
|
c92c56ce24
|
some cleanups and benchmarks
|
2004-10-28 01:21:31 +00:00 |
Slava Pestov
|
9c2166b0be
|
possibly controversial: removed destructive list manipulation; other cleanups
|
2004-10-12 05:11:35 +00:00 |
Slava Pestov
|
d401456f50
|
moved quadratic and simpson to contrib, fix some parse-number oddness
|
2004-10-10 18:28:56 +00:00 |
Slava Pestov
|
f9886da504
|
some code cleanups, remove usages of deprecated combinators
|
2004-10-07 03:34:22 +00:00 |
Slava Pestov
|
5b10aac530
|
compiler work, file-responder fix
|
2004-10-05 01:51:57 +00:00 |
Slava Pestov
|
14369badb2
|
html link fixes
|
2004-09-23 20:50:30 +00:00 |
Slava Pestov
|
ab6c6b20c3
|
httpd responder changes, fix gc race
|
2004-09-23 03:42:45 +00:00 |
Slava Pestov
|
f7fe2598dd
|
start FFI
|
2004-09-18 22:15:01 +00:00 |
Slava Pestov
|
1d924271d4
|
some parse-number cleanup, documentation work
|
2004-09-15 03:23:05 +00:00 |
Slava Pestov
|
80f80acb7b
|
assorted enhancements, started 64-bit image output
|
2004-09-04 05:05:50 +00:00 |
Slava Pestov
|
c0dfdfb23b
|
add test case for: chars > 127 were being read incorrectly in cfactor
|
2004-09-03 03:00:30 +00:00 |
Slava Pestov
|
f75e3ca0a8
|
html-tags imported, file responder shows icons
|
2004-09-02 23:38:05 +00:00 |
Slava Pestov
|
a0c9095ff5
|
file-responder improvements, plugin improvements
|
2004-09-02 20:40:34 +00:00 |
Slava Pestov
|
5df49666de
|
command for inserting USE: declarations, cfactor memory management cleanup
|
2004-09-01 00:31:16 +00:00 |
Slava Pestov
|
522c4d74ea
|
file responder directory listing
|
2004-08-31 00:24:19 +00:00 |
Slava Pestov
|
859b252144
|
file responder: redirect if directory url does not end with /, and other changes to httpd
|
2004-08-30 03:30:54 +00:00 |
Slava Pestov
|
4879b08161
|
file responder works with native factor
|
2004-08-29 02:25:59 +00:00 |
Slava Pestov
|
b64d81b3d2
|
new files vocab, dissolved builtins vocab, moved tutorial programs to doc/tutorial/
|
2004-08-28 20:43:43 +00:00 |
Slava Pestov
|
39779666a3
|
httpd fix
|
2004-08-27 02:34:33 +00:00 |
Slava Pestov
|
8dcb356cff
|
fix some overflow issues
|
2004-08-27 02:21:17 +00:00 |
Slava Pestov
|
66719b8661
|
oops
|
2004-08-24 00:53:29 +00:00 |
Slava Pestov
|
a5d4939d9a
|
multitasking httpd
|
2004-08-24 00:44:58 +00:00 |
Slava Pestov
|
239ce6d822
|
fix some usages of inject
|
2004-08-22 23:06:51 +00:00 |
Slava Pestov
|
f11f2997f5
|
html stream generates css
|
2004-08-22 20:04:55 +00:00 |
Slava Pestov
|
67ea27e49c
|
read1 stream operation added, inferior.factor styled text communication protocol
|
2004-08-22 05:46:26 +00:00 |
Slava Pestov
|
4e0057e110
|
listener fix
|
2004-08-21 07:30:52 +00:00 |
Slava Pestov
|
c168b4ea8a
|
documentation updates
|
2004-08-21 06:55:37 +00:00 |
Slava Pestov
|
2c5413cec5
|
fix redirect headers, postpone i/o errors until calling operation recovers them
|
2004-08-21 01:16:47 +00:00 |