Commit Graph

4621 Commits (a7c0b356a84c58edc83e6703cd944e311710e6a3)

Author SHA1 Message Date
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
Doug Coleman 0d8ddd2a3c fix multi-methods for <=> 2008-04-27 22:44:42 -05:00
Doug Coleman 47abbfc4c6 fix calendar for <=> change 2008-04-27 22:44:30 -05:00
Alex Chapman 21c50fefe0 fix morse-docs, and add authors.txt 2008-04-28 12:17:08 +10:00
Joe Groff 89df7fd104 Add missing USING: accessors vocab to demo-support 2008-04-27 18:48:39 -07:00
Joe Groff d6a67d475c Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:

	extra/bunny/bunny.factor
	extra/opengl/demo-support/demo-support.factor
2008-04-27 18:27:47 -07:00
Doug Coleman 32814ffce5 <=> outputs +lt+ +eq+ +gt+ 2008-04-27 18:57:46 -05:00
Doug Coleman b4f7619655 add math.order 2008-04-27 17:03:21 -05:00
Alex Chapman a502ab882a Merge branch 'master' of http://factorcode.org/git/factor into experimental 2008-04-27 22:41:26 +10:00
Alex Chapman bd548d5423 add openal.waves to generate tones, and code to play morse code 2008-04-27 22:36:42 +10:00
Slava Pestov c88cf361e7 Fix promises help lint 2008-04-27 06:46:01 -05:00
Slava Pestov 31308a7fb2 Oops 2008-04-27 06:42:53 -05:00
Slava Pestov 524e3ea762 Fix PPC backend load error 2008-04-27 06:42:12 -05:00
Slava Pestov 5ad8aab2b9 Fix unit tests 2008-04-27 06:37:02 -05:00
Slava Pestov 173d064567 Unit tests pass 2008-04-27 04:51:33 -05:00