Commit Graph

7832 Commits (e9b30d2bbce0ee1dfcefadb63fe0b26385c6b639)

Author SHA1 Message Date
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
Bruno Deferrari 5dad0c278a Merge branch 'master' of git://factorcode.org/git/factor 2008-09-11 02:12:59 -03: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
Slava Pestov 7ef777c3ad Merge branch 'objective-c-2' of git://repo.or.cz/factor/jcg into new_cocoa 2008-09-09 01:49:37 -05:00
Slava Pestov 6fb3d2a1bb Cosmetic changes 2008-09-09 01:48:27 -05:00
Joe Groff fddcd3d475 bring back method redefinition 2008-09-08 22:53:22 -07:00
Joe Groff d0281c58d1 it's always the line you least expect 2008-09-08 22:47:20 -07:00
Joe Groff d4835de50b disable method redefinition--is it really necessary when the class is being redefined? 2008-09-08 22:32:19 -07:00
Joe Groff 3b003551f9 Merge branch 'master' into objective-c-2 2008-09-08 22:11:33 -07:00
Joe Groff f63477d55a Merge branch 'master' of git://factorcode.org/git/factor 2008-09-08 22:09:25 -07:00