Commit Graph

8919 Commits (7b5f7f95fb3494eac206404240982f0378ae42b3)

Author SHA1 Message Date
Slava Pestov eeb53283d4 Update code for builder removal 2008-11-10 05:07:25 -06:00
Eduardo Cavazos 0b33c52886 Merge branch 'master' of git://factorcode.org/git/factor 2008-11-10 03:36:26 -06:00
Eduardo Cavazos 17be33fb01 ui.gadgets.labelled: Simplify '<title-bar>' 2008-11-10 03:35:21 -06:00
Slava Pestov 8da65ff55c Merge branch 'master' of git://factorcode.org/git/factor 2008-11-10 03:23:19 -06:00
sheeple ffe4bd6787 Various updates 2008-11-10 03:18:58 -06:00
sheeple 067e9934e1 Merge branch 'master' of git://factorcode.org/git/factor 2008-11-10 03:02:17 -06:00
sheeple 5b7d40d9b4 We need to end the basic block after the ##prologue in the dispatch branch so that the GC check can go after the prologue 2008-11-10 02:58:05 -06:00
Slava Pestov 33a082c361 Fix reference to obsolete G: word 2008-11-10 02:43:16 -06:00
Eduardo Cavazos 359f177a98 Remove 'builder' vocabulary (now called 'mason') 2008-11-10 02:40:14 -06:00
Eduardo Cavazos 6df7342b81 ui.gadgets.scrollers: Nicer version of 'find-scroller*' 2008-11-10 02:10:18 -06:00
Slava Pestov 4d317e2d46 Merge branch 'master' of git://github.com/glguy/factor 2008-11-10 00:30:27 -06:00
Eric Mertens 57af68f7ed add project-euler.215 2008-11-09 22:20:12 -08:00
Slava Pestov b8eebd5c2b swap over == tuck; dupd swap == over 2008-11-10 00:16:11 -06:00
Aaron Schaefer b04bc4d866 Solution to Project Euler problem 71 2008-11-10 00:58:43 -05:00
Aaron Schaefer 61db7d846b Switch zero? to 0 = where appropriate in PE solutions 2008-11-09 22:10:42 -05:00
Aaron Schaefer e813e1df18 Add unit tests for math.derivatives 2008-11-09 21:42:59 -05:00
Aaron Schaefer 930458ebd7 Move fft/haar transforms to their own subdirectory 2008-11-09 21:42:01 -05:00
Aaron Schaefer 46692390d4 Cleanup math.compare docs and tests 2008-11-09 21:00:36 -05:00
Aaron Schaefer 9a3c10d212 Add documentation for math.analysis 2008-11-09 19:22:04 -05:00
U-SLAVA-DFB8FF805\Slava 2bf9a55cea Fix Windows deployment 2008-11-09 17:27:51 -06:00
U-SLAVA-DFB8FF805\Slava 429fe85f46 Fix compile error 2008-11-09 17:27:39 -06:00
Aaron Schaefer 531a9e32da Merge branch 'master' of git://factorcode.org/git/factor 2008-11-09 18:01:11 -05:00
Aaron Schaefer e5c155338f Fix short-circuit usage in number>text 2008-11-09 17:23:24 -05:00
Aaron Schaefer f20ab6f4e8 Refactor of math.statistics 2008-11-09 17:16:30 -05:00
Doug Coleman 70d7c0ca20 make hexdump work with byte-arrays 2008-11-09 13:01:03 -06:00
Doug Coleman ce089a0879 Merge branch 'master' of git://factorcode.org/git/factor 2008-11-09 10:48:52 -06:00
Slava Pestov 28e397420d Fix USING: 2008-11-08 21:43:55 -06:00
unknown 7a6a280b5c Fix conflict 2008-11-08 21:41:33 -06:00
unknown f7fe84e563 Working on Win64 FFI 2008-11-08 21:40:47 -06:00
Slava Pestov abc3915387 Fix x86-32 VM compilation; was using a 64-bit reg on accident 2008-11-08 21:06:51 -06:00
Slava Pestov fdbea06e27 Fix compile warning 2008-11-08 20:40:09 -06:00
Slava Pestov f53e9c654c Merge branch 'master' of git://factorcode.org/git/factor 2008-11-08 20:36:29 -06:00
Slava Pestov 65dea0aa26 PowerPC backend fixes 2008-11-08 20:36:14 -06:00
Slava Pestov b9ee92e484 factor.sh fixes 2008-11-08 20:36:05 -06:00
unknown 8c29599e97 Merge branch 'master' of git://factorcode.org/git/factor 2008-11-08 20:34:16 -06:00
unknown 359fb6e518 VM fixes for Win64 calling convention 2008-11-08 20:32:23 -06:00
Slava Pestov 57242951b9 Better error reporting in FROM: and RENAME: words 2008-11-08 19:33:15 -06:00
Slava Pestov 98487c630e Merge branch 'master' of git://factorcode.org/git/factor 2008-11-08 18:29:22 -06:00
Slava Pestov 313cdf4af0 Fix release.tidy bug 2008-11-08 18:29:05 -06:00
Eduardo Cavazos 8262b50c87 ui.gadgets.scrollers: minor tweak in 'new-scroller' 2008-11-08 16:23:06 -06:00
Eduardo Cavazos 8e44e783cf ui.gadgets.lists: minor tweak to 'select-gadget' 2008-11-08 15:59:21 -06:00
Aaron Schaefer 326ce8c71b Update >r r> to dip in math.quaternions 2008-11-08 16:47:58 -05:00
Aaron Schaefer 774cb858d5 Small updates to math.primes 2008-11-08 16:34:39 -05:00
Aaron Schaefer 798139f2e7 Minor polynomials cleanup, could use refactoring 2008-11-08 16:03:52 -05:00
Aaron Schaefer 23ec6ef122 Minor stack shuffling changes 2008-11-08 15:30:28 -05:00
Doug Coleman e030baa3a7 Merge branch 'master' of git://factorcode.org/git/factor 2008-11-07 23:43:35 -06:00
Slava Pestov 1280ed63fe Fix mason tests 2008-11-07 22:40:21 -06:00
Slava Pestov 9cc193ea5b Add unportable tags and fix my-arch word 2008-11-07 22:37:40 -06:00
Doug Coleman 6182a161db support reading 8bit bitmaps, 4bit is blocking on bit-streams 2008-11-07 22:03:27 -06:00
Slava Pestov c669040754 Pass -fno-forward-propagate on gcc 4.3 2008-11-07 21:56:57 -06:00