Doug Coleman
|
127ff76c08
|
add using
|
2009-02-12 21:45:34 -06:00 |
Doug Coleman
|
81d0f52e32
|
remove bad lzw tests, real tests still to come..
|
2009-02-12 21:43:25 -06:00 |
Doug Coleman
|
18276a863b
|
initial bitstreams checkin
|
2009-02-12 17:44:43 -06:00 |
Doug Coleman
|
6ffe298189
|
support lzw uncompression in images.tiff
|
2009-02-12 17:44:15 -06:00 |
Doug Coleman
|
745e011ccc
|
add lzw compression
|
2009-02-12 17:44:04 -06:00 |
Doug Coleman
|
8993e0536b
|
rename db-table to db-table-name, use db-table-name instead of class name in creating triggers for sqlite
|
2009-02-12 17:29:31 -06:00 |
Daniel Ehrenberg
|
4e5b7bfa21
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-12 17:14:20 -06:00 |
Daniel Ehrenberg
|
c4f45e3f74
|
Fixing bug in db (don't use unparse!), adding still-failing unit test
|
2009-02-12 17:13:01 -06:00 |
Doug Coleman
|
2e33f13c40
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-12 16:36:40 -06:00 |
Doug Coleman
|
d46764d346
|
use CONSTANT: in db
|
2009-02-12 16:36:29 -06:00 |
Slava Pestov
|
489bb32a98
|
Fix potential load order issue with alien.complex; it used a slot defined in alien.structs but didn't reference that file by name
|
2009-02-12 09:48:50 -06:00 |
Slava Pestov
|
215127e9f6
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-12 09:20:35 -06:00 |
Slava Pestov
|
2c88d339d0
|
Improve type inference for struct returns
|
2009-02-12 09:20:32 -06:00 |
sheeple
|
3c1ddde1f9
|
Fix complex float support on NetBSD
|
2009-02-12 08:10:21 -06:00 |
sheeple
|
facd455e92
|
Working on complex float support in FFI on NetBSD
|
2009-02-12 06:25:07 -06:00 |
Slava Pestov
|
cf9e7d1e75
|
Add byte-order slot to image tuple; rename <image> to load-image, add <image> for making images from scratch
|
2009-02-12 04:25:33 -06:00 |
Slava Pestov
|
421631eebb
|
bootstrap.image: update documentation (found by mnestic)
|
2009-02-12 04:16:08 -06:00 |
Slava Pestov
|
7361bb90fa
|
images: fix load errors
|
2009-02-12 02:41:47 -06:00 |
Slava Pestov
|
2220515947
|
Re-organize images and images.backend into images and images.loader
|
2009-02-12 02:41:37 -06:00 |
Slava Pestov
|
793fe45fd6
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-12 02:19:53 -06:00 |
Slava Pestov
|
13af3b4801
|
combinators.smart: add map-reduce-outputs
|
2009-02-12 02:19:41 -06:00 |
Slava Pestov
|
dd57fe7a23
|
editors: better error message if definition does not have an associated source file
when editing a word-link, go to the word itself if the word has no help
|
2009-02-12 02:19:31 -06:00 |
Daniel Ehrenberg
|
ccfd9f9c52
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-12 01:40:01 -06:00 |
Daniel Ehrenberg
|
eaaf2af7b7
|
Fixing db.sqlite bug: database schema don't need primary keys
|
2009-02-12 01:39:14 -06:00 |
Daniel Ehrenberg
|
6215c38676
|
Fixing minor CSV bug
|
2009-02-12 01:32:06 -06:00 |
Daniel Ehrenberg
|
19eb0471bb
|
Creating XML component
|
2009-02-12 01:31:54 -06:00 |
Joe Groff
|
0bc16d0cf8
|
documentation ambiguity
|
2009-02-11 20:11:33 -06:00 |
Doug Coleman
|
3577bf660b
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-11 14:07:22 -06:00 |
Joe Groff
|
a2e261e2a8
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-11 14:07:00 -06:00 |
Joe Groff
|
633ffaa9dd
|
play horseshoes in math.blas.vectors tests to deal with excessively accurate x87 math
|
2009-02-11 14:06:46 -06:00 |
Joe Groff
|
94a5582edc
|
tweak fortran-invoke so that unit tests can set fortran-abi without being shouted over
|
2009-02-11 14:05:57 -06:00 |
Doug Coleman
|
31d86e300c
|
fix html help-lint
|
2009-02-11 13:56:54 -06:00 |
Slava Pestov
|
6ae2694f51
|
Move images vocab, and constructors (which it depends on) to basis
|
2009-02-11 05:01:04 -06:00 |
Slava Pestov
|
76761c4c61
|
Document html:simple-page
|
2009-02-11 04:59:29 -06:00 |
Doug Coleman
|
cf99c7afd1
|
no locals in bit-arrays
|
2009-02-10 17:25:02 -06:00 |
Slava Pestov
|
561a3b74b1
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-10 16:52:40 -06:00 |
Slava Pestov
|
9060905983
|
Fix bootstrap
|
2009-02-10 16:52:27 -06:00 |
Joe Groff
|
77ee6abe27
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-10 16:39:45 -06:00 |
Joe Groff
|
a0421edf97
|
set fortran abi in fortran-invoke macro
|
2009-02-10 16:39:24 -06:00 |
Slava Pestov
|
07caee3405
|
Update some existing code to use initialize
|
2009-02-10 16:16:12 -06:00 |
Joe Groff
|
0279270dda
|
un-unportable the blas stuff
|
2009-02-10 15:11:39 -06:00 |
Joe Groff
|
154d248a86
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-10 13:13:30 -06:00 |
Joe Groff
|
8a144b7b94
|
support different fortran ABIs
|
2009-02-10 13:11:06 -06:00 |
Daniel Ehrenberg
|
b2cd8a2ace
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-10 01:46:19 -06:00 |
Daniel Ehrenberg
|
c51a5d7678
|
Making basis/wrap not try to align the last line
|
2009-02-10 01:46:02 -06:00 |
Joe Groff
|
dd9ceba26a
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-09 22:08:48 -06:00 |
Joe Groff
|
204f5195f7
|
mark blas libs unportable till i sort out all the fortran abis
|
2009-02-09 22:08:35 -06:00 |
Doug Coleman
|
992da4c967
|
Fix copy-vm word on Unix
|
2009-02-09 20:19:18 -06:00 |
Joe Groff
|
0d67f41ae6
|
update specialized-arrays docs
|
2009-02-09 19:28:21 -06:00 |
Joe Groff
|
f7d9f2ab2e
|
typo in alien.fortran docs
|
2009-02-09 19:02:20 -06:00 |