Slava Pestov
eb5d30e724
Fix conflict
2009-09-23 20:52:04 -05:00
Slava Pestov
1e62277de3
benchmark.sockets: don't hang if an error occurs
2009-09-23 20:37:34 -05:00
Slava Pestov
5854fa0c03
cpu.ppc: add dummy vector ops
2009-09-23 20:31:12 -05:00
Slava Pestov
75086950e3
Fix benchmarks for SIMD: syntax change
2009-09-23 20:28:48 -05:00
Slava Pestov
628a94ca26
Merge branch 'master' of git://factorcode.org/git/factor
2009-09-23 20:23:32 -05:00
Slava Pestov
165496d2f2
Add longlong-2, ulonglong-2, longlong-4, ulonglong-4 SIMD types, fix int-4 multiplication on SSE2
2009-09-23 20:23:25 -05:00
Slava Pestov
04940a8331
vocabs.generated: if quotation throws an exception, forget the new vocabulary
2009-09-23 20:22:47 -05:00
Slava Pestov
19e5a5b7ac
summary: change default summary
2009-09-23 20:22:25 -05:00
Joe Groff
6ffa355bab
Merge branch 'master' of git://factorcode.org/git/factor
2009-09-23 19:42:18 -05:00
Joe Groff
2f3c24f962
update vm structs
2009-09-23 19:42:00 -05:00
Joe Groff
d68a1eed1a
don't construct a prototype for struct classes that don't need it
2009-09-23 19:41:46 -05:00
Slava Pestov
960602059d
cpu.x86.assembler: cleanup
2009-09-23 19:30:36 -05:00
Slava Pestov
1dc1392e9f
xml.syntax: fix help lint
2009-09-23 17:56:19 -05:00
Slava Pestov
d967e109ae
Put bad escape code in the bad-escape error
2009-09-23 17:55:54 -05:00
Slava Pestov
bc87918436
syntax: fix typos in " docs
2009-09-23 17:50:00 -05:00
Slava Pestov
14964bf37e
rpn: fix operator order issue (reported by Jason Merrill)
2009-09-23 17:33:03 -05:00
Doug Coleman
073c6cadd6
remove <" from multiline tests
2009-09-23 16:24:32 -05:00
Doug Coleman
2b27ce3c0b
fix yet more multiline tests
2009-09-23 12:57:37 -05:00
Doug Coleman
2c7af95a11
fix using and tests
2009-09-23 12:54:34 -05:00
Doug Coleman
e8c411f77b
fixing docs
2009-09-23 12:52:42 -05:00
Doug Coleman
cf9a54c1e6
fix db docs for multiline strings
2009-09-23 12:49:30 -05:00
Doug Coleman
ebbcfd7ffc
fix using
2009-09-23 12:47:20 -05:00
Doug Coleman
cd88348b19
link to sample
2009-09-23 12:24:50 -05:00
Doug Coleman
d9ef62ed23
add sample word to random vocab
2009-09-23 12:04:06 -05:00
Doug Coleman
e8d3278c96
document """
2009-09-23 10:33:40 -05:00
Doug Coleman
abb8a221db
Merge branch 'master' of git://factorcode.org/git/factor
...
Conflicts:
basis/math/vectors/simd/simd-docs.factor
2009-09-23 10:11:49 -05:00
Slava Pestov
8243045102
Merge branch 'master' of git://factorcode.org/git/factor
2009-09-22 23:54:49 -05:00
Slava Pestov
34a533d9f4
cpu.x86.features: don't fold away sse-version, instead memoize it and recompute on startup
2009-09-23 05:13:15 -05:00
Slava Pestov
7cc383614c
math.vectors.simd: Improved documentation
2009-09-23 03:14:06 -05:00
Slava Pestov
8cefc8bdc6
specialized-vectors: improved documentation
2009-09-23 03:08:54 -05:00
Slava Pestov
8d84bcb61a
math and math.vectors: improved documentation
2009-09-23 03:08:45 -05:00
Slava Pestov
17bf0c721d
Merge branch 'master' into integer-simd
2009-09-23 02:48:38 -05:00
Slava Pestov
98fb8bd10e
prettyprint.backend: don't bomb if printing length-limited sequence which doesn't like being resized itself. Instead convert to array of elements first
2009-09-23 02:48:23 -05:00
Slava Pestov
b136ad44d0
compiler.cfg.ssa.cssa: correctly handle overflowing fixnum instructions
2009-09-23 02:47:56 -05:00
Slava Pestov
abac963882
math.vectors.simd: new operations: vabs vsqrt vbitand vbitor vbitxor
2009-09-23 02:47:14 -05:00
Slava Pestov
863ccb61d6
math.vectors.simd: fix all tests
2009-09-23 01:05:19 -05:00
Slava Pestov
73e21e69fb
checksums.openssl: use correct API for creating EVP_MD_CTX, fixes crash on NetBSD
2009-09-22 23:54:42 -05:00
Slava Pestov
fda8870848
Merge branch 'master' into integer-simd
2009-09-22 20:21:40 -05:00
Doug Coleman
c798f85425
initial shot at a decimals library
2009-09-22 18:56:59 -05:00
Doug Coleman
5772b57012
Merge branch 'master' of git://factorcode.org/git/factor
2009-09-22 18:00:47 -05:00
Slava Pestov
f03b54287e
compiler.tree.propagation.branches: M: #phi propagate-around was unnecessary
2009-09-22 17:56:50 -05:00
Daniel Ehrenberg
2019c0a747
Merge branch 'master' of git://factorcode.org/git/factor into constraints
2009-09-22 16:09:33 -05:00
Daniel Ehrenberg
198fdc82ab
Fixing failing unit tests in compiler.tree.propagation due to constraints
2009-09-22 16:01:14 -05:00
Keith Lazuka
293b9704d2
docs: updated some docs to use new markup
2009-09-22 15:22:34 -04:00
Doug Coleman
28e5a27c3f
Merge branch 'master' of git://factorcode.org/git/factor
...
Conflicts:
core/generic/generic-tests.factor
2009-09-22 10:25:42 -05:00
Keith Lazuka
182d36b261
html.streams: the 'image' character stream style now generates an <img> HTML element
...
NOTE: You must manually copy your image resources to your web server
such that the images are available from the "/images" root URL.
For example, if your resource is "vocab:definitions/icons/normal-word.tiff"
then it should be copied such that it is available via the following URL:
"http://myserver.org/images/basis/definitions/icon/normal-word.tiff "
(the original path is first normalized and then the Factor root prefix
is stripped away).
NOTE: Factor's definition-icons are in TIFF format, which appears to be
supported out-of-the-box by very few web browsers (namely Safari).
Perhaps we should switch from TIFF to GIF or PNG? Are these vocabs
ready to be used?
2009-09-22 09:06:56 -04:00
Slava Pestov
9b26bd059d
cpu.ppc: fix load errors
2009-09-22 05:24:34 -05:00
Slava Pestov
3a1641db50
project-euler.074: cleanup
2009-09-22 05:19:26 -05:00
Slava Pestov
01ffdd865c
Merge branch 'master' of git://github.com/killy971/factor
2009-09-22 05:10:48 -05:00
Slava Pestov
9a7577a58b
Fix test failures in compiler.cfg.linearization.order, compiler.tests.low-level-ir and compiler.graphviz
2009-09-22 05:07:52 -05:00