Commit Graph

2197 Commits (4df9c27ed18957772420dd63129fe0c2e162631c)

Author SHA1 Message Date
Eduardo Cavazos 925b9e241b combinators.cleave: add help 2008-03-12 10:57:57 -06:00
Eduardo Cavazos 8b8d2316b7 combinators.cleave: more helpful effects 2008-03-12 10:57:11 -06:00
Eduardo Cavazos 1a4514b0f6 unix/stat/linux: cell-bits is in new vocab 2008-03-12 10:56:16 -06:00
Doug Coleman ef437c96da add 1token and docs 2008-03-12 10:43:18 -05:00
Doug Coleman d99c57f696 Merge branch 'master' of git://factorcode.org/git/factor 2008-03-12 10:36:01 -05:00
Eduardo Cavazos 968f7cc9c4 Merge branch 'master' of git://factorcode.org/git/factor 2008-03-12 10:15:45 -06:00
Eduardo Cavazos 198216aacf help-docs: typo 2008-03-12 10:15:10 -06:00
Doug Coleman 0af7c34459 fix all farkup tests! 2008-03-12 10:35:50 -05:00
Doug Coleman f2ea564c41 farkup works a little better 2008-03-12 10:34:54 -05:00
Slava Pestov f77528fd3b Fix alarms tests 2008-03-12 03:22:46 -05:00
Slava Pestov eeb05ec857 Fix stack bugs in alarms and UI 2008-03-12 02:36:58 -05:00
Slava Pestov 68ff467f6a Fix locals prettyprinting 2008-03-12 02:36:31 -05:00
Slava Pestov 120c9cacb7 Fixing 64-bit image generation 2008-03-12 01:54:29 -05:00
Slava Pestov 9a3ab15720 Add missing stack effect declaration 2008-03-12 01:54:13 -05:00
Slava Pestov fd5af90cb3 Fix some Cocoa UI issues 2008-03-12 01:34:37 -05:00
Slava Pestov 41e2440983 Merge branch 'master' of git://factorcode.org/git/wrunt 2008-03-12 01:24:39 -05:00
Alex Chapman 987caca933 semantic-db: deleted old type vocabulary 2008-03-12 02:11:14 -04:00
Slava Pestov e0f11d29ea Merge branch 'master' of git://factorcode.org/git/wrunt 2008-03-11 22:42:48 -05:00
Slava Pestov 6e599f0191 Add unit tests for distributed concurrency 2008-03-11 22:42:32 -05:00
Alex Chapman 14bf7e4194 removing io.files.tmp in favour of io.files.unique 2008-03-12 14:42:07 +11:00
Slava Pestov 6bc5a174b4 Merge branch 'master' of git://factorcode.org/git/wrunt 2008-03-11 22:24:20 -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 3c95b7813a Use new-slots in serialize 2008-03-11 21:59:09 -05:00
Slava Pestov ce600b6aec Fix benchmarks 2008-03-11 21:58:50 -05:00
Alex Chapman 99d2b29b7e renamed hooks to triggers 2008-03-12 13:54:01 +11:00
Slava Pestov 01ec501f83 Merge branch 'master' of git://factorcode.org/git/factor 2008-03-11 21:46:44 -05:00
Slava Pestov ff31045dc4 Merge branch 'master' of git://onigirihouse.com/git/yuuki 2008-03-11 21:46:31 -05:00
Alex Chapman 630e9d2678 Merge branch 'master' of http://factorcode.org/git/factor into experimental2 2008-03-12 13:40:59 +11:00
Alex Chapman 74a5479268 Merge branch 'master' into experimental2 2008-03-12 13:39:37 +11:00
Alex Chapman 2f505f85d1 fixed gap-buffer and cursortree 2008-03-12 13:35:48 +11:00
Slava Pestov c1a8056e9f Merge branch 'master' of git://factorcode.org/git/factor 2008-03-11 21:01:51 -05:00
Slava Pestov 5af2be3798 More documentation fixes 2008-03-11 21:01:39 -05:00
Slava Pestov 32526206f1 Help fixes 2008-03-11 19:51:58 -05:00
Slava Pestov 28970d9469 Fix bugs 2008-03-11 16:03:22 -05:00
Doug Coleman 00ed2c4d94 add some usings 2008-03-11 20:23:22 -05:00
Slava Pestov ae3963a072 Fix builder for word renaming 2008-03-11 03:39:50 -05:00
Slava Pestov 2b150db9b9 HTTP server work in progress 2008-03-11 03:39:09 -05:00
Slava Pestov 60cf395032 Fix keyboard shortcut 2008-03-11 03:37:45 -05:00
Slava Pestov a463e6d9fb Moved seq-intersect to core 2008-03-11 03:36:19 -05:00
Slava Pestov 2b00bafdc1 Update singleton for core changes 2008-03-11 03:36:09 -05:00
Slava Pestov 093ae20ed5 Fix bug in regexp char class parser 2008-03-11 03:35:59 -05:00
Slava Pestov 2c1e1d9a94 Rename smtp:send to smtp:send-email, simplify insomniac config 2008-03-11 03:35:43 -05:00
Slava Pestov 9565a04e74 Tiny fry fix 2008-03-11 03:30:35 -05:00
Matthew Willis e04c5d7ba8 Merge git://factorcode.org/git/factor 2008-03-11 00:46:47 -07:00
Matthew Willis 27c4515be6 Implemented unix.stat for freebsd 2008-03-11 00:38:51 -07:00
Slava Pestov 7c1dc2336a Merge branch 'master' of git://factorcode.org/git/factor 2008-03-11 00:48:49 -05:00
Doug Coleman f56b54077b more unit tests 2008-03-11 00:18:57 -05:00
Doug Coleman a5843a360c fix a bug that a unit test found 2008-03-11 00:09:49 -05:00
Doug Coleman 69f213fdce postgresql can store binary blobs! 2008-03-11 00:05:22 -05:00
Alex Chapman e95097dbdf semantic-db: now loads and passes tests 2008-03-11 11:44:03 +11:00
Doug Coleman 563565d76d postgresql almost works with blobs 2008-03-10 17:00:28 -05:00
Doug Coleman 0e4ee18110 updating postgresql 2008-03-10 13:56:58 -05:00
Doug Coleman bf12f94957 remove rc4, waiting for a better implementation someday. 2008-03-10 12:21:53 -05:00
Daniel Ehrenberg 67ca9b43b0 Merge branch 'master' of git://factorcode.org/git/factor into unicode 2008-03-09 22:04:37 -05:00
Daniel Ehrenberg 862dd0b5cb Merge branch 'master' of git://factorcode.org/git/factor into unicode
Conflicts:

	extra/io/encodings/ascii/ascii.factor
	extra/io/encodings/latin1/latin1.factor
2008-03-09 22:04:19 -05:00
Doug Coleman 21e0f8c302 add typedefs to cairo
add functions to get width/height/etc from surfaces
2008-03-09 16:37:13 -05:00
Doug Coleman 420c78d1d1 Merge branch 'master' of git://factorcode.org/git/factor 2008-03-09 16:28:29 -05:00
Doug Coleman 087316a08e add cairo png bindings 2008-03-09 16:27:56 -05:00
Slava Pestov 718adfd81e Comment out units unit test at Dan's request 2008-03-09 06:54:53 -05:00
Slava Pestov 828881b1d1 Merge branch 'master' of git://factorcode.org/git/factor 2008-03-09 06:52:09 -05:00
Slava Pestov 6f7d7158f1 Fix oracle unit test 2008-03-09 06:51:22 -05:00
Eduardo Cavazos 6f2a435498 builder: Include help-lint results in report 2008-03-09 04:49:35 -06:00
Eduardo Cavazos 959aef925f logging-docs: typo 2008-03-09 03:48:19 -06:00
Eduardo Cavazos 57c772303f builder.test: Show tests which fail in addition to vocabularies 2008-03-08 22:46:57 -06:00
Doug Coleman d7d64b202f minor cleanup 2008-03-08 12:02:19 -06:00
Doug Coleman 3b7d630a84 implement CREATE-CLASS with create-class
add SINGLETONS:
2008-03-08 12:01:48 -06:00
Slava Pestov 7b409be592 Disable oracle tests for now 2008-03-08 04:33:02 -06:00
Slava Pestov 26df05b912 More unit test fixes 2008-03-08 04:27:19 -06:00
Slava Pestov 09352a9327 Cleanup 2008-03-08 04:01:43 -06:00
Slava Pestov 4b4f3b8ea9 Faster serialization 2008-03-08 03:50:03 -06:00
Slava Pestov 7ad74eb320 Various fixes 2008-03-08 02:51:26 -06:00
Doug Coleman 4de55d0716 fix typos 2008-03-08 00:13:35 -06:00
dharmatech 28182f06f9 Fix download-to 2008-03-07 23:47:11 -06:00
Slava Pestov 948898193c Merge branch 'master' of git://factorcode.org/git/factor 2008-03-07 21:30:21 -06:00
Slava Pestov 80200f8802 Merge branch 'master' of git://factorcode.org/git/factor 2008-03-07 21:29:48 -06:00
Slava Pestov 5adfc3a3b1 Merge branch 'master' of git://factorcode.org/git/factor 2008-03-07 21:29:24 -06:00
Slava Pestov 44cef753da Benchmarks can use ascii encoding 2008-03-07 21:29:04 -06: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 8c645f7a45 Tweak msxml-to-csv 2008-03-07 21:28:04 -06:00
Slava Pestov 4b130d4fde Remove obsolete dir 2008-03-07 21:27:49 -06:00
Slava Pestov 2fa5f34a71 Byte-array-ification 2008-03-07 21:26:35 -06:00
Doug Coleman 9eff8354c3 use SYMBOLS: 2008-03-07 21:25:26 -06:00
Doug Coleman 867e48199d use SYMBOLS: in several places 2008-03-07 21:24:50 -06:00
Aaron Schaefer 6642d4ba42 Merge branch 'master' of git://factorcode.org/git/factor 2008-03-07 21:51:56 -05:00
Aaron Schaefer b204473c8f Solution to Project Euler problem 59 2008-03-07 21:38:16 -05:00
Doug Coleman eaf76aece1 Merge branch 'master' of git://factorcode.org/git/factor 2008-03-07 20:10:47 -06:00
Doug Coleman a8d776d2e2 add db.sql 2008-03-07 20:10:23 -06:00
Doug Coleman 9701754dc4 add more ,%# words to namespaces.lib (needed for db) 2008-03-07 20:08:34 -06:00
Doug Coleman e6d2b4bcf4 use symbols 2008-03-07 20:07:54 -06:00
Doug Coleman 252f55d162 add unit tests to singleton 2008-03-07 20:06:23 -06:00
Doug Coleman 1ceeac107b add extra/symbols 2008-03-07 20:05:58 -06:00
Doug Coleman 3652a454d8 rewrite singletons to be predicate classes instead of tuples 2008-03-07 20:02:58 -06:00
Daniel Ehrenberg 191a61a024 Merge branch 'master' of git://factorcode.org/git/factor into unicode 2008-03-07 18:51:03 -06:00
Eduardo Cavazos 1764ca26d0 Merge branch 'master' of git://factorcode.org/git/factor 2008-03-07 18:31:21 -06:00
Eduardo Cavazos 9ffe013d03 builder.*: lots of updates for the new language changes 2008-03-07 18:30:47 -06:00
Slava Pestov 50a2c51187 Fix size-of 2008-03-07 17:53:20 -06:00
Slava Pestov 2ff8cd14e9 Merge branch 'experimental' of git://factorcode.org/git/wrunt 2008-03-07 17:33:24 -06:00
Alex Chapman 641d345a99 Merge git://factorcode.org/git/wrunt into experimental 2008-03-08 10:22:34 +11:00
Slava Pestov 68f276b444 HTTP server and client fixes 2008-03-07 17:21:20 -06:00