Joe Groff
|
db6706434d
|
tweak specialized-arrays to box values returned by nth
|
2009-02-09 15:38:07 -06:00 |
Joe Groff
|
d24b03098a
|
specialized arrays for complex types
|
2009-02-09 15:11:27 -06:00 |
Joe Groff
|
32481f8e2f
|
my stuped, let me show u it
|
2009-02-09 15:01:41 -06:00 |
Joe Groff
|
d41c1f2b09
|
Merge branch 'master' into fortran
|
2009-02-09 14:36:39 -06:00 |
Joe Groff
|
42265cbc62
|
start hacking on math.blas.vectors to switch to fortran
|
2009-02-09 14:35:44 -06:00 |
Joe Groff
|
3b83d9f760
|
fortran ffi for blas
|
2009-02-09 14:20:52 -06:00 |
Joe Groff
|
0522f63e5f
|
alien.fortran metadata
|
2009-02-09 14:20:29 -06:00 |
Joe Groff
|
4dd500b5b1
|
fortran-invoke works(?)
|
2009-02-09 13:29:50 -06:00 |
Joe Groff
|
3bc557467e
|
shuffle( -- ) arbitrary stack shuffling word
|
2009-02-09 11:40:05 -06:00 |
Daniel Ehrenberg
|
3e5ec77439
|
Splitting up basis/wrap into three vocabs
|
2009-02-09 01:12:32 -06:00 |
Daniel Ehrenberg
|
57ac121d2b
|
adding execute( -- ) and documentation for basis/call
|
2009-02-09 00:33:30 -06:00 |
Daniel Ehrenberg
|
89e3eb6fa3
|
Moving lists to basis
|
2009-02-08 23:49:05 -06:00 |
Daniel Ehrenberg
|
c4aa14b9d9
|
Making lazy lists compile, and using them where applicable
|
2009-02-08 23:06:03 -06:00 |
Daniel Ehrenberg
|
af9f5112d4
|
Adding call( -- )
|
2009-02-08 22:39:22 -06:00 |
Daniel Ehrenberg
|
b65b88364c
|
Updating lots of things to use call( -- )
|
2009-02-08 22:12:11 -06:00 |
Daniel Ehrenberg
|
25dc79d0e8
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-08 21:18:10 -06:00 |
Doug Coleman
|
b529df9652
|
handle seeking before the file start on windows, add a unit test for this
|
2009-02-08 20:18:30 -06:00 |
Daniel Ehrenberg
|
0e8986176f
|
Adding failing unit test to wrap (must-infer)
|
2009-02-08 18:24:22 -06:00 |
Daniel Ehrenberg
|
da45cbe96d
|
Rewriting basis/wrap with Knuth's algorithm. Minor API changes will probably break Slava's unmerged UI changes
|
2009-02-08 17:13:28 -06:00 |
Doug Coleman
|
16312f6711
|
clean up stream-seek with some suggestions from slava
|
2009-02-08 10:35:30 -06:00 |
Slava Pestov
|
f36ec3f0c5
|
Add nsum, nspread and nweave to generalizations
|
2009-02-07 23:04:55 -06:00 |
Doug Coleman
|
959ef7a737
|
better error handling for backends
|
2009-02-07 11:24:12 -06:00 |
Doug Coleman
|
44a4c20f23
|
update stream seeking on windows for new api
|
2009-02-07 11:00:16 -06:00 |
Doug Coleman
|
bc0521f88a
|
make seeking support the full lseek options, add seeking on output ports, remove seeking from decoders..
|
2009-02-07 10:30:51 -06:00 |
Doug Coleman
|
723f08ca61
|
fix buffer-seek
|
2009-02-07 09:52:34 -06:00 |
Doug Coleman
|
790f3b867c
|
remove bogus unix depenedency, implement seeking on windows
|
2009-02-07 01:12:03 -06:00 |
Doug Coleman
|
f6f716c4e3
|
unix support for stream seeking
|
2009-02-07 01:03:12 -06:00 |
Doug Coleman
|
5f39a714be
|
add some constants to unix
|
2009-02-07 00:59:50 -06:00 |
Doug Coleman
|
1979fbc61a
|
pack uses endian library now
|
2009-02-06 23:37:38 -06:00 |
Doug Coleman
|
b073fe5eee
|
the start of an endianness library, used by pack
|
2009-02-06 23:37:18 -06:00 |
Doug Coleman
|
0fc6dde178
|
make sure multipart parsing has enough bytes to compare against
|
2009-02-06 22:56:46 -06:00 |
Doug Coleman
|
c45b188581
|
fix furnace.utilities
|
2009-02-06 22:43:11 -06:00 |
Joe Groff
|
118f2de466
|
fortran-invoke sketch
|
2009-02-06 19:05:56 -06:00 |
Joe Groff
|
6ff37d2951
|
Merge branch 'master' of git://factorcode.org/git/factor into fortran
|
2009-02-06 19:05:25 -06:00 |
Doug Coleman
|
a1fe951e4f
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-06 18:41:11 -06:00 |
Doug Coleman
|
d5dc7f5db5
|
remove bad comment
|
2009-02-06 18:40:41 -06:00 |
Doug Coleman
|
c8c427ec15
|
initial, non-stream-based zlib binding
|
2009-02-06 18:38:41 -06:00 |
Doug Coleman
|
4ebc3203d6
|
unbreak bootstrap
|
2009-02-06 18:36:00 -06:00 |
Doug Coleman
|
938d459b5c
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-06 18:22:57 -06:00 |
Doug Coleman
|
43a91efde9
|
rename err_no to errno, clear_err_no to clear-errno, move them to libc, update usages
|
2009-02-06 18:22:28 -06:00 |
Doug Coleman
|
89c0dd21dd
|
fix furnace.utilities lint
|
2009-02-06 17:14:03 -06:00 |
Doug Coleman
|
e0e333b449
|
fix link
|
2009-02-06 17:13:47 -06:00 |
Daniel Ehrenberg
|
9890ee27f4
|
Merge branch 'for-slava' of git://git.rfc1149.net/factor
|
2009-02-06 14:36:37 -06:00 |
Slava Pestov
|
01c2e26dfe
|
Fix alien tests, oops
|
2009-02-06 12:30:11 -06:00 |
sheeple
|
e0706040cb
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-06 12:22:04 -06:00 |
sheeple
|
173b0ee78d
|
Add some more tests for complex numbers in FFI
|
2009-02-06 12:21:53 -06:00 |
Daniel Ehrenberg
|
adab00fa06
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-06 11:56:03 -06:00 |
Daniel Ehrenberg
|
47a751ad6c
|
Slight cleanup and fixing unit test
|
2009-02-06 11:44:58 -06:00 |
Daniel Ehrenberg
|
b206c5a2d1
|
Finishing getting rid of html.elements from basis
|
2009-02-06 10:54:13 -06:00 |
Slava Pestov
|
31f976e0e9
|
pack: cleanup, write macros in more intuitive style that works now
|
2009-02-06 10:22:22 -06:00 |