erg
|
31fdfea197
|
move native io word out of win32 ui
|
2006-11-10 22:08:29 +00:00 |
slava
|
a393e4efea
|
Fix out of bounds error when computing pref-dim of track where some of the components have zero size
|
2006-11-10 22:01:19 +00:00 |
slava
|
071fca9916
|
Scroll to the top when pane control changes
|
2006-11-10 20:45:06 +00:00 |
slava
|
5e17832dbb
|
Don't print compiler warnings during bootstrap, they're useless
|
2006-11-10 20:44:16 +00:00 |
slava
|
4165804ee8
|
Fix typos in x86 bignum>fixnum intrinsic
|
2006-11-10 09:07:40 +00:00 |
slava
|
d13c808b53
|
Update change log for 0.86, make /f inline
|
2006-11-10 08:56:37 +00:00 |
slava
|
89b85307d6
|
x86 intrinsic fixnum>bignum bignum>fixnum
|
2006-11-10 08:33:07 +00:00 |
slava
|
2fa64fe7a9
|
Don't split line between POSTPONE: and a parsing word
|
2006-11-10 08:21:20 +00:00 |
slava
|
5c0f236e02
|
New optimization
|
2006-11-10 08:21:03 +00:00 |
slava
|
f4785a8883
|
Fix PowerPC bignum>fixnum intrinsic
|
2006-11-10 07:30:20 +00:00 |
slava
|
761dab4188
|
Fix sig11 when dividing large bignums
|
2006-11-09 23:10:02 +00:00 |
slava
|
14a1c0905f
|
Remove >integer word, clean up some math code
|
2006-11-09 23:09:39 +00:00 |
erg
|
e35e99e575
|
fix stream-read1 on win32
|
2006-11-09 06:58:22 +00:00 |
slava
|
c710b3b34d
|
100kb image size reduction on x86 from addressing mode optimization
|
2006-11-09 07:06:53 +00:00 |
slava
|
b84d981175
|
Get everything in contrib/ to load
|
2006-11-09 06:56:04 +00:00 |
slava
|
135adce9c2
|
Fix stack effects
|
2006-11-09 06:39:00 +00:00 |
slava
|
4525698859
|
Fix stack effect decl in x86/allot
|
2006-11-09 06:27:26 +00:00 |
slava
|
6b1af0be6e
|
Fix x86/allot typo
|
2006-11-09 05:25:15 +00:00 |
slava
|
3c149fecf0
|
Fix inline GC check
|
2006-11-09 05:15:02 +00:00 |
slava
|
4de33f68cc
|
Disable fixnum* intrinsic for now
|
2006-11-09 04:44:05 +00:00 |
slava
|
68f57bfbf7
|
Fix :help
|
2006-11-09 03:58:01 +00:00 |
slava
|
56b12ba4c0
|
Attempt to support EINTR from select()
|
2006-11-09 03:57:47 +00:00 |
slava
|
7ee2128ff0
|
numbers-game has MAIN:, image loading cleanup
|
2006-11-09 03:13:33 +00:00 |
slava
|
f71931cb38
|
Inline allocators now GC check!
|
2006-11-09 03:05:06 +00:00 |
slava
|
f0231bac6e
|
Change how we do if-intrinsics
|
2006-11-09 02:04:46 +00:00 |
slava
|
75ee6ac549
|
PPC inline allocators almost working
|
2006-11-08 23:21:58 +00:00 |
slava
|
4f9e58ea67
|
Debugging x86 inline allocators
|
2006-11-07 21:00:53 +00:00 |
slava
|
dae3b2da75
|
First cut at x86 inline allocators
|
2006-11-07 05:35:06 +00:00 |
slava
|
d54e3baac8
|
First cut at bignum inline allocators
|
2006-11-07 05:22:34 +00:00 |
slava
|
7642d69352
|
Fix typo in fixnum* primitive
|
2006-11-07 23:04:16 +00:00 |
slava
|
ad900e2d2c
|
Remove telnetd
|
2006-11-07 21:01:53 +00:00 |
slava
|
f3d1f81a60
|
Fix track resizing, minor code simplifications
|
2006-11-06 02:37:22 +00:00 |
slava
|
4887bba4a3
|
Update to do list
|
2006-11-05 03:23:44 +00:00 |
slava
|
58e30dda3a
|
Update window while resizing on Windows
|
2006-11-05 01:54:02 +00:00 |
slava
|
ffe524feef
|
Don't add empty lines to history
|
2006-11-05 01:53:52 +00:00 |
slava
|
3352b5516a
|
Documentation fixes for bootstrap
|
2006-11-05 01:53:24 +00:00 |
slava
|
048db33ac6
|
Documentation updates
|
2006-11-04 21:15:19 +00:00 |
slava
|
f6739cf710
|
Update documentation and fix a stack effect
|
2006-11-04 18:50:08 +00:00 |
erg
|
39bdbfc946
|
fix win32 bootstrap
|
2006-11-04 17:04:55 +00:00 |
slava
|
3af2f3443f
|
Fix >r/r> optimization
|
2006-11-04 08:01:28 +00:00 |
slava
|
40786556b3
|
>r/r> optimization
|
2006-11-04 07:44:28 +00:00 |
slava
|
674e993ce3
|
Fixes
|
2006-11-04 07:23:16 +00:00 |
slava
|
76049e7d9c
|
Builtin classes are now recognized with a predicate
|
2006-11-04 05:30:10 +00:00 |
slava
|
df3c693da1
|
x86 fixes, and fix alien-indirect for c-type-prep stuff
|
2006-11-04 00:47:24 +00:00 |
slava
|
a38da64d75
|
Get the UI working again
|
2006-11-04 00:07:06 +00:00 |
slava
|
48f0381470
|
alien-callback and alien-indirect now call the prep quotation
|
2006-11-04 00:05:53 +00:00 |
slava
|
861a6d32cf
|
alien-invoke no longer generates calls to consing unbox_* functions -- instead we just unbox the parameter list first, in factor code
|
2006-11-03 21:39:37 +00:00 |
slava
|
e509dba687
|
Fix copyright notices since factor.sf.net is defunct
|
2006-11-03 21:17:27 +00:00 |
slava
|
ab3cbbb653
|
Fix DLL printing
|
2006-11-03 21:14:40 +00:00 |
slava
|
4a8d65ccce
|
Refactored the C type system in the alien interface and fixed some bugs
|
2006-11-03 08:54:30 +00:00 |