Slava Pestov
|
9cc3616a82
|
preliminary work on PowerPC FFI
|
2005-04-23 23:34:06 +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
|
0d612fd94d
|
huge alien cleanup
|
2005-04-09 22:30:46 +00:00 |
Slava Pestov
|
41cd52316a
|
messing around with ffi, various other fixes
|
2005-03-29 04:45:13 +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
|
e2541faa72
|
got flush-icache to compile
|
2005-03-14 16:25:41 +00:00 |
Slava Pestov
|
916f24d8fa
|
I/O task GC fix
|
2005-03-07 05:39:57 +00:00 |
Slava Pestov
|
a74632b243
|
hashtables were sized wrong; rename str- words to string-
|
2005-03-05 21:33:40 +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
|
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
|
1fe16b1a6c
|
eliminate library/primitives.factor
|
2005-02-18 02:19:27 +00:00 |
Slava Pestov
|
e9c3e62d09
|
instances word, memory vocabulary
|
2005-02-15 02:58:07 +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
|
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
|
7cf14e2a27
|
backtraces more useful
|
2005-01-02 00:30:57 +00:00 |
Slava Pestov
|
b97f362201
|
hashcodes are now fixnums, added debug.c
|
2004-12-28 05:04:20 +00:00 |
Slava Pestov
|
54ff898359
|
FFI relocation
|
2004-12-25 23:08:20 +00:00 |
Slava Pestov
|
66ff0243b5
|
huge cleanup
|
2004-12-24 07:52:02 +00:00 |
Slava Pestov
|
6e24186be8
|
generic cleanups and type inference work
|
2004-12-24 04:55:22 +00:00 |
Slava Pestov
|
7101e12b33
|
more type inference work
|
2004-12-23 23:26:04 +00:00 |
Slava Pestov
|
771527ed64
|
type inference work, and = for aliens
|
2004-12-23 06:14:07 +00:00 |
Slava Pestov
|
f9ba944fde
|
string>memory and memory>string primitives
|
2004-12-20 02:07:17 +00:00 |
Slava Pestov
|
1e3abd8d44
|
working on dataflow optimizer
|
2004-12-10 07:41:52 +00:00 |
Slava Pestov
|
7161b8c5c6
|
working on docs, measuring gc time
|
2004-11-23 00:15:14 +00:00 |
Slava Pestov
|
3a9235499d
|
SDL_gfx binding and many cleanups
|
2004-10-17 01:55:13 +00:00 |
Slava Pestov
|
be8eb34102
|
memory management change, allocating primitives call gc directly
|
2004-10-13 03:49:43 +00:00 |
Slava Pestov
|
9c2166b0be
|
possibly controversial: removed destructive list manipulation; other cleanups
|
2004-10-12 05:11:35 +00:00 |
Slava Pestov
|
f6429f7dab
|
some compiler work, compiled? primitive
|
2004-10-05 03:58:53 +00:00 |
Slava Pestov
|
c70b0cecf5
|
throw is primitive in CFactor, working on test suite
|
2004-10-03 20:07:48 +00:00 |
Slava Pestov
|
564a8ad46c
|
compiling mutually recursive words
|
2004-09-28 04:24:36 +00:00 |
Slava Pestov
|
10d070d3ec
|
str/vector-hashcode
|
2004-09-27 01:34:25 +00:00 |
Slava Pestov
|
6ed8e58242
|
local aliens
|
2004-09-22 02:58:54 +00:00 |
Slava Pestov
|
8ce75ea146
|
heap-stats. word
|
2004-09-21 16:41:57 +00:00 |
Slava Pestov
|
36061514ba
|
better C type support in FFI
|
2004-09-21 01:02:48 +00:00 |
Slava Pestov
|
c889ad3f79
|
working on the FFI
|
2004-09-19 21:39:28 +00:00 |
Slava Pestov
|
436c2f85f5
|
rewrote generic arithmetic in factor
|
2004-09-19 04:33:40 +00:00 |
Slava Pestov
|
c27b504cc8
|
before generic arithmetic cleanup
|
2004-09-19 02:29:29 +00:00 |
Slava Pestov
|
f7fe2598dd
|
start FFI
|
2004-09-18 22:15:01 +00:00 |
Slava Pestov
|
77bfc275a2
|
more compiler work, a few java factor fixes
|
2004-09-07 02:39:12 +00:00 |
Slava Pestov
|
ea3ad6f14f
|
started x86 compiler
|
2004-09-06 06:32:04 +00:00 |
Slava Pestov
|
0acff64a5f
|
cwd/cd primitives, dir./pwd library words, pipe word in JVM factor'
|
2004-09-04 07:06:53 +00:00 |
Slava Pestov
|
a7036e5e7a
|
fix fcopy
|
2004-09-03 01:51:19 +00:00 |
Slava Pestov
|
9416d77c04
|
some work on directory listing in cfactor
|
2004-08-30 04:36:44 +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
|
9901fbdc28
|
words are now hashed
|
2004-08-29 08:03:16 +00:00 |
Slava Pestov
|
dd45011141
|
improved CPU profiler; memory profiler
|
2004-08-29 07:20:19 +00:00 |
Slava Pestov
|
7f16568a49
|
clean up bignum cached constants
|
2004-08-29 05:04:42 +00:00 |