Commit Graph

3719 Commits (88092f2c2ae7c86c3c831f8aaaea98e31933fa8a)

Author SHA1 Message Date
Slava Pestov 88092f2c2a Documentation update 2008-04-03 05:27:38 -05:00
Slava Pestov 1ff2eaf09c Move enum docs 2008-04-03 05:24:04 -05:00
Slava Pestov 45cf030cbd Use call-next-method 2008-04-03 05:21:45 -05:00
Slava Pestov 0041d2edae Merge branch 'master' of git://factorcode.org/git/factor 2008-04-03 05:08:45 -05:00
Slava Pestov 54265a9f4c Final inheritance fixes 2008-04-03 04:58:37 -05:00
erg 0cf667859a fix random on openbsd 2008-04-03 00:59:20 -05:00
Slava Pestov cfe1c5d39e Update unit test for word removal 2008-04-03 00:22:10 -05:00
Slava Pestov 93d9722a6b Fix class resetting 2008-04-03 00:21:53 -05:00
erg 7bec01f9f7 Merge branch 'master' of git://factorcode.org/git/factor 2008-04-02 21:43:36 -05:00
erg 50d8b351de fix using 2008-04-02 21:43:17 -05:00
Slava Pestov a27fa29098 Remove type, class-hash primitives 2008-04-02 21:37:26 -05:00
Slava Pestov 192471badb Merge branch 'master' of git://factorcode.org/git/factor 2008-04-02 21:31:50 -05:00
Slava Pestov 337d582a81 Fix call-next-method 2008-04-02 21:31:41 -05:00
Slava Pestov 5346e1899f Working on call-next-method, and identity-tuple 2008-04-02 21:27:49 -05:00
Doug Coleman f10f601e3f fix teh bootstrap 2008-04-02 20:50:20 -05:00
erg 5de68cd30f fix bootstrap on intel mac 2008-04-02 20:33:36 -05:00
Doug Coleman c53e75ef0f io backend now uses OS singletons 2008-04-02 20:09:56 -05:00
Doug Coleman 72c06fc028 use OS symbol in deploy 2008-04-02 19:46:37 -05:00
Doug Coleman 83d9b936b2 change ui backends to singletons 2008-04-02 19:44:01 -05:00
Doug Coleman de30882cb1 fix load error 2008-04-02 19:23:37 -05:00
Doug Coleman 0d8a27e5e4 update docs 2008-04-02 19:23:26 -05:00
Doug Coleman a9cd31704d remove win32? and win64? words 2008-04-02 18:53:24 -05:00
Slava Pestov 93ebbfb7e4 Try to fix inotify again 2008-04-02 18:50:42 -05:00
Slava Pestov 7cd21081af Don't JIT inside heap scan loop, too fragile 2008-04-02 18:50:35 -05:00
Slava Pestov 8fde3fb914 More inheritance debugging 2008-04-02 18:50:21 -05:00
Doug Coleman 5db2e8570a change editors.gvim to use the os singletons 2008-04-02 18:30:52 -05:00
Doug Coleman 28d804d2c4 remove calendar-backend and use os 2008-04-02 18:28:55 -05:00
Doug Coleman 393f77715c update everything to use os singletons 2008-04-02 18:25:33 -05:00
Doug Coleman 7cb3fdcfec compiler backend now dispatches on the os 2008-04-02 17:07:38 -05:00
Doug Coleman d736a8660d cpu is now a singleton 2008-04-02 16:32:58 -05:00
Doug Coleman 7ec68e0aa7 singleton docs 2008-04-02 16:32:34 -05:00
Doug Coleman 8b22f4436b t is now a singleton 2008-04-02 16:32:10 -05:00
Doug Coleman dd9f20197c Merge branch 'master' of git://factorcode.org/git/factor 2008-04-02 15:45:47 -05:00
Doug Coleman 47b54b1307 add singletons to core 2008-04-02 15:41:29 -05:00
erg c89ee5bfcc add textwrangler binding 2008-04-02 15:11:11 -05:00
Doug Coleman e62c3c323c fix unit test 2008-04-02 13:13:56 -05:00
Doug Coleman 11feb563eb move singletons to core 2008-04-02 13:11:55 -05:00
Slava Pestov 7a596ce004 Debugging inheritancE 2008-04-02 02:44:10 -05:00
Slava Pestov f96a43c42d Getting ready to drop in new dispatch code 2008-04-02 00:45:30 -05:00
Slava Pestov fa8b578370 Rewriting method dispatch to support inheritance 2008-04-02 00:28:07 -05:00
Slava Pestov a2971bd3be Improve walker: step into on an array recursively sets breakpoint on each quotation nested in the array. Useful for cond, case, cleave, ... 2008-04-02 00:03:04 -05:00
erg a861292f60 Merge branch 'master' of git://factorcode.org/git/factor 2008-04-01 22:24:32 -05:00
erg b085ce2f5f fix unit test 2008-04-01 22:24:00 -05:00
Doug Coleman 7814d4cbc8 Merge branch 'master' of git://factorcode.org/git/factor 2008-04-01 20:21:03 -05:00
Doug Coleman 6ac0d4692f remove wrap word, add circular to mersenne twister 2008-04-01 20:20:13 -05:00
erg a94e5245a3 fix teh tests FOR GREAT JUSTICE 2008-04-01 20:07:18 -05:00
Eduardo Cavazos b5083a37ef Merge branch 'master' of git://factorcode.org/git/factor 2008-04-01 18:52:55 -06:00
Eduardo Cavazos 8047115746 remove extra/new-effects 2008-04-01 18:52:40 -06:00
Doug Coleman 7b457218ab Merge branch 'master' of git://factorcode.org/git/factor 2008-04-01 19:52:35 -05:00
Doug Coleman 2bad7228a7 rename normalize-pathname to normalize-path
fix windows launcher issue
2008-04-01 19:51:49 -05:00