Slava Pestov
|
df4c2fc067
|
fix fixnum-shift overflow check
|
2006-01-21 08:23:14 +00:00 |
Slava Pestov
|
0e6236e6f6
|
win64 fixes in runtime
|
2005-12-21 02:36:52 +00:00 |
Slava Pestov
|
910812b502
|
fixnum-shift intrinsics
|
2005-05-10 02:34:47 +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 |
Mackenzie Straight
|
d6ba26951f
|
fix win32 server socket bug, update makefile
|
2005-02-18 04:01:29 +00:00 |
Slava Pestov
|
308a8a75a5
|
improved SDL console
|
2005-01-19 02:42:29 +00:00 |
Slava Pestov
|
3617093ba5
|
new simplifier
|
2005-01-17 20:33:12 +00:00 |
Slava Pestov
|
b5801f45dd
|
faster generic arithmetic, messing around with inference
|
2005-01-16 22:58:28 +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
|
fb798e97fa
|
a pile of bug fixes and improvements
|
2004-11-09 03:36:51 +00:00 |
Slava Pestov
|
a461059ef7
|
alien fixes, sdl fixes, lotsa other stuff
|
2004-10-23 05:15:06 +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
|
fa29a1cbad
|
shift now behaves correctly with large right shift'
|
2004-09-05 04:06:09 +00:00 |
Slava Pestov
|
80f80acb7b
|
assorted enhancements, started 64-bit image output
|
2004-09-04 05:05:50 +00:00 |
Slava Pestov
|
5542e7c199
|
nicer multiply_fixnum; thanks The_Vulture
|
2004-09-03 22:49:04 +00:00 |
Slava Pestov
|
5a0e002764
|
fixnum multiplication doesn't use long long
|
2004-09-03 22:37:25 +00:00 |
Slava Pestov
|
541b6cd8d1
|
arithmetic shift no longer uses long long, plugin improvements
|
2004-09-03 20:54:58 +00:00 |
Slava Pestov
|
75c85db354
|
string hashcodes are fixnums
|
2004-08-29 19:56:30 +00:00 |
Slava Pestov
|
547a070b66
|
fix broken fixnum bitops
|
2004-08-27 06:35:26 +00:00 |
Slava Pestov
|
e0590377ff
|
fix various memory corruption issues
|
2004-08-27 06:09:24 +00:00 |
Slava Pestov
|
8dcb356cff
|
fix some overflow issues
|
2004-08-27 02:21:17 +00:00 |
Slava Pestov
|
daadfa612c
|
bignums are done
|
2004-08-26 23:37:22 +00:00 |
Slava Pestov
|
d44ef14827
|
some bignum work
|
2004-08-26 00:51:19 +00:00 |
Slava Pestov
|
0c609f4a48
|
bignum bitnot, bitop tests
|
2004-08-18 03:42:10 +00:00 |
Slava Pestov
|
00dc2c9464
|
guard pages for stack, started io multiplexing
|
2004-08-12 21:36:36 +00:00 |
Slava Pestov
|
e45fc3c0f0
|
first cut at floats
|
2004-08-05 20:49:55 +00:00 |
Slava Pestov
|
3ad0b47e2d
|
clean up native arithmetic code
|
2004-08-05 19:18:31 +00:00 |
Slava Pestov
|
ba77598f0d
|
ratios
|
2004-08-05 02:43:58 +00:00 |
Slava Pestov
|
f7ed302b47
|
working on native image output
|
2004-07-29 21:18:41 +00:00 |
Slava Pestov
|
5542602156
|
working on 64-bit fake 'bignums'
|
2004-07-28 23:02:24 +00:00 |
Slava Pestov
|
d499811cb7
|
working on bignums in native factor; removed .marks files from CVS
|
2004-07-28 02:52:35 +00:00 |
Slava Pestov
|
3e152b87f8
|
interpreter history now a vector, working on native write primitives
|
2004-07-28 01:12:22 +00:00 |
Slava Pestov
|
253ce9cc1a
|
CHAR: notation for literal chars, native parser work
|
2004-07-22 23:48:50 +00:00 |
Slava Pestov
|
c8654c207d
|
First import of Factor 0.60
|
2004-07-16 06:26:21 +00:00 |