Commit Graph

1386 Commits (a808ce5325191070397d6f0625acae11f9f3e9c9)

Author SHA1 Message Date
Joe Groff a808ce5325 Merge branch 'master' of git://factorcode.org/git/factor 2008-01-13 18:21:12 -08:00
Joe Groff d73d8820c1 Ensure that the right vocabs are available for textmate See and Help commands 2008-01-13 18:17:28 -08:00
Joe Groff b42d144336 Documentation for the cel shading demo 2008-01-13 18:15:37 -08:00
Joe Groff 8f69f86438 Cel shading demo. Caching implementation of GL-FUNCTION: for windows. 2008-01-13 17:35:26 -08:00
Chris Double 969901a73d Fix openal loading on non-mac platforms 2008-01-13 15:18:36 -05:00
Doug Coleman a6d0c33a94 fix word name 2008-01-13 10:09:59 -10:00
Doug Coleman 669104c2e6 fix ordering 2008-01-13 10:02:02 -10:00
Doug Coleman 376644794c more lint cleanups 2008-01-13 08:29:04 -10:00
Doug Coleman a592f3a37b make singleton? foldable 2008-01-13 08:02:41 -10:00
Doug Coleman 229576feec fix vim and gvim 2008-01-13 07:58:29 -10:00
Doug Coleman 7d6cb82b11 Merge git://factorcode.org/git/factor 2008-01-13 07:52:24 -10:00
Doug Coleman 0613d01fcc other algorithms use factor-2s, put it back to normal 2008-01-13 07:51:46 -10:00
Chris Double 240217f39e Fix peg issues with recent factor changes 2008-01-13 04:38:59 -05:00
Doug Coleman 37cde9e234 fix stack effect 2008-01-12 23:32:42 -10:00
Slava Pestov ba0ecf3ce1 Remove extra/visitor now that we have extra/multi-methods 2008-01-13 04:07:04 -05:00
Doug Coleman 8373b63076 Merge git://factorcode.org/git/factor 2008-01-12 22:11:27 -10:00
Joe Groff 4044cd293a TYPEDEF-IF: and USE-IF: words; ptrdiff_t C type moved to alien.c-types and special-cased for win64 2008-01-13 00:09:08 -08:00
Doug Coleman b14a0e54e4 fix typo 2008-01-12 21:49:47 -10:00
Doug Coleman f8a0d7403d small cleanup in miller-rabin 2008-01-12 21:46:53 -10:00
Joe Groff 606b0be95b TextMate bundle commands: Eval, Help, Infer, Run, See 2008-01-12 23:00:52 -08:00
Joe Groff e0caf654e6 OpenGL 2.1 support 2008-01-12 22:58:56 -08:00
Doug Coleman 37544fe24e remove blank line 2008-01-12 20:43:58 -10:00
Doug Coleman 11dcb41546 refactor lint, add lint-vocab/lint-word 2008-01-12 20:30:43 -10:00
Doug Coleman 304aa98fe7 start cleanup of miller-rabin 2008-01-12 20:07:49 -10:00
Slava Pestov 3fd394d06e Add fixnum>float intrinsic for PowerPC; speeds up spectral norm 2008-01-13 00:56:31 -05:00
Doug Coleman bdb160dd6c compile-1 -> compile-call 2008-01-12 19:49:36 -10:00
Doug Coleman b2871a8b51 Merge git://factorcode.org/git/factor 2008-01-12 19:34:01 -10:00
Slava Pestov b71e07affe Merge git://factorcode.org/git/factor 2008-01-12 23:50:46 -05:00
Slava Pestov 36f31e784b Fixing x86.64 port 2008-01-12 20:50:22 -08:00
Slava Pestov 4fb8380578 Tweaking fixnum-shift-fast 2008-01-12 22:57:13 -05:00
Doug Coleman aa08a1f5f6 Merge git://factorcode.org/git/factor 2008-01-12 17:44:15 -10:00
Slava Pestov d54fc8172d Assorted fixes 2008-01-12 22:24:27 -05:00
Doug Coleman 0ee64a0358 Merge git://factorcode.org/git/factor 2008-01-12 16:41:00 -10:00
Slava Pestov beeb4a90a1 Added unit tests 2008-01-12 21:39:22 -05:00
Slava Pestov ede5bb9243 Updating x86.64 port 2008-01-12 21:38:57 -05:00
Slava Pestov 2fd1899d84 Fix memory safety issue 2008-01-12 21:38:22 -05:00
Slava Pestov e3416ec170 Faster bit-arrays 2008-01-12 21:37:44 -05:00
Slava Pestov a2a43e9980 New fixnum-shift primitive 2008-01-12 21:13:40 -05:00
Doug Coleman 03f6728e26 Merge git://factorcode.org/git/factor 2008-01-12 15:00:47 -10:00
Doug Coleman bcaea26f32 fix trivial duplication 2008-01-12 14:58:42 -10:00
Slava Pestov 2d6d22175e x86 backend work 2008-01-12 18:46:22 -05:00
Slava Pestov 50e6aca633 Unit test fix 2008-01-12 18:00:41 -05:00
Slava Pestov 1a43d30d54 Fix tuple class redefinition not updating constructor 2008-01-12 18:00:28 -05:00
Slava Pestov cece726e54 Make alien.c-types reloadable 2008-01-12 17:34:26 -05:00
Slava Pestov 4373cb1630 Fix performance prbolem 2008-01-12 17:25:29 -05:00
Slava Pestov b2a2767c95 Merge commit 'oneeyed/for-slava' 2008-01-12 17:24:58 -05:00
Doug Coleman 80d129191e small cleanup of shuffle words 2008-01-12 12:24:38 -10:00
Matt S Trout 2165a728b1 add a reference to the FAQ to the README.txt 2008-01-12 17:24:16 -05:00
Matt S Trout 3f4c2aafcf add Libraries needed for compilation section derived from FAQ answer 'Which libraries do I need to get the UI working with X11 on Linux?' 2008-01-12 17:24:07 -05:00
Doug Coleman b6b9e6cc05 lint cleanups 2008-01-12 12:23:34 -10:00