Commit Graph

11868 Commits (8654bfe92142b4b1bfe8aa5257fa1d361f83a461)

Author SHA1 Message Date
Slava Pestov 16181f818b Clean up functors so that the generated code looks sane with 'see' 2009-01-28 15:07:16 -06:00
Slava Pestov f438bd5157 Better handling of wrappers in locals 2009-01-28 15:04:36 -06:00
Slava Pestov 7dd22ac130 Update alien.destructors for functor changes 2009-01-28 15:03:00 -06:00
Slava Pestov 50ba37bdbe Update more documentation 2009-01-28 14:54:13 -06:00
Slava Pestov 0c22751674 Update editor docs 2009-01-28 14:50:15 -06:00
Jose A. Ortega Ruiz 327545b69f Merge commit 'origin/master' into emacs 2009-01-28 21:38:59 +01:00
Daniel Ehrenberg af9d70c65a XML chunks are a separate datatype; XML tags are no longer assocs 2009-01-28 14:33:33 -06:00
Jose A. Ortega Ruiz 3cd8fbc683 FUEL: Note about .factor-boot-rc added. 2009-01-28 21:32:19 +01:00
Jose A. Ortega Ruiz 3ad52dd85b FUEL: New refactoring: extract region as ARTICLE: (C-cC-xa). 2009-01-28 21:23:21 +01:00
Daniel Ehrenberg 5402778655 Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor 2009-01-28 13:03:22 -06:00
Daniel Ehrenberg f4402bfe09 Merge branch 'master' of git://factorcode.org/git/factor 2009-01-28 12:30:33 -06:00
Daniel Ehrenberg 371b919abc Quoted printable vocab 2009-01-28 12:29:25 -06:00
Slava Pestov a310d67291 Merge branch 'master' into new_ui 2009-01-28 12:17:00 -06:00
Slava Pestov 5c15d436a9 Merge branch 'master' of git://factorcode.org/git/factor 2009-01-28 12:16:21 -06:00
Slava Pestov 9b57ff6540 Fix typo in GENERIC# docs 2009-01-28 12:16:00 -06:00
Slava Pestov d651bdc4d7 Clear undos when starting a new interaction in the listener 2009-01-28 12:12:03 -06:00
Slava Pestov e33d827b99 Don't add useless edits 2009-01-28 12:11:45 -06:00
Joe Groff a3ee1d9488 Merge branch 'master' of git://factorcode.org/git/factor 2009-01-28 10:29:40 -06:00
U-SLAVA-DFB8FF805\Slava b32b666689 Merge branch 'master' of git://factorcode.org/git/factor 2009-01-28 01:59:22 -06:00
Doug Coleman 045cd614c6 make more taxes vocabs load by default 2009-02-09 19:18:18 -06:00
Doug Coleman 0237034cad Merge branch 'master' of git://factorcode.org/git/factor 2009-02-09 19:17:00 -06:00
Doug Coleman fbba25e968 clean up tiff 2009-02-09 19:16:46 -06:00
Joe Groff 4e1748febd Merge branch 'master' of git://factorcode.org/git/factor 2009-02-09 18:46:21 -06:00
Joe Groff 03f7a72d41 alien.fortran docs 2009-02-09 18:44:36 -06:00
Doug Coleman 3672bcb08f loading some tiff files works! 2009-02-09 18:39:46 -06:00
Daniel Ehrenberg 8c4fb753f6 Merge branch 'master' of git://factorcode.org/git/factor 2009-02-09 18:36:50 -06:00
Daniel Ehrenberg b5a96dccdf Slight cleanup in xml-rpc 2009-02-09 18:36:36 -06:00
Joe Groff 4ee82b19f6 rewrite shuffle( -- ) to avoid locals primitives 2009-02-09 17:47:55 -06:00
Joe Groff 296a1ce0a9 unit tests for complex specialized-arrays 2009-02-09 17:26:12 -06:00
Joe Groff fecc989098 get rid of underlying>>s, again 2009-02-09 17:23:56 -06:00
Joe Groff bfc2af7ea1 remove unnecessary calls to underlying>> from math.blas 2009-02-09 17:22:43 -06:00
Joe Groff 4325f5a7a9 kill math.blas.cblas 2009-02-09 17:04:37 -06:00
Joe Groff d160b80dac convert math.blas.matrices to use fortran calls 2009-02-09 16:59:26 -06:00
Joe Groff 35c54a91ac oops, leftover ORDER arguments from converting from CBLAS 2009-02-09 16:59:00 -06:00
Joe Groff ad843a1bcf iXamax returns a 1-based array index. decrement that shit 2009-02-09 16:37:45 -06:00
Joe Groff ddf8afbb7e more typos 2009-02-09 16:37:12 -06:00
Joe Groff 4623e9bd68 another typo 2009-02-09 16:37:01 -06:00
Joe Groff ebdd135d62 gfortran returns float for REAL functions, not double like f2c 2009-02-09 16:36:46 -06:00
Doug Coleman c379497599 Merge branch 'master' of git://factorcode.org/git/factor 2009-02-09 16:23:47 -06:00
Doug Coleman 41e0db098c make pack/unpack public 2009-02-09 16:19:43 -06:00
Doug Coleman d45f0c83eb more work on tiff files. 2009-02-09 16:19:09 -06:00
Joe Groff 08b02fadc9 typos 2009-02-09 15:51:59 -06:00
Joe Groff 85620fc741 C CONVERT VECTORS TO USE FORTRAN BLAS BINDINGS
C INSTEAD OF CBLAS
2009-02-09 15:51:47 -06:00
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