Commit Graph

220 Commits (edc586e48bab5e6d1a270ff1d476e2910026dd82)

Author SHA1 Message Date
sheeple d367dc8462 fix gdb on freebsd 2008-03-30 12:21:44 -05:00
Slava Pestov a89e0b7615 Fix deploy tests for AMD64 2008-03-30 00:13:53 -05:00
Slava Pestov c22af5c7a6 Rename 2apply to bi@ 2008-03-29 20:36:58 -05:00
Slava Pestov adb1dd14d0 Rename tuples vocab to classes.tuple for consistency 2008-03-29 03:34:48 -05:00
Slava Pestov 1f3e6fd0b7 combinators.cleave is now core 2008-03-28 23:00:20 -05:00
Slava Pestov 6019713ee1 Tweak 2008-03-27 19:57:16 -05:00
Doug Coleman aad587d664 Fix deploy test 2008-03-27 11:48:51 -05:00
Slava Pestov 8c5e01703d Fixing deployment 2008-03-27 17:19:48 -05:00
erg 15c68a23f8 remove ?resource-path and resource-exists? 2008-03-26 23:47:51 -05:00
Slava Pestov 67eea75f4a Merge branch 'master' of git://factorcode.org/git/factor 2008-03-26 17:08:56 -05:00
Doug Coleman 603a55bde5 run deploy as +low-priority+ 2008-03-26 15:59:11 -05:00
Slava Pestov e1ad21a439 Working on shapes 2008-03-26 03:57:48 -05:00
Slava Pestov 577c670631 Test fix 2008-03-24 20:15:42 -05:00
Slava Pestov 8d7367674c Class algebra refactoring 2008-03-24 19:52:21 -05:00
Slava Pestov dea825331a Fix tools.deploy tests 2008-03-20 21:35:01 -05:00
Slava Pestov 0d0f0c5ce7 Improve deployment tool 2008-03-20 21:11:53 -05:00
Slava Pestov 0565bbe0bc Fix bug 2008-03-20 17:25:54 -05:00
sheeple 62d0b94a5b Merge branch 'master' of git://factorcode.org/git/factor 2008-03-20 15:07:07 -05:00
sheeple 87b13afb9b change old mt to random-generator for deploy 2008-03-20 15:06:22 -05:00
Slava Pestov d517bad9ca Fix race 2008-03-20 14:25:39 -05:00
Doug Coleman 3e7940216e swap append to swap append
refactoring path+ to append-path
swap path+ to prepend-path
calendar gmt-offset to duration
2008-03-19 19:15:32 -05:00
Slava Pestov 5904d3fffa Fix set-timeout with dan's new encoding stuff 2008-03-19 15:24:49 -05:00
Slava Pestov 30171f41df Merge branch 'master' of git://factorcode.org/git/factor 2008-03-19 14:53:41 -05:00
Slava Pestov f78b626b58 Merge branch 'master' of git://factorcode.org/git/factor 2008-03-19 14:40:09 -05:00
Slava Pestov 3591ed402d Simplify vocab.loader even further 2008-03-19 14:39:08 -05:00
Slava Pestov 005de25156 Cocoa UI cleanup 2008-03-19 14:25:53 -05:00
Slava Pestov 36c94f357c Fix shaker's libc stripping 2008-03-19 02:43:36 -05:00
Slava Pestov da7f10804a Refactor vocab loader 2008-03-18 20:27:09 -05:00
Slava Pestov 296a20767f Fix a race condition 2008-03-18 01:26:09 -05:00
Slava Pestov 7bd91f68c9 Fix walker 2008-03-17 05:08:47 -05:00
Slava Pestov d4be6ea98c Working on HTTP server 2008-03-17 04:31:13 -05:00
Slava Pestov 8b956d1efa Fixing deployment 2008-03-16 02:21:51 -05:00
Slava Pestov f1cadef89d More deployment fixes 2008-03-14 17:39:57 -05:00
Slava Pestov 1289cfa8e3 More fixes 2008-03-13 22:08:57 -05:00
Slava Pestov a65c96042d Fix usages of file-length 2008-03-13 21:07:53 -05:00
Slava Pestov 067fae725c Fix deploy tests again 2008-03-13 06:37:50 -05:00
Slava Pestov 02d7c9fb24 Simplifications 2008-03-13 05:21:56 -05:00
Slava Pestov 3cddca95ae Simply core: don't call directory? and file-modified until after bootstrap 2008-03-13 04:54:33 -05:00
Slava Pestov bb137bb784 Fix disassembler tests 2008-03-13 03:51:25 -05:00
Slava Pestov cc5ee16f06 Add disassembler tests 2008-03-13 03:49:31 -05:00
Slava Pestov b846d9797d Fix using 2008-03-13 03:49:22 -05:00
Slava Pestov cf4dee6e0f Tree-shaker now computes which globals it needs to strip, not which ones it needs to keep 2008-03-13 03:46:25 -05:00
Slava Pestov f341b2a02c Clean up tools.vocabs a bit 2008-03-13 03:35:54 -05:00
Slava Pestov 8399336648 tools.vocabs absorbs some words from tools.browser and vocabs.loader 2008-03-12 19:55:06 -05:00
Slava Pestov 5e81f59359 walk now wraps the whole thing in a recover with a breakpoint so you can step back from an error 2008-03-11 21:59:41 -05:00
Slava Pestov 32526206f1 Help fixes 2008-03-11 19:51:58 -05:00
Slava Pestov 33b3f1b3b4 Fixing deploy 2008-03-07 21:28:51 -06:00
Slava Pestov 7b0b174115 Use set-file-contents 2008-03-07 21:28:11 -06:00
Slava Pestov 05b02f3c38 Changing launcher to use new_slots 2008-03-06 20:44:52 -06:00
Daniel Ehrenberg 5805db7ac4 Merge branch 'master' of git://factorcode.org/git/factor into unicode
Conflicts:

	extra/http/client/client.factor
	extra/http/server/server.factor
	extra/http/server/templating/templating.factor
	extra/webapps/cgi/cgi.factor
	extra/webapps/file/file.factor
	extra/webapps/source/source.factor
2008-03-05 17:04:43 -06:00