Slava Pestov
d0bb4944f1
functional queue in place of dlists; disable generic partial eval due to buggyness
2005-02-25 23:11:10 +00:00
Slava Pestov
b02f5d305c
minor fd-streams tweak
2005-02-25 22:25:40 +00:00
Slava Pestov
42b3cc8afa
word wrap bootstrap.txt
2005-02-25 22:15:16 +00:00
Daniel Ehrenberg
dbb1148360
updates on infix & infix repl
2005-02-25 05:06:30 +00:00
Daniel Ehrenberg
56648c2ca5
fixing carelessness
2005-02-25 03:53:15 +00:00
Daniel Ehrenberg
ecb11bf4fe
algebra -- I hope this works
2005-02-25 03:32:51 +00:00
Slava Pestov
4f3457efb6
inlining method body if type of object passed to generic is known
2005-02-25 01:52:17 +00:00
Slava Pestov
e376755fda
oops
2005-02-25 00:05:19 +00:00
Daniel Ehrenberg
cf8b059c9b
algebra
2005-02-24 23:42:19 +00:00
Slava Pestov
bbfa40fc7b
type inference work
2005-02-24 02:50:51 +00:00
Slava Pestov
2526a1b9b5
fix a problem with the plugin's parser
2005-02-23 04:14:56 +00:00
Slava Pestov
6b9133bf30
inference errors printed; type violations are flagged; plugin fixes
2005-02-23 04:07:47 +00:00
Slava Pestov
eb86c229e0
working on jEdit plugin
2005-02-22 02:26:20 +00:00
Slava Pestov
c502ea889e
index-of broken
2005-02-22 01:51:58 +00:00
Slava Pestov
0f2d8b218b
memory word cleanups, sdl numlock fix
2005-02-21 01:38:24 +00:00
Chris Double
a0c7e80835
tidy up browser title.
...
put vocab and word name in browser titlebar.
update cont-responder documentation. Added information on 'show-final'
and updated examples that had suferred code rot (ie. Change use of
times*, succ, pred, [ | ], etc)..
remove setting of responder name in browser. The setting of the name
caused the browser-edit responder to jump to the browser responder when
a word was clicked..
added show-final to cont-responder.
add responder-items word for debugging in cont-responder.
changed expiry of cont-responder continuations. When the continuations
are expired they are now removed from the hash table. Previously each
request would rebuild the continuation table containing the non-expired
continuations..
convert from hashtables to typles in cont-responder.
move to using symbols for variable names in cont-responder.
convert USE: to USING: in cont-responder.
various minor cont-responder refactorings.
refactor init-cont-responder.
merge cont-get-responder and cont-put-responder into one.
refactor cont-get-responder.
fix cont-responder bug involving redirects. When a cont-responder
request for an expired page was made the 'redirect' flag was not
correctly reset. This resulted in initial requests of a responder
redirecting when it wasn't supposed to. Tidied up the area of redirects
and post-refresh-get pattern..
added use of show-final to todo-list.
2005-02-21 00:47:08 +00:00
Slava Pestov
ba492a60d8
built in type slot meta refactoring; string capacity is now a tagged slot; references word
2005-02-21 00:03:37 +00:00
Slava Pestov
e91e0edc3b
fix text rendering crash with strings containing nulls
2005-02-20 05:01:05 +00:00
Slava Pestov
3bf3e13f2e
register declarations for powerpc
2005-02-20 04:25:21 +00:00
Slava Pestov
ae27f48d12
minor fix for rollovers
2005-02-20 03:55:45 +00:00
Slava Pestov
3b98c55ecf
dialogs
2005-02-20 02:49:37 +00:00
Slava Pestov
8d139c621a
layout alignments
2005-02-20 00:57:26 +00:00
Slava Pestov
99edfc3593
some UI fixes
2005-02-19 22:54:04 +00:00
Slava Pestov
d245baf72b
lets get 0.73 started
2005-02-19 03:55:43 +00:00
Mackenzie Straight
a69a156210
update makefile, remove VC project
2005-02-19 02:16:14 +00:00
Slava Pestov
3c7ec28ab1
0.72
2005-02-19 02:13:13 +00:00
Slava Pestov
dd1b0a0b2b
0.72 ready for release
2005-02-19 01:37:01 +00:00
Slava Pestov
9aaa9b0d1d
updating examples
2005-02-19 00:09:24 +00:00
Slava Pestov
e42aea4c3e
fix circular dependency in UI
2005-02-19 00:02:06 +00:00
Mackenzie Straight
f7a8ebdfb4
fix map-with stack comment
2005-02-18 22:41:49 +00:00
Mackenzie Straight
a5e03af20c
minor style updates
2005-02-18 08:48:56 +00:00
Mackenzie Straight
d6ba26951f
fix win32 server socket bug, update makefile
2005-02-18 04:01:29 +00:00
Slava Pestov
7cde7402a1
instances word rewritten in factor
2005-02-18 03:49:19 +00:00
Slava Pestov
b4c1748463
fix stack effects
2005-02-18 03:15:29 +00:00
Slava Pestov
1fe16b1a6c
eliminate library/primitives.factor
2005-02-18 02:19:27 +00:00
Mackenzie Straight
720ed0511f
Remove dllexport from ds, update win32 makefile
2005-02-18 01:11:20 +00:00
Slava Pestov
de7978b6b5
unit test fix
2005-02-18 00:01:11 +00:00
Slava Pestov
ee184cbb16
slot compiled efficiently
2005-02-17 21:10:35 +00:00
Slava Pestov
9eb0046f09
ds is in esi now
2005-02-17 04:24:35 +00:00
Slava Pestov
e92757e93c
working on jEdit plugin
2005-02-17 02:54:36 +00:00
Chris Double
c1ca6b761e
Change default timeout for continuation responder. Update live updater
...
and todo list code for stream and read word changes.
2005-02-16 01:38:21 +00:00
Slava Pestov
a22dffcd62
UI fixes
2005-02-15 23:05:28 +00:00
Slava Pestov
b3295a4312
cons instances fix
2005-02-15 03:40:47 +00:00
Slava Pestov
a5d2964083
gcc 3.x fix
2005-02-15 03:29:40 +00:00
Slava Pestov
f95496e655
stream word renaming
2005-02-15 03:15:02 +00:00
Chris Double
58a43f3bf2
Remove tutorial from cont-responder directory as it is in doc directory
...
now.
2005-02-15 02:58:09 +00:00
Slava Pestov
e9c3e62d09
instances word, memory vocabulary
2005-02-15 02:58:07 +00:00
Chris Double
24b2777a89
Remove uneeded files.
2005-02-15 02:56:46 +00:00
Mackenzie Straight
da5fd852c1
Split makefile
2005-02-14 23:30:10 +00:00
Chris Double
74bf210b1c
Added missing files.
2005-02-14 22:19:09 +00:00