Commit Graph

7602 Commits (4413ef40c229d5897426f6a83d812d5439d24597)

Author SHA1 Message Date
Slava Pestov 4413ef40c2 Simplify mandelbrot 2008-09-11 20:01:10 -05:00
Slava Pestov f2721e0608 Help lint fixes 2008-09-11 05:04:49 -05:00
slava 4f03543912 Fix Linux bootstrap 2008-09-11 03:58:20 -05:00
Slava Pestov 411b38924f RPO linearization 2008-09-11 02:05:22 -05:00
U-SLAVA-DFB8FF805\Slava b36f610170 Fix Windows bootstrap 2008-09-11 01:27:23 -05:00
Slava Pestov 2f96db70b5 Merge branch 'master' of git://factorcode.org/git/factor 2008-09-11 01:21:49 -05:00
Doug Coleman b544a3b1b7 ppc bootstrap 2008-09-11 01:15:31 -05:00
Doug Coleman e0b537993f Merge branch 'master' of git://factorcode.org/git/factor 2008-09-11 01:11:59 -05:00
Doug Coleman 800b134fa7 random numbers were endian-dependent. clean up blum-blum-shub a bit 2008-09-11 01:11:17 -05:00
Slava Pestov 127896c201 More fixes 2008-09-11 00:48:23 -05:00
Slava Pestov cc7f9e7731 Fixing make-image 2008-09-11 00:40:25 -05:00
Slava Pestov 7597ebf462 Merge branch 'master' of git://factorcode.org/git/factor 2008-09-11 00:37:21 -05:00
Slava Pestov ff97d589c9 Remove debug code 2008-09-11 00:36:55 -05:00
Slava Pestov 265df0ed24 Documentation update 2008-09-11 00:24:39 -05:00
Slava Pestov 0c8e2584b4 Fixing unit tests for make, fry changes 2008-09-11 00:20:06 -05:00
Slava Pestov cf80dd122a Updating code for make and fry changes 2008-09-10 22:11:40 -05:00
Slava Pestov 83aa1ccb68 Checking in new codegen 2008-09-10 22:11:03 -05:00
Doug Coleman 61a1625880 ogg plays but 1) sound is broken and 2) it doesn't recognize EOF anymore, so it hangs at the end 2008-09-10 21:35:43 -05:00
Doug Coleman 716fb29664 remove old ogg. could have used git mv i guess. oops 2008-09-10 21:11:59 -05:00
Doug Coleman ffb482675d update ogg player for new accessors, delegation. sound is broken 2008-09-10 21:11:24 -05:00
Doug Coleman 01a741a30b fix help lint 2008-09-10 20:47:37 -05:00
Doug Coleman 7ab9af6a9e make a webapp that shows you your ip 2008-09-10 20:45:48 -05:00
Slava Pestov 63a1e604ae make vocabulary 2008-09-10 20:07:07 -05:00
Slava Pestov 44f53de164 Move make to its own vocabulary, remove fry _ feature 2008-09-10 20:07:00 -05:00
Doug Coleman d97ff8d94d clean up count-end 2008-09-10 19:16:18 -05:00
Doug Coleman d2f0ee3d1c Merge branch 'master' of git://factorcode.org/git/factor 2008-09-10 18:24:38 -05:00
Slava Pestov 5d474e1859 Clean up mandelbrot 2008-09-10 18:22:50 -05:00
Doug Coleman 9e82c69489 clean up random 2008-09-10 16:57:53 -05:00
Slava Pestov 079cbbfb77 Fix generation of 32-bit images on a 64-bit machine 2008-09-10 03:17:22 -05:00
Slava Pestov 6a1e6d3c08 Fix dispatch bug found by mnestic 2008-09-10 01:45:16 -05:00
Slava Pestov a41addf689 Merge branch 'master' of git://repo.or.cz/factor/jcg 2008-09-09 23:39:32 -05:00
Slava Pestov 9dfb646606 Fix conflict 2008-09-09 23:39:30 -05:00
Slava Pestov a3bbce3956 Add a couple of onlinline inline declarations 2008-09-09 23:38:40 -05:00
Joe Groff 727f0689d4 change cocoa and core foundation types to be 64-bit clean 2008-09-09 19:19:59 -07:00
Doug Coleman 0507f99a36 Merge branch 'master' of git://factorcode.org/git/factor 2008-09-09 19:31:35 -05:00
Doug Coleman e3b67a2b20 fix seq docs 2008-09-09 19:31:26 -05:00
Doug Coleman 6d62a34ba0 fix regexp2 2008-09-09 19:16:11 -05:00
Doug Coleman 0f8c6bfd83 fix blum blum shub tests 2008-09-09 19:14:56 -05:00
Doug Coleman 70c91ffad1 recording patches so i can go eat 2008-09-09 19:06:47 -05:00
Doug Coleman c2219c94b4 add more docs to sequences 2008-09-09 19:05:47 -05:00
Doug Coleman 12322932ef better docs for smtp 2008-09-09 18:55:49 -05:00
Doug Coleman be9f1f89da remove bad docs 2008-09-09 17:30:00 -05:00
Doug Coleman 93f77da9bf cleanups, fix errors 2008-09-09 17:27:37 -05:00
Doug Coleman 24642501e7 fix random for real. is there redundant math here? 2008-09-09 17:07:32 -05:00
Doug Coleman d72114fcce wrap -> mod again 2008-09-09 15:46:14 -05:00
Doug Coleman 7764242f66 make the random word actually return a number in the full range of the input and replace division words with bitwise ones 2008-09-09 15:39:40 -05:00
Doug Coleman c876388e6a modernize extra/roman 2008-09-09 14:57:23 -05:00
Doug Coleman aa8c85f010 cleaning up db -- removed some unused words, moved words around 2008-09-09 14:44:14 -05:00
Slava Pestov 1e643e7cc1 Merge git://factorcode.org/git/jamesnvc into new_lisp 2008-09-09 03:29:26 -05:00
Slava Pestov a3d1379b8c Fix bug with large structs passed by value on x86.64 2008-09-09 03:10:43 -05:00