Slava Pestov
91d638450d
string-compare ==> lexi, string> ==> lexi>
2005-07-19 08:23:33 +00:00
Slava Pestov
065b93dbdf
removed fancy jEdit console attributed stream
2005-07-17 20:29:17 +00:00
Slava Pestov
9004533730
, no longer has the deprecated string append behavior, added stream-write1 generic
2005-07-17 18:48:55 +00:00
Slava Pestov
d43c2d5fe9
fix bug in pick-up
2005-07-17 03:01:51 +00:00
Slava Pestov
d9c4a82c7a
big sequences refactoring
2005-07-17 02:16:18 +00:00
Slava Pestov
520eaa65ef
minor UI fixes, updating html streams to not use obsolete style keys
2005-07-12 02:47:38 +00:00
Slava Pestov
b11713a641
start incremental layout
2005-07-06 05:57:58 +00:00
Slava Pestov
be7dec33ae
more UI cleanups, fix jedit-stream bug
2005-06-29 03:50:23 +00:00
Slava Pestov
5b65aff2b4
removed ansi streams, and simplified listener code
2005-06-27 07:54:43 +00:00
Slava Pestov
3aa7cdc25a
working on styled text output in UI
2005-06-27 07:47:22 +00:00
Slava Pestov
e9b142db4d
slowly refactoring UI code to use 3-vectors instead of a mix of x/y parameters on the stack, and complex numbers representing points, added horizontal scrolling
2005-06-22 06:32:17 +00:00
Slava Pestov
c918e5d9b1
with-string is now string-out, string-in combinator, documentation updates
2005-06-19 22:53:58 +00:00
Slava Pestov
d3362965dd
string input streams
2005-06-19 22:31:02 +00:00
Slava Pestov
f1b23d66b7
merged streams, stdio and files into io vocabulary
2005-06-19 21:50:35 +00:00
Slava Pestov
6315c1e2df
bootstrap fix, I/O code cleanup, stream-read1 generic
2005-06-19 04:23:01 +00:00
Slava Pestov
bf821880ab
removed profiler because it sucks
2005-06-15 20:34:16 +00:00
Slava Pestov
69334b2043
various cleanups, and a new register class concept in preparation for float parameters in PowerPC FFI
2005-06-14 09:01:07 +00:00
Slava Pestov
10492c2f2d
rename stdio-binary to binary
2005-06-13 00:57:20 +00:00
Slava Pestov
4773541229
bits>float bits>double primitives'
2005-06-13 00:55:30 +00:00
Slava Pestov
a4fafc2507
fixes
2005-06-12 08:37:45 +00:00
Slava Pestov
1c63f5f0db
wrunt's alien-invoke shorthand, tons of bug fixes, cleanups and documentation updates
2005-06-12 07:38:57 +00:00
Slava Pestov
d13b024374
added binary word unit tests
2005-06-10 21:41:41 +00:00
Slava Pestov
cd9e2f6c9f
stdio-binary cleanup
2005-06-10 20:08:00 +00:00
Slava Pestov
1abf62487d
working on conditional fixnum vops for powerpc
2005-06-01 18:06:25 +00:00
Slava Pestov
7ec008947c
various minor additions and PowerPC backend enhancements
2005-05-29 00:52:23 +00:00
Slava Pestov
712cb5fa24
miscellaneous bug fixes and cleanups, powerpc work
2005-05-24 23:59:21 +00:00
Slava Pestov
da106bc246
starting to update compiler for powerpc
2005-05-24 05:26:45 +00:00
Slava Pestov
2645eaf918
httpd fixes and socket timeout
2005-05-23 23:14:29 +00:00
Slava Pestov
03c4704734
slightly more modular loading of subsystems
2005-05-23 05:18:51 +00:00
Slava Pestov
97af819ffb
added plot3d example; some cleanups
2005-05-23 02:54:14 +00:00
Slava Pestov
4976049189
optimizer updates
2005-05-23 01:07:24 +00:00
Slava Pestov
f7889958d9
some new matrix words
2005-05-21 06:28:23 +00:00
Slava Pestov
c44f311de2
rename split-n to group
2005-05-19 19:17:48 +00:00
Slava Pestov
c821addef0
fix stage1 bootstrap, minor handbook update
2005-05-19 19:16:25 +00:00
Slava Pestov
8d12fec3eb
more sequence cleanups
2005-05-18 20:26:22 +00:00
Slava Pestov
7418990bdc
linear IR and simplifier refactoring
2005-05-16 21:01:39 +00:00
Slava Pestov
fdcf721857
working on the compiler
2005-05-16 01:17:56 +00:00
Slava Pestov
7fa5d5f14a
generic fixes; range and slice sequences
2005-05-15 01:15:50 +00:00
Slava Pestov
7f4da7ecd0
generic words are more flexible, sequences cleaned up
2005-05-14 21:18:45 +00:00
Slava Pestov
3ece9e9b88
gengc and relocation fixes; inference cleanups
2005-05-14 04:23:00 +00:00
Slava Pestov
bda16c11b6
more gengc debugging, code cleanups
2005-05-13 04:09:49 +00:00
Slava Pestov
055d116310
generational GC work
2005-05-12 05:02:39 +00:00
Slava Pestov
056af41552
more generational GC work
2005-05-11 04:43:52 +00:00
Slava Pestov
16c95ca373
starting generational GC
2005-05-11 02:30:58 +00:00
Slava Pestov
4face990d7
starting to update simplifier for vops
2005-05-09 06:34:15 +00:00
Slava Pestov
6df17f0a7c
alien-invoke compiles with VOPs
2005-05-09 00:30:38 +00:00
Slava Pestov
124ee9ef16
rewrote fixnum intrinsics, and added eq? type intrinsics
2005-05-08 02:39:00 +00:00
Slava Pestov
ec393e6dee
minor reorganization of low-level code, further work on VOPs
2005-05-06 23:49:07 +00:00
Slava Pestov
cc1e664a99
string sub-primitives
2005-05-06 02:30:58 +00:00
Slava Pestov
3e3b33d614
back out skip word
2005-05-05 20:51:38 +00:00
Slava Pestov
3d71ca54e4
float, double, char* struct fields
2005-05-05 07:12:37 +00:00
Slava Pestov
656a4bf1ed
float and double types in FFI, minor cleanups here and there to kick off 0.75
2005-05-05 02:34:55 +00:00
Slava Pestov
b442096677
UI fixes; hashtables and generics are rehashed during bootstrap for improved robustness
2005-05-04 03:50:04 +00:00
Slava Pestov
8bca326561
oops
2005-05-04 00:09:04 +00:00
Slava Pestov
2e691d06be
another UI bootstrap fix
2005-05-03 23:16:46 +00:00
Slava Pestov
61d6967ebe
refactoring
2005-05-03 23:10:20 +00:00
Slava Pestov
7a3a34d364
fixing matrices; fixing examples
2005-05-03 08:40:13 +00:00
Slava Pestov
cd48ebebf6
moved random number generation words to math vocabulary
2005-05-02 04:56:09 +00:00
Slava Pestov
f96779a56c
simple HTTP client; with-stream* word; various tweaks and cleanups
2005-05-02 04:18:34 +00:00
Slava Pestov
ea214c397e
UI fixes
2005-04-30 21:17:10 +00:00
Slava Pestov
a4579c38b5
Unix socket fix, minor UI fixes
2005-04-30 18:27:40 +00:00
Slava Pestov
cd978d822e
remove quit-responder from stage3
2005-04-30 04:48:05 +00:00
Slava Pestov
356af39cc6
truncate/floor/ceiling words; stop-httpd word fixed; accept did not yield properly
2005-04-30 04:43:39 +00:00
Slava Pestov
bd5198bf39
some progress on getting FFI I/O working on Linux
2005-04-29 06:37:12 +00:00
Slava Pestov
d9150c3613
freebsd? linux? unix? words
2005-04-27 05:47:57 +00:00
Slava Pestov
008d35310b
handbook updates, remove vector-length vector-nth set-vector-nth
2005-04-26 04:35:55 +00:00
Slava Pestov
09123b279a
miscellaneous fixes for I/O and PowerPC FFI
2005-04-24 04:27:07 +00:00
Slava Pestov
9cc3616a82
preliminary work on PowerPC FFI
2005-04-23 23:34:06 +00:00
Slava Pestov
9baf908d86
I/O code fixes; it now works on FreeBSD 4.11
2005-04-23 21:42:42 +00:00
Slava Pestov
3ab8c7cf47
removing cfactor I/O code; unix ffi I/O socket code fixes
2005-04-23 00:09:46 +00:00
Slava Pestov
8b61c03fa1
(yield) renamed to stop
2005-04-22 04:22:36 +00:00
Slava Pestov
6c11b788e0
minor cleanups here and there
2005-04-20 00:28:01 +00:00
Slava Pestov
224d2afa50
dump tool added
2005-04-17 22:41:05 +00:00
Slava Pestov
94c1a8bcd7
sequence cleanups
2005-04-16 04:23:27 +00:00
Slava Pestov
d5618709dd
matrix math
2005-04-14 00:44:06 +00:00
Slava Pestov
86e09c52ae
class introspection tools
2005-04-10 22:58:30 +00:00
Slava Pestov
0d612fd94d
huge alien cleanup
2005-04-09 22:30:46 +00:00
Slava Pestov
c114bb4fc8
set-sbuf-nth fix; more unix i/o work; adding missing file
2005-04-08 00:02:59 +00:00
Slava Pestov
233fbb2b62
latest changes
2005-04-07 01:41:49 +00:00
Mackenzie Straight
0d94270de1
rename win32 io
2005-04-03 21:50:15 +00:00
Slava Pestov
4e96d1e5f4
lists are sequences; unions bug fix
2005-04-03 20:55:56 +00:00
Slava Pestov
f39394d25e
sequence protocol
2005-04-02 07:39:33 +00:00
Slava Pestov
d57b44b4eb
unix ffi stuff, buffer cleanups, debugger word renaming
2005-04-02 05:56:00 +00:00
Slava Pestov
6ac4c9900f
comitting initial unix I/O rewrite work
2005-03-30 00:58:22 +00:00
Slava Pestov
41cd52316a
messing around with ffi, various other fixes
2005-03-29 04:45:13 +00:00
Slava Pestov
4e3a5b3d1a
fix crossref and make-image
2005-03-27 01:40:29 +00:00
Slava Pestov
286813e992
automatic decompiling of definitions, cross reference database, cleaned up bootstrap
2005-03-27 01:12:14 +00:00
Slava Pestov
9630a01168
parse error handling cleanup
2005-03-26 02:43:06 +00:00
Slava Pestov
05068c3ffc
plugin improvements
2005-03-24 03:49:40 +00:00
Slava Pestov
02f1896212
PowerPC relocation
2005-03-23 02:20:58 +00:00
Slava Pestov
c6039606c6
removed ?when and ?unless
2005-03-21 19:39:46 +00:00
Slava Pestov
fccfd9b81a
improved single-stepper offers option to continue execution of stepped continuation in primary interpreter
2005-03-21 00:05:57 +00:00
Slava Pestov
0919baa03d
various cleanups, updated plugin docs, plugin fixes
2005-03-19 02:41:13 +00:00
Slava Pestov
77e7a912e7
removed style framework
2005-03-19 00:38:27 +00:00
Slava Pestov
82977255ce
cleaning up relocation code
2005-03-15 01:09:32 +00:00
Slava Pestov
0fa94a9102
compiling over, pick, >r and r>
2005-03-14 18:20:57 +00:00
Slava Pestov
e2541faa72
got flush-icache to compile
2005-03-14 16:25:41 +00:00
Slava Pestov
9f2e3aaab6
preliminary powerpc work
2005-03-13 22:55:57 +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
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
bb048fb7e6
fix bootstrapping problems
2005-03-04 03:24:51 +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
9df3845237
inspector
2005-03-01 05:45:50 +00:00
Slava Pestov
3a1441d0b4
pane gadget, clipping work
2005-02-27 21:00:55 +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
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
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
3b98c55ecf
dialogs
2005-02-20 02:49:37 +00:00
Slava Pestov
dd1b0a0b2b
0.72 ready for release
2005-02-19 01:37:01 +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
a22dffcd62
UI fixes
2005-02-15 23:05:28 +00:00
Slava Pestov
e9c3e62d09
instances word, memory vocabulary
2005-02-15 02:58:07 +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
Slava Pestov
8d565b6968
basic notion of keyboard focus
2005-02-11 17:45:24 +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
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
Mackenzie Straight
5259f93c29
Preliminary win32 fixes; will refactor later
2005-02-07 14:46:56 +00:00
Slava Pestov
9cdd902f57
inside method for ellipses
2005-02-06 05:21:26 +00:00
Slava Pestov
3ba50f6665
buttons now update their appearance when pressed
2005-02-04 03:21:51 +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
cd286eeff7
working on hand gadget
2005-02-02 01:14:03 +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
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
73d505339a
removed times*, use repeat instead
2005-01-23 21:47:28 +00:00