Commit Graph

4686 Commits (f42719aa983d7b9bc1fe7931952d715a2b759381)

Author SHA1 Message Date
Slava Pestov d2fe9f6abb Fix unit tests 2008-04-29 06:01:01 -05:00
Slava Pestov 453f55cc5d Rename session-manager to sessions 2008-04-29 05:58:34 -05:00
Eduardo Cavazos 2c99f7c0a0 update: Update the clean image location 2008-04-29 04:59:15 -05:00
Eduardo Cavazos 66e3a838b4 Merge branch 'master' of factorcode.org:/git/factor 2008-04-29 04:10:56 -05:00
Slava Pestov ee46527023 Fix tests 2008-04-29 03:59:41 -05:00
Eduardo Cavazos 6624982c28 Merge branch 'master' of factorcode.org:/git/factor 2008-04-29 03:56:48 -05:00
Slava Pestov d146601fdb Fix locals docs 2008-04-29 02:59:14 -05:00
Slava Pestov 575fbd522e Merge branch 'master' of git://factorcode.org/git/factor 2008-04-29 01:49:18 -05:00
Slava Pestov 5901107f66 Bootstrap fix 2008-04-29 01:49:06 -05:00
Doug Coleman 2453621588 fix load errors 2008-04-29 00:43:58 -05:00
Eduardo Cavazos f7a3979818 builder.release.branch: per platform directories for clean images 2008-04-28 23:32:55 -05:00
Slava Pestov 9c1f6f73ac Merge branch 'master' of git://double.co.nz/git/factor 2008-04-28 22:20:56 -05:00
Slava Pestov 090a92b839 Merge branch 'master' of git://factorcode.org/git/factor 2008-04-28 21:26:48 -05:00
Slava Pestov 9e02c533b8 Fix help bug reported 2008-04-28 21:26:37 -05:00
Slava Pestov 08af497255 Fix /f for large integers 2008-04-28 21:26:31 -05:00
Slava Pestov 1083f36e6e Fix stage1 bootstrap bug, overly-eager object merging 2008-04-28 21:25:59 -05:00
Chris Double e1f82caf83 Use accessors in places for peg 2008-04-29 14:19:14 +12:00
Chris Double c671ccce99 { ... } whitespace grouping 2008-04-29 14:15:05 +12:00
Doug Coleman 913da8f2ea refactor where-clause 2008-04-28 20:27:37 -05:00
Doug Coleman e266480029 beginning to refactor 2008-04-28 20:01:32 -05:00
Doug Coleman b092a4f9d5 add support for infinity to intervals 2008-04-28 19:41:35 -05:00
Chris Double 7319dd5165 Add ~ grouping operator to ignore whitespace between elements in group 2008-04-29 12:37:26 +12:00
Doug Coleman d213150834 fix unit test 2008-04-28 18:41:53 -05:00
Doug Coleman 93bf51eb68 ensure-table just does [ create-table ] curry ignore-errors
recreate-table is the old ensure-table
2008-04-28 18:21:45 -05:00
Doug Coleman e486683d96 fix binsearch and thus math.primes 2008-04-28 18:09:13 -05:00
Doug Coleman dadb4c4060 native-id -> db-assigned-id 2008-04-28 17:38:12 -05:00
Doug Coleman 2d93f85029 delete-tuple now takes an object as a template 2008-04-28 17:35:45 -05:00
Doug Coleman 1c2d252ffd fix randomly generated ids 2008-04-28 17:17:19 -05:00
Doug Coleman 9ceedc4fbc Merge branch 'master' of git://factorcode.org/git/factor 2008-04-28 16:49:29 -05:00
Doug Coleman 618e10a6b2 refactor db: native-id -> db-assigned-id
assigned-id -> user-assigned-id
2008-04-28 16:48:55 -05:00
Doug Coleman 0a99342f2b fix bootstrap errors on windows 2008-04-28 16:30:11 -05:00
Doug Coleman 1dbc37e0cd Merge branch 'master' of git://factorcode.org/git/factor 2008-04-28 15:18:07 -05:00
Doug Coleman 594d57d5cc fix docs 2008-04-28 15:17:47 -05:00
Slava Pestov 2e07897cfc Merge branch 'master' of git://factorcode.org/git/factor 2008-04-28 14:52:09 -05:00
Slava Pestov 1f7be9945b Cleanup erg's cleanup 2008-04-28 14:52:03 -05:00
Doug Coleman 4b3fd628a7 make splay trees work 2008-04-28 14:48:37 -05:00
Slava Pestov 1147b07bb9 Merge branch 'master' of git://factorcode.org/git/factor 2008-04-28 14:43:25 -05:00
Doug Coleman bd654f8621 revert some changes in trees 2008-04-28 14:42:42 -05:00
Phil Dawes 02d95144d9 Added vocab monitors for all vocab-roots (not just files under resource-path)
N.B. monitors are initialized on startup so additional vocab-roots need to be saved in image
2008-04-28 17:30:16 +01:00
Phil Dawes 5c1d60edf3 Basic CSV Parser 2008-04-28 17:30:16 +01:00
Doug Coleman 61ffc2efe6 better fix is a new boot image. 2008-04-28 10:36:41 -05:00
Doug Coleman 688202ea1f fix bootstrap 2008-04-28 10:11:26 -05:00
Alex Chapman 19022db77f deleting unfinished code from this branch 2008-04-28 14:30:49 +10:00
Alex Chapman 24832b5c0e Merge branch 'graphs' into experimental 2008-04-28 14:26:17 +10:00
Alex Chapman 4300eeaa89 bank account simulator 2008-04-28 14:24:30 +10:00
Doug Coleman e0639d0547 fix trees for <=>
a bit of refactoring to use new accessors, i hope wrunt doesn't mind
2008-04-27 23:23:59 -05:00
Doug Coleman 09c21f077b add invert-comparison word 2008-04-27 23:23:51 -05:00
Alex Chapman ffd3ae635d update factor.vim (not sure what happened with that last commit) 2008-04-28 14:23:16 +10:00
Alex Chapman 23608c219f update factor.vim for latest changes to vocabs 2008-04-28 14:21:48 +10:00
Alex Chapman aa0daed072 update tangle and semantic-db for latest changes to factor 2008-04-28 13:44:46 +10:00