Slava Pestov
|
b5455bd9df
|
tools.deploy.test: cheat on windows until we have class stripping
|
2009-10-18 15:24:09 -05:00 |
Slava Pestov
|
86c16eeb6a
|
cpu.x86.32: fix callbacks on platforms where stack is not aligned
|
2009-10-17 21:20:08 -05:00 |
Joe Groff
|
0653bae7ec
|
scuttle bogus math.vectors.simd test
|
2009-10-17 18:47:31 -05:00 |
Joe Groff
|
b9d2c068a4
|
fix sporadic "fall-through in cond" failure in float math.vectors.simd tests
|
2009-10-17 16:54:51 -05:00 |
Joe Groff
|
11e89b016d
|
moved "typed" to basis
|
2009-10-17 11:21:43 -05:00 |
Joe Groff
|
421b61f0e8
|
fix type propagation information put on non-SIMD specializations of vany?, vall?, vnone?
|
2009-10-17 11:21:08 -05:00 |
Joe Groff
|
7f001ee312
|
make hlshift/hrshift simd tests endian agnostic
|
2009-10-17 00:34:35 -05:00 |
Joe Groff
|
0ce6b3a12a
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-10-17 00:14:14 -05:00 |
Joe Groff
|
a7fcaf027c
|
use FRSP to convert double to single on PPC
|
2009-10-17 00:13:50 -05:00 |
Joe Groff
|
ac51237853
|
add unit test that doubles stored in single-precision float arrays round to nearest
|
2009-10-17 00:07:08 -05:00 |
Slava Pestov
|
63ca8ee5cc
|
tools.deploy.shaker: strip out typed word props
|
2009-10-16 23:59:45 -05:00 |
Slava Pestov
|
5afce2cc9e
|
alien.c-types: c-type no longer calls parser at runtime, tools.deploy.shaker now strips out runtime specialized array code generation
|
2009-10-16 23:50:17 -05:00 |
Slava Pestov
|
4ed91ff5ee
|
syntax: fix docs for :
|
2009-10-16 23:45:10 -05:00 |
Slava Pestov
|
fb79aec97e
|
typed: fix deployment
|
2009-10-16 21:22:01 -05:00 |
Slava Pestov
|
b762238f63
|
cpu.x86.32: fix magic stack frame handling
|
2009-10-16 21:07:09 -05:00 |
Doug Coleman
|
739f61bc56
|
fix using
|
2009-10-16 19:56:48 -05:00 |
Doug Coleman
|
b320aae399
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-10-16 16:39:57 -05:00 |
Joe Groff
|
c8eddf89e6
|
hurr
|
2009-10-16 16:39:33 -05:00 |
Doug Coleman
|
1d9c62ae7c
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-10-16 16:39:19 -05:00 |
Joe Groff
|
dd6308ead5
|
improve error reporting of failing simd fallbacks
|
2009-10-16 16:34:26 -05:00 |
Joe Groff
|
21b289e836
|
tweak parse-c-type so data-map can parse non-c-types
|
2009-10-16 16:10:09 -05:00 |
Joe Groff
|
448ef2f1d5
|
fix unsigned vector unpack
|
2009-10-16 14:25:33 -05:00 |
Joe Groff
|
4809253c48
|
make simd objects inspectable
|
2009-10-16 14:22:20 -05:00 |
Doug Coleman
|
7d43abe49b
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-10-16 12:51:25 -05:00 |
Joe Groff
|
3d95494c1e
|
Merge branch 'master' of http://factorcode.org/git/factor
|
2009-10-16 12:28:29 -05:00 |
Joe Groff
|
a37bc4828f
|
change parse-c-type so that c-type[symbolic-constant] parses to { c-type symbolic-constant }
|
2009-10-16 12:27:16 -05:00 |
Slava Pestov
|
8aa4640094
|
cpu.ppc.bootstrap: fix callback-stub relocation
|
2009-10-16 12:06:40 -05:00 |
Slava Pestov
|
107c96f642
|
vm: code heap compaction at runtime using compact-gc primitive
|
2009-10-16 11:39:35 -05:00 |
Doug Coleman
|
7e2fdfe1ec
|
fix using for io.pathnames changes
|
2009-10-16 05:48:51 -05:00 |
Slava Pestov
|
982a8fa411
|
cpu.x86.64: fix typo
|
2009-10-15 23:29:56 -05:00 |
Slava Pestov
|
7f3efb3b5d
|
Merge branch 'invaders' of git://double.co.nz/git/factor
|
2009-10-15 23:12:40 -05:00 |
Slava Pestov
|
f212549a5f
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-10-15 22:12:00 -05:00 |
Slava Pestov
|
36d1cfd3e5
|
alien.libraries: fix dlsym docs
|
2009-10-15 22:08:16 -05:00 |
Slava Pestov
|
6641c530d5
|
cpu.x86: eliminate 2 instructions form write barrier on x86-32
|
2009-10-15 22:07:03 -05:00 |
Doug Coleman
|
42751cb148
|
fix io.directories.search on windows
|
2009-10-15 22:00:46 -05:00 |
Doug Coleman
|
58557e41bf
|
add psapi stub to windows.nt
|
2009-10-15 21:43:19 -05:00 |
Joe Groff
|
7b6c8ee5f6
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-10-15 15:44:17 -05:00 |
Joe Groff
|
4ca7afa489
|
update nkeep docs
|
2009-10-15 15:44:07 -05:00 |
Doug Coleman
|
211dce8cd7
|
add a move-file-unique word to move a file into a directory without name clashes
|
2009-10-15 15:29:24 -05:00 |
Doug Coleman
|
2a893c9a2c
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-10-15 15:29:22 -05:00 |
Joe Groff
|
d413e14461
|
fix nkeep so it takes a nonliteral quot
|
2009-10-15 15:04:30 -05:00 |
Doug Coleman
|
baa3e74864
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-10-15 12:23:50 -05:00 |
Slava Pestov
|
d48c72a274
|
compiler.cfg: fix unit tests
|
2009-10-15 06:01:46 -05:00 |
Slava Pestov
|
15e4f08d78
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-10-15 05:43:41 -05:00 |
Slava Pestov
|
d3ec94b5c9
|
cpu.x86: just a cleanup
|
2009-10-15 05:43:28 -05:00 |
Slava Pestov
|
70c69fbd67
|
cpu.ppc: fix %write-barrier
|
2009-10-15 05:13:47 -05:00 |
Slava Pestov
|
13ca35ba79
|
cpu.ppc: fix typo
|
2009-10-15 05:01:20 -05:00 |
Slava Pestov
|
a506754739
|
cpu.ppc: updates for write barrier and allocation changes (untested)
|
2009-10-15 04:54:16 -05:00 |
Slava Pestov
|
2efc7d1b9e
|
cpu.ppc.bootstrap: update for JIT relocation changes
|
2009-10-15 04:47:54 -05:00 |
Slava Pestov
|
7d97c19227
|
compiler: tweak ##write-barrier-imm
|
2009-10-15 02:40:23 -05:00 |