Commit Graph

4885 Commits (950419de4bee224b3caedc27b3fbdc0770735406)

Author SHA1 Message Date
Slava Pestov 9fd7b12534 Merge branch 'master' of git://factorcode.org/git/factor 2008-05-07 00:40:17 -05:00
Alex Chapman 78712fef1b jamshred: some dodgy debug logging, and some dodgy collision detection :) 2008-05-07 13:58:03 +10:00
Slava Pestov 732b84bcf9 Mac OS X monitors need to call normalize-path 2008-05-06 22:20:55 -05:00
Slava Pestov 1449836f25 Debugging threads 2008-05-06 22:20:27 -05:00
Slava Pestov 90299783d6 Cleanup io.pipes and fix io.unix.pipes hang 2008-05-06 21:23:18 -05:00
Slava Pestov 5666cd78b9 Linked error fixes, add 2parallel-each and 2parallel-map combinators 2008-05-06 21:23:07 -05:00
Daniel Ehrenberg c04da7bdfb unicode.syntax.backend => value (with docs &c) 2008-05-06 20:59:37 -05:00
Daniel Ehrenberg 2e796f8431 Interval maps made more efficient 2008-05-06 16:26:20 -05:00
Daniel Ehrenberg d1545ac929 LCS docs, bug fixes 2008-05-06 15:51:34 -05:00
Doug Coleman ebae774b8c moved xml errors tests to a new place 2008-05-06 14:48:28 -05:00
Doug Coleman 0acbdcdcc6 remove <resource-path> 2008-05-06 14:45:28 -05:00
Doug Coleman 0cd8023a25 use resource: instead of resource-path 2008-05-06 14:41:59 -05:00
Doug Coleman 7c09936f30 use butlast, butlast-slice
"extra/foo" resource-path -> "resource:extra/foo"
2008-05-06 12:37:11 -05:00
Doug Coleman 01f20cf32d update core to use butlast, butlast-slice 2008-05-06 12:36:49 -05:00
Doug Coleman e771314833 add butlast and butlast-slice with docs 2008-05-06 12:36:32 -05:00
Doug Coleman 0b21c84e75 fix errors i introduced with the state-parser cleanup 2008-05-06 12:16:04 -05:00
Doug Coleman 6590c60cb3 fix bootstrap 2008-05-06 11:27:13 -05:00
Doug Coleman db5716ede7 Merge branch 'master' of git://factorcode.org/git/factor 2008-05-06 11:15:05 -05:00
U-SLAVA-DFB8FF805\Slava d9e615c040 More fixes 2008-05-06 09:16:48 -05:00
Slava Pestov 53832ccd2f Fix 2008-05-06 09:01:28 -05:00
Slava Pestov 631da78867 Add Linux constants 2008-05-06 05:01:27 -05:00
U-SLAVA-DFB8FF805\Slava 541061d870 Merge branch 'master' of git://factorcode.org/git/factor 2008-05-06 04:27:01 -05:00
U-SLAVA-DFB8FF805\Slava 7f8ee64d28 Implement <appender> on Windows 2008-05-06 04:26:46 -05:00
Daniel Ehrenberg 32d032e8fc lcs update 2008-05-06 03:47:39 -05:00
Daniel Ehrenberg 70ea40681e extra/lcs replaces extra/levenshtein... not fully debugged 2008-05-06 03:46:44 -05:00
Slava Pestov 68d65685e6 Merge branch 'master' of git://factorcode.org/git/factor 2008-05-06 02:52:21 -05:00
Slava Pestov 1b9d2478e3 Bug fixes 2008-05-06 02:52:08 -05:00
U-SLAVA-DFB8FF805\Slava 03998fc63b Merge branch 'master' of git://factorcode.org/git/factor 2008-05-06 02:14:14 -05:00
U-SLAVA-DFB8FF805\Slava cbf886f17d Fix Windows monitors, implement new io.pipe protocol 2008-05-06 02:10:17 -05:00
Daniel Ehrenberg d5f63983c3 Unicode script uses interval maps 2008-05-05 23:47:22 -05:00
Daniel Ehrenberg e3808cc503 Coalescing in interval maps 2008-05-05 23:46:51 -05:00
Eduardo Cavazos 404bf07ad5 Merge branch 'master' of factorcode.org:/git/factor 2008-05-05 21:56:36 -05:00
Eduardo Cavazos 3883c30639 io.files: Fix help bug 2008-05-05 21:56:01 -05:00
Daniel Ehrenberg e82fb3b6dc Coalesce function for interval maps 2008-05-05 19:52:56 -05:00
Slava Pestov 598ba7dedb Documentation fixes 2008-05-05 19:41:44 -05:00
Slava Pestov 8e60cf2b86 <appender>, documentation updates 2008-05-05 19:12:22 -05:00
Slava Pestov 91ef98cc70 math.parser fix 2008-05-05 18:09:44 -05:00
Slava Pestov 7bba8871a3 IP geolocation library 2008-05-05 18:07:18 -05:00
Slava Pestov bcb6a47ec7 Merge branch 'master' of git://factorcode.org/git/littledan 2008-05-05 17:42:49 -05:00
Daniel Ehrenberg fdc9d554e4 Replacing interval trees with interval maps, which are sound 2008-05-05 17:38:44 -05:00
Slava Pestov 9d5d4ec5c4 Fixes, rename sliding-groups to clumps 2008-05-05 17:31:46 -05:00
Doug Coleman 9e726f40aa add more unit tests 2008-05-05 13:27:14 -05:00
James Cash 42154c9609 Trying to get var-args to work 2008-05-05 12:52:01 -04:00
James Cash 82cdbdeb0e Adding more unit tests for lisp 2008-05-05 12:52:01 -04:00
James Cash 3e8e976bee Negative numbers not working now, will fix later 2008-05-05 12:52:01 -04:00
James Cash dcab546b97 Adding negative numbers to the parser, other minor changes 2008-05-05 12:52:01 -04:00
James Cash 598bb166de Minor formatting changes 2008-05-05 12:52:01 -04:00
James Cash ec95cef85e Adding more tests 2008-05-05 12:52:01 -04:00
James Cash 062facb809 Adding copyright notice to lisp.parser 2008-05-05 12:52:01 -04:00
James Cash f02ca2284c Starting tests for lisp 2008-05-05 12:52:01 -04:00