slava
|
fe28ef4ec6
|
cards_offset register was being clobbered, leading to runtime crashes from callback use
|
2006-03-14 06:22:49 +00:00 |
slava
|
7bc7c86c56
|
Fix some runtime bugs
|
2006-03-11 08:17:24 +00:00 |
slava
|
3c2d412dac
|
Experimental x86 assembler refactoring
|
2006-02-24 00:01:12 +00:00 |
slava
|
9e7af4d8b4
|
Clean up exception handling in callbacks
|
2006-02-23 07:09:34 +00:00 |
slava
|
5e41efe8e2
|
Fix callframe loss
|
2006-02-23 06:33:15 +00:00 |
erg
|
a82c9f2d09
|
safe_malloc
added-safe malloc to misc.c
added return check of VirtualAlloc()
|
2006-02-19 21:27:53 +00:00 |
slava
|
531dab7806
|
Implemented returning values from callbacks
|
2006-02-15 04:23:08 +00:00 |
slava
|
1b5b692220
|
Fix FFI register clobberage and broken call stack semantics from recent runtime change
|
2006-02-13 22:57:20 +00:00 |
slava
|
8b74f721b5
|
Nullary callbacks are working
|
2006-02-13 22:16:34 +00:00 |
slava
|
84d24c4440
|
Runtime changes to support callbacks, and other cleanups
|
2006-02-13 07:46:07 +00:00 |
Slava Pestov
|
7f7a0a057e
|
working on PowerPC overflow checks
|
2005-09-05 07:06:47 +00:00 |
Slava Pestov
|
c8eacd7b0b
|
major bootstrap cleanup
|
2005-08-20 01:46:12 +00:00 |
Slava Pestov
|
bc95e906a3
|
better low memory barrier handling
|
2005-06-16 22:50:49 +00:00 |
Slava Pestov
|
0d612fd94d
|
huge alien cleanup
|
2005-04-09 22:30:46 +00:00 |
Slava Pestov
|
0a8e84cd5b
|
runtime command line switches and CFactor cleanups
|
2005-03-27 06:52:13 +00:00 |
Slava Pestov
|
99befd82e4
|
PowerPC backend work
|
2005-03-16 03:23:52 +00:00 |
Slava Pestov
|
67af634d00
|
hashtables bootstrap correctly
|
2005-01-28 01:06:10 +00:00 |
Slava Pestov
|
81705a955d
|
type inference changes, comment out smart-terminal reference in win32-console, win32-compatible factor plugin
|
2004-12-29 08:35:46 +00:00 |
Slava Pestov
|
80c116a7b4
|
renaming types to avoid clashing with win32
|
2004-12-11 02:46:42 +00:00 |
Slava Pestov
|
1e3abd8d44
|
working on dataflow optimizer
|
2004-12-10 07:41:52 +00:00 |
Slava Pestov
|
99651292cb
|
more dataflow work, minor native cleanup
|
2004-11-28 03:26:05 +00:00 |
Slava Pestov
|
fb798e97fa
|
a pile of bug fixes and improvements
|
2004-11-09 03:36:51 +00:00 |
Slava Pestov
|
20ef12db55
|
preliminary implementation of recursive effect deduction, compiler work
|
2004-11-07 02:03:35 +00:00 |
Slava Pestov
|
be8eb34102
|
memory management change, allocating primitives call gc directly
|
2004-10-13 03:49:43 +00:00 |
Slava Pestov
|
c6013cd941
|
working on compiler
|
2004-10-01 01:49:49 +00:00 |
Slava Pestov
|
ab6c6b20c3
|
httpd responder changes, fix gc race
|
2004-09-23 03:42:45 +00:00 |
Slava Pestov
|
ea3ad6f14f
|
started x86 compiler
|
2004-09-06 06:32:04 +00:00 |
Slava Pestov
|
5b24e99fc9
|
working on cfactor bootstrap
|
2004-08-20 22:48:08 +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 |
Slava Pestov
|
ba77598f0d
|
ratios
|
2004-08-05 02:43:58 +00:00 |
Slava Pestov
|
d0cab962c0
|
prettyprinter recursion limit; better inspector
|
2004-07-23 05:21:47 +00:00 |
Slava Pestov
|
c8654c207d
|
First import of Factor 0.60
|
2004-07-16 06:26:21 +00:00 |