slava
|
56e19dbf14
|
First stage of stack effect declaration implementation
|
2006-08-15 07:01:24 +00:00 |
slava
|
9dc1a9854a
|
x86 assembler fixes for new code heap layout
|
2006-08-09 22:25:11 +00:00 |
slava
|
251f12448f
|
Big redesign of the compiler/runtime interface
|
2006-08-08 05:38:32 +00:00 |
slava
|
489bea18d5
|
AMD64 fix, Cocoa UI memory leak fix
|
2006-07-11 04:48:35 +00:00 |
slava
|
a393fe218c
|
Fix problem which only seems to occur on Core Duo: we were relying on unspecified behavior, and that is SHL setting the overflow flag with a shift count greater than one
|
2006-07-06 03:30:56 +00:00 |
slava
|
f3ce2a15ed
|
More cons cell removals
|
2006-05-15 05:01:47 +00:00 |
slava
|
e13b28e0d5
|
More float tests, x86 float fixes
|
2006-05-06 03:06:08 +00:00 |
slava
|
da29021086
|
Working on float intrinsics
|
2006-05-06 00:06:57 +00:00 |
slava
|
e2f6bf6fef
|
Update x86 assembler for SSE2
|
2006-05-04 20:05:58 +00:00 |
slava
|
42cd1e89f8
|
Fix more typos
|
2006-04-29 21:32:15 +00:00 |
slava
|
c98d9b7517
|
Assembler fixes for AMD64
|
2006-03-20 02:24:06 +00:00 |
slava
|
b08e6c40ec
|
Fix bug with short operand words
|
2006-02-24 07:41:12 +00:00 |
slava
|
ae697d92ae
|
More x86 fixes
|
2006-02-24 07:26:08 +00:00 |
slava
|
2ed71bcaf3
|
Further x86 assembler fixes
|
2006-02-24 01:22:18 +00:00 |
slava
|
3c2d412dac
|
Experimental x86 assembler refactoring
|
2006-02-24 00:01:12 +00:00 |
slava
|
58143c8226
|
Further x86 alien fixes; callbacks now work
|
2006-02-18 23:39:23 +00:00 |
slava
|
92db0f8343
|
Updated alien interface for x86
|
2006-02-15 05:20:35 +00:00 |
slava
|
9e5b6424a1
|
Initial revision
|
2006-02-01 02:31:53 +00:00 |
Slava Pestov
|
8569427c4e
|
added a zero? word
|
2006-01-28 20:49:31 +00:00 |
Slava Pestov
|
13ef8f9412
|
cell fix; experimental preferred size cache; floor/ceiling/truncate/mod for floats; fix mod for ratios; fix float equality test
|
2006-01-27 04:01:14 +00:00 |
Slava Pestov
|
2ee22aad49
|
float parameters work
|
2006-01-25 06:18:12 +00:00 |
Slava Pestov
|
1177038cec
|
stub out AMD64 float parameter code
|
2006-01-25 01:20:20 +00:00 |
Slava Pestov
|
df230e7cd9
|
some assembler tweaks, and a fix for indirect literal load relocation
|
2005-12-23 06:41:33 +00:00 |
Slava Pestov
|
587de89e22
|
bootstrap fix
|
2005-12-15 01:29:32 +00:00 |
Slava Pestov
|
d3b4726790
|
new bootstrap system; some other code cleanups
|
2005-12-13 22:33:58 +00:00 |
Slava Pestov
|
9cb119f40c
|
assembler fix
|
2005-12-08 03:14:45 +00:00 |
Slava Pestov
|
60a5f535e9
|
fixing bugs
|
2005-12-07 08:37:05 +00:00 |
Slava Pestov
|
35b40a0f10
|
fix generic word error
|
2005-12-07 05:14:24 +00:00 |
Slava Pestov
|
eac3146be6
|
all intrinsics tests pass (except overflow)
|
2005-12-07 03:39:05 +00:00 |
Slava Pestov
|
00ec673094
|
fixing slot vops
|
2005-12-07 01:42:17 +00:00 |
Slava Pestov
|
0c68096656
|
some VOP refactoring
|
2005-12-05 00:56:42 +00:00 |
Slava Pestov
|
70f44ce9e4
|
Reworking relocation code
|
2005-12-04 21:20:17 +00:00 |
Slava Pestov
|
57e990c35a
|
AMD64 port
|
2005-12-04 19:30:28 +00:00 |
Slava Pestov
|
ca14fd7b1c
|
amd64 work
|
2005-12-04 07:30:19 +00:00 |
Slava Pestov
|
08f15c4756
|
some more amd64 hacking
|
2005-12-02 08:49:25 +00:00 |
Slava Pestov
|
fe991f4aee
|
load fix
|
2005-12-02 08:15:27 +00:00 |
Slava Pestov
|
d8384c12c9
|
initial AMD64 porting work
|
2005-12-02 07:25:44 +00:00 |
Slava Pestov
|
c4cec1321c
|
rename ifte to if
|
2005-09-24 19:21:17 +00:00 |
Slava Pestov
|
914e81e16a
|
scroller fix, rename 2unseq ==> first2, 3unseq ==> first3, string>number works with slices
|
2005-09-03 03:44:23 +00:00 |
Slava Pestov
|
4ce519c9f9
|
more cleanups
|
2005-08-22 19:33:18 +00:00 |
Slava Pestov
|
ad94142247
|
clickable code snippets in the tutorial
|
2005-07-20 05:16:33 +00:00 |
Slava Pestov
|
f8afe6856e
|
assemble [ EAX 0 ] etc as [ EAX ]
|
2005-07-20 04:50:26 +00:00 |
Slava Pestov
|
7ec008947c
|
various minor additions and PowerPC backend enhancements
|
2005-05-29 00:52:23 +00:00 |
Slava Pestov
|
910812b502
|
fixnum-shift intrinsics
|
2005-05-10 02:34:47 +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
|
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
|
f39394d25e
|
sequence protocol
|
2005-04-02 07:39:33 +00:00 |
Slava Pestov
|
99befd82e4
|
PowerPC backend work
|
2005-03-16 03:23:52 +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 |