Slava Pestov
|
f65aa407e9
|
\ foo is now a first-class type; this removes the need for inference-level partial eval, and simplifies a lot of other code
|
2005-08-04 03:56:28 +00:00 |
Slava Pestov
|
52c1ea3d25
|
fix segfault, clean up code
|
2005-07-13 19:14:57 +00:00 |
Slava Pestov
|
f83823d31d
|
generation count is now configurable with a command line switch
|
2005-07-13 18:53:45 +00:00 |
Slava Pestov
|
bc95e906a3
|
better low memory barrier handling
|
2005-06-16 22:50:49 +00:00 |
Slava Pestov
|
bf821880ab
|
removed profiler because it sucks
|
2005-06-15 20:34:16 +00:00 |
Slava Pestov
|
790cfa2603
|
fix win32 compile errors
|
2005-06-09 02:06:33 +00:00 |
Slava Pestov
|
3ece9e9b88
|
gengc and relocation fixes; inference cleanups
|
2005-05-14 04:23:00 +00:00 |
Slava Pestov
|
3b5855a195
|
generational gc and compiler relocation fixes
|
2005-05-13 22:27:18 +00:00 |
Slava Pestov
|
bda16c11b6
|
more gengc debugging, code cleanups
|
2005-05-13 04:09:49 +00:00 |
Slava Pestov
|
46569a782b
|
debugging generational GC
|
2005-05-12 07:52:56 +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
|
b666a3c3e0
|
debugging I/O code, getenv/setenv are unsafe but a bit faster, each-object tweak, miscellaneous fixes
|
2005-04-25 07:33:33 +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 |
Mackenzie Straight
|
3c10cc9b22
|
rename types
|
2005-03-22 01:59:30 +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
|
4f3457efb6
|
inlining method body if type of object passed to generic is known
|
2005-02-25 01:52:17 +00:00 |
Slava Pestov
|
3bf3e13f2e
|
register declarations for powerpc
|
2005-02-20 04:25:21 +00:00 |
Slava Pestov
|
1fe16b1a6c
|
eliminate library/primitives.factor
|
2005-02-18 02:19:27 +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
|
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
|
6ac8fdb22f
|
executing global was not GC'd
|
2004-12-31 07:38:58 +00:00 |
Slava Pestov
|
b97f362201
|
hashcodes are now fixnums, added debug.c
|
2004-12-28 05:04:20 +00:00 |
Slava Pestov
|
423ac5a947
|
hash tables cons less
|
2004-12-28 03:58:43 +00:00 |
Slava Pestov
|
54ff898359
|
FFI relocation
|
2004-12-25 23:08:20 +00:00 |
Slava Pestov
|
7d75929d0a
|
some largely unsuccessful attempts at making GC faster
|
2004-12-11 18:26:36 +00:00 |
Slava Pestov
|
80c116a7b4
|
renaming types to avoid clashing with win32
|
2004-12-11 02:46:42 +00:00 |
Slava Pestov
|
1aac0e1a7a
|
started merging eiz's win32 port
|
2004-12-11 02:39:45 +00:00 |
Slava Pestov
|
99651292cb
|
more dataflow work, minor native cleanup
|
2004-11-28 03:26:05 +00:00 |
Slava Pestov
|
7161b8c5c6
|
working on docs, measuring gc time
|
2004-11-23 00:15:14 +00:00 |
Slava Pestov
|
20ef12db55
|
preliminary implementation of recursive effect deduction, compiler work
|
2004-11-07 02:03:35 +00:00 |
Slava Pestov
|
00c4b2d09b
|
various cleanups, better memory signal handler
|
2004-10-17 23:01:16 +00:00 |
Slava Pestov
|
be8eb34102
|
memory management change, allocating primitives call gc directly
|
2004-10-13 03:49:43 +00:00 |
Slava Pestov
|
fa79feb68a
|
compiler compiles fib
|
2004-09-08 06:31:03 +00:00 |
Slava Pestov
|
77bfc275a2
|
more compiler work, a few java factor fixes
|
2004-09-07 02:39:12 +00:00 |
Slava Pestov
|
5df49666de
|
command for inserting USE: declarations, cfactor memory management cleanup
|
2004-09-01 00:31: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 |
Slava Pestov
|
4879b08161
|
file responder works with native factor
|
2004-08-29 02:25:59 +00:00 |
Slava Pestov
|
9ac36ce1b6
|
bignums (sort of)
|
2004-08-25 06:00:52 +00:00 |
Slava Pestov
|
5b24e99fc9
|
working on cfactor bootstrap
|
2004-08-20 22:48:08 +00:00 |
Slava Pestov
|
11707cbb90
|
yet more I/O work
|
2004-08-13 06:19:22 +00:00 |
Slava Pestov
|
00dc2c9464
|
guard pages for stack, started io multiplexing
|
2004-08-12 21:36:36 +00:00 |
Slava Pestov
|
3169e03624
|
guard pages
|
2004-08-12 06:13:43 +00:00 |