Commit Graph

7573 Commits (7eb6ceb08ca0261e130fe6c892d9e916caec6705)

Author SHA1 Message Date
Joe Groff 7eb6ceb08c typo 2008-09-11 21:35:52 -07:00
Joe Groff 8c8dd51136 one more cocoa type bug 2008-09-10 21:40:41 -07:00
Joe Groff 6575c06816 oops--broke the alien>objc-types reverse mapping 2008-09-10 21:28:38 -07:00
Joe Groff 32dfcd36ac more cocoa 64-bit type fixes 2008-09-10 20:19:57 -07: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
Joe Groff 593f25fde4 clean up. disable method type verification for debugging 2008-09-08 22:09:05 -07:00
James Cash c25abc5d00 Adding tests for <LISP ... LISP> 2008-09-08 23:39:15 -04:00
James Cash b24a7ee3c4 Fixing bugs in extra/lisp, adding <LISP ... LISP> 2008-09-08 23:39:15 -04:00
James Cash 1faba13945 Adding more tests to extra/lisp 2008-09-08 23:39:15 -04:00
James Cash be4e613861 Working on adding a <LISP word 2008-09-08 23:39:15 -04:00
James Cash 0037734cfa Reinstating failing test 2008-09-08 23:39:14 -04:00
Slava Pestov e2ba84ae6c Merge branch 'master' of git://factorcode.org/git/factor 2008-09-08 21:46:13 -05:00
Slava Pestov 74088bdbd3 Minor farkup fixes 2008-09-08 21:45:59 -05:00
U-VICTORIA\Administrator 3958798934 i are good at the facterz. let me show u 2008-09-08 17:38:00 -07:00
Doug Coleman 3f2475c414 Merge branch 'master' of git://factorcode.org/git/factor 2008-09-08 19:25:09 -05:00
Doug Coleman 1325939883 more docs 2008-09-08 19:24:44 -05:00
Slava Pestov e6637a1118 Cleanup 2008-09-08 19:02:24 -05:00
Doug Coleman a7f116783c fix typos 2008-09-08 18:15:37 -05:00
Slava Pestov 8b8812e1be Another update 2008-09-08 17:57:25 -05:00
Slava Pestov d97ea12439 Tweak prettyprinter 2008-09-08 17:52:11 -05:00
Slava Pestov c992607677 Fix cookbook examples 2008-09-08 17:52:02 -05:00
Slava Pestov c0fb69f63b Merge branch 'master' of git://factorcode.org/git/factor 2008-09-08 17:38:18 -05:00
Slava Pestov 9deadf5cf4 Merge branch 'master' of git://projects.elasticdog.com/git/factor 2008-09-08 17:38:09 -05:00
erg f765f36f79 fix sql load 2008-09-08 17:25:32 -05:00
Doug Coleman e789258f2d refactoring, initial docs checkin (not done yet, working on it) 2008-09-08 16:19:00 -05:00
Doug Coleman b4193ac50b add a type to scaffold 2008-09-08 09:28:30 -05:00
Joe Groff 3c42ef1da6 first crack at objc2 runtime. need to update type encoding parsing and fix bug in CLASS: compilation 2008-09-08 07:28:02 -07:00