Commit Graph

11365 Commits (7e2ac604e718b29bf3e6e8052ac75e22390d92e1)

Author SHA1 Message Date
Joe Groff 7e2ac604e7 some initial work on invoking fortran functions 2009-02-06 10:06:22 -06:00
Joe Groff 7b1f16ae5e fortran records 2009-02-05 18:51:50 -06:00
Joe Groff 4429c17f63 implement fortran-arg-type>c-type and fortran-ret-type>c-type 2009-02-05 16:39:23 -06:00
Joe Groff 4f1dc5cd0c implement fortran-name>symbol-name and fortran-type>c-type 2009-02-05 15:31:58 -06:00
Joe Groff c24bc639d1 unit tests for alien.fortran 2009-02-05 15:29:59 -06:00
Joe Groff 7ae06b0d27 Merge branch 'master' of git://factorcode.org/git/factor 2009-02-04 20:32:03 -06:00
Joe Groff 91c0634451 docs for swizzle 2009-02-04 20:05:26 -06:00
Joe Groff ccdd8999e1 swizzle word to swizzle sequences 2009-02-04 19:46:19 -06:00
unknown b6c3bc892d Fix the build support for windows again, have the makefile load Config.* files in the top level so that freetype.dll and zlib1.dll targets can make 2009-02-04 18:21:58 -06:00
Doug Coleman cdc5529070 ignore a windows file 2009-02-04 13:31:57 -06:00
Doug Coleman 3d84d17cc6 use the console factor for tests 2009-02-04 13:28:19 -06:00
Doug Coleman eec86d6043 Fix io.launcher on Windows -- Microsoft does the same thing with devenv 2009-02-04 13:05:52 -06:00
Slava Pestov 489019acd0 io.encodings.chinese and io.encodings.japanese: use [1234]byte-array words instead of B{ } new-sequence and [1234]array >byte-array 2009-02-04 05:14:00 -06:00
Slava Pestov f8d80faed3 Add 1sequence word. Add unit tests for existing 1vector and 1byte-array words, and make them use 1sequence 2009-02-04 05:13:12 -06:00
Slava Pestov 4ee7fb1c30 Minor performance improvement for io.encodings.chinese: don't call 'linear' all the time 2009-02-04 04:58:19 -06:00
Slava Pestov cb174f0db1 Regression: HTTP server would fail to serve files with binary encoding after Dan's io.encodings.iana changes from earlier today 2009-02-04 04:17:24 -06:00
Slava Pestov cd77ecfab3 'case' didn't work if the default was a non-quotation callable, like a curry; this could come up with macro expansion. Bug reported by Dan 2009-02-04 02:41:30 -06:00
Doug Coleman 280939e6ca Merge branch 'master' of git://factorcode.org/git/factor 2009-02-03 23:00:46 -06:00
Doug Coleman 80389d23ff remove nrev from reports.noise 2009-02-03 23:00:34 -06:00
Daniel Ehrenberg 038d86564f Merge branch 'master' of git://factorcode.org/git/factor 2009-02-03 22:12:45 -06:00
Daniel Ehrenberg 067681334f Bug fix and docs in wrap 2009-02-03 22:12:04 -06:00
Doug Coleman 86a46477a6 Unchecked-examples are hard, let's go shopping. 2009-02-03 21:29:24 -06:00
Doug Coleman d5f2a2133b add random to using list 2009-02-03 21:27:59 -06:00
Joe Groff 6babe4bf3f fill some holes in quadtree docs, rename quadtrees:prune to prune-quadtree to avoid colliding with sets:prune, and kill silly call to boa 2009-02-03 20:09:28 -06:00
Daniel Ehrenberg 594f21e5bd Fixing HTTP and IANA tests 2009-02-03 19:44:28 -06:00
Daniel Ehrenberg 246c4bb13c Fixing encodings/XML 2009-02-03 17:32:05 -06:00
slava a3e52f283b Fix io.encodings.japanese 2009-02-03 00:33:55 -06:00
slava f340e4d649 Re-add 8dfc63eb99 2009-02-03 00:33:22 -06:00
slava 7c804591b1 Re-add 334a96f25c 2009-02-03 00:32:23 -06:00
slava e29f18a2f4 Trying to fix a bad merge...
Revert "Merge branch 'master' of git://factorcode.org/git/factor"

This reverts commit da639739bd, reversing
changes made to 346a61f497.
2009-02-03 00:27:34 -06:00
Daniel Ehrenberg da639739bd Merge branch 'master' of git://factorcode.org/git/factor 2009-02-02 21:22:29 -06:00
Daniel Ehrenberg 8dfc63eb99 Adding Japanese and Chinese encodings to io.encodings docs and io.encodings.iana 2009-02-02 21:20:55 -06:00
Daniel Ehrenberg 334a96f25c GB 18030 support 2009-02-02 21:01:39 -06:00
Doug Coleman 346a61f497 slight cleanup in memoize 2009-02-02 16:37:36 -06:00
Doug Coleman e9f2197590 remove a couple usings and nrev 2009-02-02 16:35:30 -06:00
Daniel Ehrenberg 27a424fbdc Merge branch 'master' of git://factorcode.org/git/factor 2009-02-02 16:30:14 -06:00
Doug Coleman 7644d51e3b assocs -> collections in quadtree tags to be consistent 2009-02-02 16:03:03 -06:00
Doug Coleman 639b9147a3 Merge branch 'master' of git://factorcode.org/git/factor 2009-02-02 15:52:01 -06:00
Doug Coleman 475f89645d fix load error 2009-02-02 15:51:42 -06:00
Joe Groff 82daca7f6f gold-plate quadtrees 2009-02-02 15:16:03 -06:00
Joe Groff e9972d3ff3 Merge branch 'master' of git://factorcode.org/git/factor 2009-02-02 14:26:31 -06:00
Joe Groff b2d0daa68d non-retarded implementation of quadtree assoc-size 2009-02-02 14:25:29 -06:00
Daniel Ehrenberg e7bb0d21d1 Fixing interval maps docs typo; Minor change to io.encodings.japanese 2009-02-02 13:53:08 -06:00
Joe Groff cffb634001 add test for quadtree >alist 2009-02-02 13:19:08 -06:00
Joe Groff d32d436154 quadtrees vocab 2009-02-02 13:16:03 -06:00
Slava Pestov e88812b76a map infimum => [ min ] map-reduce 2009-02-02 06:04:29 -06:00
Slava Pestov 25f8eeab6f Fix io.encodings.japanese on case-sensitive file sysems 2009-02-02 05:49:21 -06:00
Slava Pestov bb2452c86e Fix biassocs docs 2009-02-02 05:47:29 -06:00
Slava Pestov 0497132a47 Refactor basis/wrap to have a more flexible API 2009-02-02 03:47:45 -06:00
Slava Pestov b684db297a Use [ max ] map-reduce instead of map supremum; would be nice to find a good name for this and put it in sequences vocab 2009-02-02 03:46:10 -06:00