Commit Graph

13887 Commits (5ff2c2e2bf7ff86148db26ea4dbba20b3ef5aba3)

Author SHA1 Message Date
Ken Causey 7095ace2c1 Makes it possible to change the names of the exectables named in the variables at the top of the Makefile and still build. Also removes unused IMAGE variable. 2009-04-20 22:11:01 -05:00
Slava Pestov f38d2f91f6 Words which didn't compile cannot be run at all 2009-04-20 22:05:41 -05:00
Doug Coleman 706fb78d5b better fix for db.tester 2009-04-20 21:47:55 -05:00
Doug Coleman 687190bbee fix a bug in db.tester 2009-04-20 21:32:23 -05:00
Doug Coleman 0dd144b461 Merge branch 'master' of git://factorcode.org/git/factor 2009-04-20 21:17:32 -05:00
Doug Coleman 1e21f0ef43 better docs for emacs setup 2009-04-20 21:17:18 -05:00
Slava Pestov 05f3f9dcb9 Fixing unit tests for stack effect inference changes 2009-04-20 21:15:19 -05:00
Doug Coleman 08d80f6237 use HOMEDRIVE/HOMEPATH for HOME, then USERPROFILE, the default to a directory if no env vars are set 2009-04-20 21:11:50 -05:00
U-HPLAPTOP\Ken 19be5cd5e5 word change 2009-04-20 21:06:42 -05:00
Slava Pestov ad943f6c4c Merge branch 'master' into more_robust_stack_checking 2009-04-20 20:11:32 -05:00
Slava Pestov be12dc3e9f Merge branch 'master' of git://factorcode.org/git/factor 2009-04-20 20:05:53 -05:00
Slava Pestov 0d0c7f2d55 Fix unit test failures caused by stricter type checking in M: encoder stream-write 2009-04-20 20:05:17 -05:00
Aaron Schaefer 76417301b4 Merge branch 'master' of git://factorcode.org/git/factor 2009-04-20 21:01:37 -04:00
Doug Coleman be2639c168 look for emacsclient.exe not emacs.exe 2009-04-20 19:52:50 -05:00
Doug Coleman 3d895de0cc oops, really search for emacs.exe 2009-04-20 19:15:02 -05:00
Doug Coleman 3af8f7fba1 search for emacs.exe on windows by default 2009-04-20 19:14:53 -05:00
Doug Coleman e8d695e314 refactoring directory searching 2009-04-20 19:01:33 -05:00
Slava Pestov 8414693142 stack-checker: trust word declarations instead of recursively checking them 2009-04-20 18:44:45 -05:00
Slava Pestov f73a29c1a5 README.txt: don't mention GLUT 2009-04-20 18:37:23 -05:00
Doug Coleman bf0b1e63c8 use link-info instead of file-info 2009-04-20 17:50:26 -05:00
Doug Coleman bd6eb42d0f fix size-on-disk for unix 2009-04-20 17:44:12 -05:00
Doug Coleman 12a89f1550 fix size-on-disk for unix 2009-04-20 17:25:18 -05:00
Doug Coleman 5c236d6585 add a size-on-disk slot to file-info, the each-file combinator now works better, add a path>sizes word 2009-04-20 16:52:18 -05:00
Slava Pestov 74d352434c morse: fix help lint 2009-04-20 04:25:11 -05:00
Slava Pestov 5165d811d5 Changing the stack effect of a generic word could break the compiler 2009-04-20 04:21:00 -05:00
Slava Pestov dff8f80ea6 mason.report: fix timings-table, and add unit tests 2009-04-20 03:29:16 -05:00
Slava Pestov a4d48a1cd4 xml.writer: don't write arrays to output-stream 2009-04-20 03:28:03 -05:00
Slava Pestov 3b40334ccd xml: fix compile warnings in tests 2009-04-20 03:27:52 -05:00
Slava Pestov 7aeb13e58a io.buffers and io.ports performance tweaks 2009-04-20 03:27:30 -05:00
Slava Pestov ec49307c88 Never inline default methods, and fix inlining of methods with hints 2009-04-20 03:27:18 -05:00
Slava Pestov 0f26d02d41 Passing the wrong type of sequence to M\ encoder write now throws an error 2009-04-20 03:26:56 -05:00
Slava Pestov ec72f33fcb Documentation updates 2009-04-20 02:23:52 -05:00
Slava Pestov 968bf4bcb4 Merge branch 'master' of git://factorcode.org/git/factor 2009-04-20 01:56:16 -05:00
Slava Pestov 5ac1358aea Report actual SEH code on Windows instead of 'signal 11' 2009-04-20 01:55:27 -05:00
Slava Pestov 86e5ddf449 Improve Unix signal and Windows structured exception reporting 2009-04-20 01:47:10 -05:00
Slava Pestov bcd0533794 Improve example in syntax vocab 2009-04-20 01:42:54 -05:00
Slava Pestov 0c4d9617f6 Merge branch 'master' of git://github.com/ehird/factor 2009-04-20 00:03:52 -05:00
Slava Pestov dc2423de06 Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor 2009-04-19 23:58:57 -05:00
Alex Chapman 0e6f76c13d Using literals vocab for defining computed constants 2009-04-20 14:15:38 +10:00
Alex Chapman dac233992a Merge branch 'master' into experimental 2009-04-20 12:21:54 +10:00
Alex Chapman 616996ab6a Updating code to use CONSTANT: 2009-04-20 12:20:03 +10:00
Alex Chapman 0f82f4af87 Merging Diego Martinelli's improvements and simplifications of morse 2009-04-20 11:00:38 +10:00
Elliott Hird 9436ddac24 Merge branch 'master' of git://factorcode.org/git/factor 2009-04-20 01:31:12 +01:00
Elliott Hird 0719d83653 Show the signal name next to the number in parentheses on Unices. 2009-04-20 01:28:41 +01:00
Slava Pestov 57d718113e tools.test: more robust must-fail 2009-04-19 18:21:25 -05:00
Slava Pestov 27928f5f8f Make couchdb unportable for now 2009-04-19 17:39:26 -05:00
Slava Pestov d3d131d1bd Strip out error-list related global variables; webkit-demo 14kb smaller 2009-04-19 17:38:48 -05:00
Slava Pestov d039f9a946 help.handbook: fix typos reported by Jon Kleiser 2009-04-19 17:38:20 -05:00
Jose A. Ortega Ruiz 954f1abeb1 FUEL: conflict resolution 2009-04-19 21:04:07 +02:00
Jose A. Ortega Ruiz 425be6a414 FUEL: modify directly use/in to set up evaluation context 2009-04-19 20:35:54 +02:00