Commit Graph

4910 Commits (b65b3acf524e131b25897aaec0e3044814ce7d03)

Author SHA1 Message Date
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
James Cash 5d689e732d Adding requisite files to lisp.parser 2008-05-05 12:52:01 -04:00
James Cash a6f25c55fc Changing back to use a tuple for the parsed s-expression 2008-05-05 12:52:00 -04:00
James Cash 0c10c13e4d Bug fixes 2008-05-05 12:52:00 -04:00
James Cash 1ad1f5ceba Switching back from <s-exp> tuple to vectors 2008-05-05 12:51:58 -04:00
James Cash 228430512c Splitting EBNF parser to seperate vocab 2008-05-05 12:51:58 -04:00
James Cash df4023b6a7 Fixed bug in convert-list-form 2008-05-05 12:51:58 -04:00
James Cash ec79b7823f Adding lambda conversion and strings 2008-05-05 12:51:57 -04:00
James Cash 1069db6d05 Adding unit tests 2008-05-05 12:51:57 -04:00
James Cash 761e3bb8f5 Using bake instead of make 2008-05-05 12:51:57 -04:00
James Cash b1bd228cb5 if-conversion working 2008-05-05 12:51:57 -04:00
James Cash 8db59121c6 Adding some tags 2008-05-05 12:51:57 -04:00
James Cash 025da7d2cd More work on extra/lisp 2008-05-05 12:51:56 -04:00
James Cash a033091b44 Starting work on EBNF for lisp 2008-05-05 12:51:56 -04:00
James Cash b77d660141 Initial import of Lisp-in-Factor 2008-05-05 12:51:56 -04:00
Doug Coleman 6b77e9c63e Merge branch 'master' of git://factorcode.org/git/factor 2008-05-05 09:07:57 -05:00
Slava Pestov ebb0093ab1 Fix load errors 2008-05-05 04:32:01 -05:00
Slava Pestov 9b9b2747a3 Fixes and cleanups 2008-05-05 03:51:41 -05:00
Slava Pestov 39e2b3450d Merge branch 'master' of git://factorcode.org/git/littledan 2008-05-05 03:49:58 -05:00
Daniel Ehrenberg 4a9b5d2127 Interval trees 2008-05-05 03:48:20 -05:00
Slava Pestov 7c7a1f4974 Debugging pipelines 2008-05-05 03:15:24 -05:00
Slava Pestov 8397b45110 Fixing bugs 2008-05-05 02:32:35 -05:00
Slava Pestov 75fb15ee4c Split stdio up into input-stream/output-stream, pipes work in progress 2008-05-05 02:19:25 -05:00
Daniel Ehrenberg 51b5ec84f6 Modernizing the trees library 2008-05-05 01:54:56 -05:00
Slava Pestov cb83172578 sliding-groups 2008-05-05 00:18:35 -05:00
Slava Pestov 255a86c2df Move unclip-last-slice to sequences 2008-05-05 00:14:43 -05:00