Slava Pestov
31be7f42a7
UI fix
2005-03-12 21:16:40 +00:00
Slava Pestov
a22b04d2b6
UI work
2005-03-12 02:41:46 +00:00
Slava Pestov
2b956e1ff4
frames and scrolling work
2005-03-11 03:52:55 +00:00
Slava Pestov
181a8d9ff4
UI layout management work
2005-03-10 22:57:22 +00:00
Slava Pestov
1bcac74906
working on layouts; simpler tuple delegation
2005-03-09 03:54:59 +00:00
Slava Pestov
a5e73bc481
bootstrap foxes
2005-03-08 04:20:58 +00:00
Slava Pestov
839439b7eb
layout refactoring
2005-03-08 04:15:00 +00:00
Slava Pestov
f824247883
code cleanups and faster bootstrap
2005-03-08 03:11:36 +00:00
Slava Pestov
916f24d8fa
I/O task GC fix
2005-03-07 05:39:57 +00:00
Slava Pestov
d8be679fcc
some cleanups
2005-03-07 01:03:22 +00:00
Slava Pestov
3cb8a1e63d
removed halos; a new tile gadget
2005-03-07 00:46:29 +00:00
Slava Pestov
a74632b243
hashtables were sized wrong; rename str- words to string-
2005-03-05 21:33:40 +00:00
Slava Pestov
f0dfb77690
renaming word-parameter to word-def; renaming word-property to word-prop
2005-03-05 19:45:23 +00:00
Slava Pestov
76efdb2f1d
UI fixes
2005-03-04 03:45:23 +00:00
Slava Pestov
bb048fb7e6
fix bootstrapping problems
2005-03-04 03:24:51 +00:00
Slava Pestov
c4da07c80d
halos
2005-03-04 01:43:55 +00:00
Slava Pestov
e9ea91918d
UI work
2005-03-03 02:26:11 +00:00
Slava Pestov
779db3970d
fix bootstrap errors
2005-03-02 03:19:26 +00:00
Slava Pestov
c918f60671
presentations and menus
2005-03-02 03:11:08 +00:00
Slava Pestov
5c69750719
improved inspector
2005-03-01 23:55:25 +00:00
Slava Pestov
9df3845237
inspector
2005-03-01 05:45:50 +00:00
Slava Pestov
dc161369cc
filled layout
2005-02-28 04:17:41 +00:00
Slava Pestov
9ae9264ff0
scrolling work
2005-02-28 03:28:09 +00:00
Slava Pestov
48b2f1f7fb
some UI cleanups
2005-02-27 21:51:12 +00:00
Slava Pestov
3a1441d0b4
pane gadget, clipping work
2005-02-27 21:00:55 +00:00
Slava Pestov
14862ab4b5
clipping
2005-02-27 08:48:27 +00:00
Slava Pestov
033ece6ca5
started clipping
2005-02-26 07:11:25 +00:00
Slava Pestov
d8c91b1cda
scrolling
2005-02-26 05:57:53 +00:00
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
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
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
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
dd1b0a0b2b
0.72 ready for release
2005-02-19 01:37:01 +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
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
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
Slava Pestov
e9c3e62d09
instances word, memory vocabulary
2005-02-15 02:58:07 +00:00
Chris Double
74bf210b1c
Added missing files.
2005-02-14 22:19:09 +00:00
Chris Double
0b3a34d0c8
add browser style to words to allow browsing source. add browser and
...
cont-responder to factor httpd. add cont-responder tutorial to main doc
dicretory. mention location of cont-test.factor in tutorial. change
defauly startup location of browser.
2005-02-14 21:44:15 +00:00
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
82e22a0841
text fields in the UI
2005-02-13 02:15:30 +00:00
Mackenzie Straight
a1d6e58851
win32 bug fixes
2005-02-12 07:23:38 +00:00
Slava Pestov
f5fe5fd692
SDL console fix
2005-02-12 00:35:50 +00:00
Slava Pestov
96edb600fe
field fix
2005-02-12 00:11:31 +00:00
Slava Pestov
36b97dd4ee
working on labels and fields
2005-02-12 00:09:48 +00:00
Slava Pestov
8d565b6968
basic notion of keyboard focus
2005-02-11 17:45:24 +00:00
Slava Pestov
b05ad02a1d
start keyboard focus
2005-02-11 04:58:28 +00:00
Slava Pestov
7f92f0df6a
fix prettyprinter bug
2005-02-10 22:36:19 +00:00
Chris Double
0319645ff6
change 'library' to 'libraries' in comment for command line syntax.
2005-02-10 22:32:39 +00:00
Slava Pestov
85a37f6199
Developer's guide updates; implicit tuple constructors
2005-02-10 20:14:20 +00:00
Slava Pestov
f24721a010
tuples gracefully handle changing shape
2005-02-10 03:35:11 +00:00
Slava Pestov
06404d533d
working on prettyprint
2005-02-10 01:57:19 +00:00
Mackenzie Straight
7e11f655b5
bug fixes
2005-02-10 01:17:23 +00:00
Slava Pestov
5de9e55e26
string.c fix
2005-02-10 00:58:53 +00:00
Slava Pestov
a8c34f50a8
tuple dispatch compiled, adding USING: to more files, inference terminator cleanup, jedit cleanup, new reload word to reload a word's source file
2005-02-09 03:02:44 +00:00
Mackenzie Straight
88ba22ff6c
Win32 version ported to gcc, eliminate MSVC hacks, add gcc hacks
2005-02-08 22:05:08 +00:00
Mackenzie Straight
d22b17c169
win32 IO memory leak fix
2005-02-08 15:48:12 +00:00
Slava Pestov
44420f200a
checkboxes
2005-02-08 01:10:02 +00:00
Slava Pestov
7754dde558
fix unit test regressions
2005-02-07 23:42:33 +00:00
Mackenzie Straight
47ae3ca11b
Add dlists to USING:
2005-02-07 23:33:33 +00:00
Slava Pestov
b2dd65d4e6
dlists vocabulary
2005-02-07 23:31:06 +00:00
Slava Pestov
4d7f2b8143
dlists.factor, working on UI
2005-02-07 23:27:55 +00:00
Mackenzie Straight
151c6fac3c
Threading/IO updates
2005-02-07 23:04:49 +00:00
Slava Pestov
422205e4f9
fix see
2005-02-07 18:14:55 +00:00
Slava Pestov
695c351c48
see shows stack effect of primitives, sdl console fix
2005-02-07 17:16:39 +00:00
Slava Pestov
a061f53214
fix for expired fonts, inference unit test failure
2005-02-07 16:51:22 +00:00
Slava Pestov
8f17b86e3d
fixed UI bootstrap
2005-02-07 15:24:03 +00:00
Mackenzie Straight
5259f93c29
Preliminary win32 fixes; will refactor later
2005-02-07 14:46:56 +00:00
Mackenzie Straight
700c4d8e17
fix sdl console
2005-02-07 14:20:10 +00:00
Slava Pestov
9cdd902f57
inside method for ellipses
2005-02-06 05:21:26 +00:00
Slava Pestov
78c9e75847
more UI work, new shapes, tuple in/out syntax
2005-02-06 03:51:41 +00:00
Slava Pestov
711c19445d
mouse enter/leave events
2005-02-05 16:52:24 +00:00
Slava Pestov
3ba50f6665
buttons now update their appearance when pressed
2005-02-04 03:21:51 +00:00
Slava Pestov
68c98205bc
borders of various kinds
2005-02-04 00:11:06 +00:00
Slava Pestov
3e4d15c835
removed boxes; all gadgets can contain children now
2005-02-03 23:18:47 +00:00
Slava Pestov
5791ae2e42
refactoring shape protocol for mutability; layouts
2005-02-03 03:00:46 +00:00
Slava Pestov
09b8578afd
layouts
2005-02-03 00:50:13 +00:00
Slava Pestov
99f46aa313
label gadget
2005-02-02 03:48:04 +00:00
Slava Pestov
90bcf57e54
missing file
2005-02-02 03:00:55 +00:00
Slava Pestov
0ae2b20829
working on UI gestures
2005-02-02 02:47:10 +00:00
Slava Pestov
cd286eeff7
working on hand gadget
2005-02-02 01:14:03 +00:00
Slava Pestov
3453ac0e04
more UI work
2005-02-02 00:00:16 +00:00
Slava Pestov
8a42466cf2
more UI work
2005-02-01 03:32:06 +00:00
Slava Pestov
c35f6f9f44
fixed compiler; UI work
2005-01-31 19:02:09 +00:00
Slava Pestov
330db0497d
tuples used for i/o streams, removed traits metaclass
2005-01-30 20:57:25 +00:00
Slava Pestov
93dc7ce736
added new tuple metaclass, eventually to replace the traits metaclass
2005-01-29 21:39:30 +00:00
Slava Pestov
5b524a0fff
USING: parsing word more compact than multiple USE:
2005-01-29 19:18:28 +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
d29cd15f74
growable hashtables
2005-01-29 04:55:22 +00:00
Slava Pestov
67af634d00
hashtables bootstrap correctly
2005-01-28 01:06:10 +00:00
Slava Pestov
0dfb0cf01e
array refactoring; started hashtable refactoring
2005-01-26 00:40:57 +00:00
Slava Pestov
af40535556
more descriptive undefined-method error
2005-01-24 02:31:32 +00:00
Slava Pestov
c026fd7786
added bitstream vera fonts, sdl console uses sdl-ttf for text rendering
2005-01-24 02:00:52 +00:00
Slava Pestov
73d505339a
removed times*, use repeat instead
2005-01-23 21:47:28 +00:00
Mackenzie Straight
406a989bab
add sdl-ttf library for Windows
2005-01-23 04:40:26 +00:00
Slava Pestov
4154b4a2ac
fix 'extract word' putting stuff in the wrong place
2005-01-21 04:10:37 +00:00
Slava Pestov
21ce71c4a4
started work on sdl-ttf binding, some-with? combinator
2005-01-20 02:01:47 +00:00
Slava Pestov
2ecd3bad05
fix SDL console
2005-01-19 02:52:03 +00:00
Slava Pestov
308a8a75a5
improved SDL console
2005-01-19 02:42:29 +00:00
Slava Pestov
0270b62ce5
literal table should be reset on warm boot
2005-01-18 00:55:18 +00:00
Slava Pestov
3617093ba5
new simplifier
2005-01-17 20:33:12 +00:00
Slava Pestov
b5801f45dd
faster generic arithmetic, messing around with inference
2005-01-16 22:58:28 +00:00
Slava Pestov
8247cc5ff4
renumbering some types and other cleanups
2005-01-15 00:51:38 +00:00
Slava Pestov
651bdb4709
more parser cleanups; stack inference cleanups
2005-01-14 19:56:19 +00:00
Slava Pestov
3eccfa495e
simplifying the parser; #{ a b } is now #{ a b }#
2005-01-14 17:01:48 +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
8615910885
entry effect code work
2005-01-13 19:41:08 +00:00
Slava Pestov
d236dd9ec8
making a mess of type inference; fixing overflowing /mod
2005-01-11 04:08:27 +00:00
Mackenzie Straight
d942a6e57c
remove win32-console
2005-01-08 21:56:42 +00:00
Slava Pestov
42b6d013f8
missing files
2005-01-08 21:43:18 +00:00
Slava Pestov
c56ca0ca1f
command to infer stack effects of all words in file
2005-01-08 04:54:23 +00:00
Slava Pestov
d2e68b7f9e
update Java Factor parser
2005-01-07 19:37:21 +00:00
Slava Pestov
72ac889e1b
hand-coded fixnum primitives
2005-01-07 04:16:13 +00:00
Slava Pestov
a488ffbd11
x86 backend code cleanups
2005-01-07 02:42:07 +00:00
Slava Pestov
26f120adb8
new assembler; wrote a new asm primitives
2005-01-07 00:10:02 +00:00
Slava Pestov
70bf36080e
line editor history
2005-01-04 05:41:14 +00:00
Slava Pestov
37f9fd2a2e
line editing
2005-01-03 21:39:17 +00:00
Slava Pestov
10d467937f
line editor
2005-01-03 07:55:54 +00:00
Slava Pestov
34d7d6eaef
new ?ifte ?unless ?when combinators
2005-01-03 04:57:54 +00:00
Slava Pestov
d0d1b3d4ec
Some minor updates
2005-01-02 21:31:43 +00:00
Mackenzie Straight
b871beabd1
Win32 IO fixes
2005-01-02 21:14:34 +00:00
Slava Pestov
aa128f7257
unified method map
2005-01-01 23:02:23 +00:00
Slava Pestov
911b614351
minor cleanups, new map-with and each-with words
2005-01-01 22:20:48 +00:00
Slava Pestov
f397fc951b
move promises to kernel-internals
2004-12-31 23:51:34 +00:00