Commit Graph

10639 Commits (5135a2499a280951c4fc6bd2bcc425dda120116a)

Author SHA1 Message Date
Doug Coleman 180aeea68d fix using. add 2008-12-18 18:40:01 -06:00
Jose A. Ortega Ruiz 615a7a9a99 Merge commit 'origin/master' into emacs 2008-12-19 01:33:49 +01:00
erg cc027b8b1a Merge branch 'master' of git://factorcode.org/git/factor 2008-12-18 18:33:16 -06:00
erg 7103cc3cda Add follow-link/follow-links, use it in file-system-info on linux. add
docs and unit tests.  fix indentation
2008-12-18 18:32:00 -06:00
Slava Pestov cac73daa85 Oops 2008-12-18 18:09:36 -06:00
Slava Pestov 83f03c89b6 Fix bogus indentation 2008-12-18 18:09:22 -06:00
Jose A. Ortega Ruiz 98203729ed FUEL: USINGs fixed. 2008-12-19 00:37:04 +01:00
Jose A. Ortega Ruiz 149cb7f7b8 conflict resolution 2008-12-19 00:26:39 +01:00
Jose A. Ortega Ruiz ad87aa736d Conflict resolution 2008-12-19 00:24:23 +01:00
Jose A. Ortega Ruiz 35039d0149 FUEL: Fix bug whereby true display-stacks? could hang the listener. 2008-12-19 00:20:56 +01:00
Slava Pestov b11cbaa3af Fix conflict 2008-12-18 17:10:01 -06:00
Jose A. Ortega Ruiz 670cbbfc9f FUEL: Nothing new, just function renamings. 2008-12-18 17:31:52 +01:00
Jose A. Ortega Ruiz ea71c1fdd2 FUEL: More navigation keys for the help buffer. 2008-12-18 17:07:36 +01:00
John Benediktsson b43dce4668 Merge branch 'master' of git://factorcode.org/git/factor 2008-12-18 06:50:42 -08:00
Jose A. Ortega Ruiz 2156b7bb86 FUEL: Description for vocabularies in autodoc mode. 2008-12-18 15:38:40 +01:00
Jose A. Ortega Ruiz 194d0cec41 FUEL: Font lock for getters/setters fixed, with faces for both. 2008-12-18 12:11:59 +01:00
Slava Pestov cfca27ba5f Fix otug-talk 2008-12-18 03:38:29 -06:00
Slava Pestov 24fc37c7b7 Add ncleave back to combinators.cleave, since it does not behave like generalizations:ncleave 2008-12-18 03:38:21 -06:00
Slava Pestov 6e52dedd59 Profiler's usage-profile word is now more useful: it uses compiled-usage instead of usage 2008-12-18 02:19:33 -06:00
Slava Pestov 7cee0cdc2a Load fix for random 2008-12-18 02:04:05 -06:00
Slava Pestov 2d5bc00029 Fix pane selection to begin at hand-click-loc not hand-loc 2008-12-18 01:11:00 -06:00
Slava Pestov aa67844a23 Update remaining >r/r> usages 2008-12-18 00:42:12 -06:00
Slava Pestov bf7bde1bd4 Move bitfields to unmaintained, code is too ugly 2008-12-18 00:40:13 -06:00
Slava Pestov cd9eda0934 Move oracle to unmaintained 2008-12-18 00:37:44 -06:00
Slava Pestov dcea175cd1 Move bake to unmaintained since it looks like it will be hard to update; also obj which depends on bake 2008-12-18 00:37:33 -06:00
Slava Pestov 13fd66d542 Remove extra/bind-in since locals now has :> 2008-12-18 00:18:27 -06:00
Slava Pestov f652734a4e Move assocs/combinators/namespaces/sequences/strings.lib vocabs to unmaintained since nobody uses them anymore 2008-12-18 00:18:13 -06:00
Slava Pestov 8a66947527 Eliminating usages of combinators/sequences/etc.lib 2008-12-18 00:16:43 -06:00
Slava Pestov 2c9ec65acf Move sequences.lib:randomize to random 2008-12-18 00:15:07 -06:00
Slava Pestov 11df79e5a6 Move extra/raptor to unmaintained, it hasn't loaded for a while 2008-12-18 00:14:53 -06:00
Slava Pestov 789f778365 Oops 2008-12-17 23:37:35 -06:00
Slava Pestov bb1af5f42c combinators.cleave and trails had sequences.lib in using list but didn't actually depend on it 2008-12-17 23:36:54 -06:00
Slava Pestov 3d1c46417a Update more vocabs for >r/r> removal 2008-12-17 23:36:13 -06:00
Slava Pestov dbd0f865e5 furnace.db: update for Doug's db fixes 2008-12-17 23:35:46 -06:00
Slava Pestov 6fb57d821f Move math.blas to basis 2008-12-17 23:23:43 -06:00
Slava Pestov 5fdb474c76 Fixing various test failures and updating some more vocabs for >r/r> removal 2008-12-17 22:29:32 -06:00
Doug Coleman 4dd615fa9e Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:
	basis/db/types/types.factor
2008-12-17 21:07:42 -06:00
Doug Coleman a62fcbe64c remove use of symbols 2008-12-17 21:06:41 -06:00
Doug Coleman 2c678e64dc rename db symbol -> db-connection 2008-12-17 21:04:17 -06:00
Slava Pestov 128b52a24b Make bunny load 2008-12-17 20:28:26 -06:00
Slava Pestov da38cd36dd Move assoc-heaps, formatting, pack, roman, porter-stemmer, soundex, cords to basis 2008-12-17 20:18:24 -06:00
Slava Pestov e7f35881ac Move monotonic-split to splitting.monotonic 2008-12-17 20:04:41 -06:00
Slava Pestov cd5ae48670 Remove sequences.lib dependencies from project-euler.common and roman 2008-12-17 20:04:24 -06:00
Slava Pestov a86171481e Move Cairo binding to basis 2008-12-17 20:03:58 -06:00
Slava Pestov 3692fc03d0 Move cairo.samples to cairo-samples 2008-12-17 20:03:39 -06:00
Slava Pestov 22fadf4ed0 Get cairo binding to load 2008-12-17 20:02:37 -06:00
Slava Pestov d108d58058 Move math.miller-rabin to basis 2008-12-17 19:53:19 -06:00
Slava Pestov 411ba7473b Clean up some code to not use combinators.lib and sequences.lib 2008-12-17 19:52:47 -06:00
Slava Pestov acf0d8d9c8 Get furnace and websites..concatenative to load 2008-12-17 19:39:02 -06:00
Doug Coleman 4329578b2f add a new db-connection tuple for live database connections instead of reusing the db setup tuple
update sqlite and postgresql backends for the change
2008-12-17 19:35:53 -06:00