Doug Coleman
|
3eb6e55ae4
|
db: Fix using list for walker.
|
2020-08-27 10:28:12 -05:00 |
Alexander Iljin
|
ef0bf15eb4
|
db[.tuples|.types]-docs: replace "a SQL" with "an SQL"
|
2018-01-16 13:40:14 -08:00 |
Alexander Iljin
|
49665c546f
|
db-docs: add a missing space
|
2018-01-16 13:40:14 -08:00 |
Alexander Iljin
|
c9f5757dcd
|
db-docs: fix the documentation for query-each and query-map
|
2018-01-16 13:40:14 -08:00 |
Alexander Iljin
|
631707b496
|
db-docs: remove double period at the end of a sentence
|
2017-01-02 09:33:02 -08:00 |
Alexander Iljin
|
b7e64aed9f
|
db-docs: add a missing newline to separate groups of items
|
2017-01-02 09:32:58 -08:00 |
Doug Coleman
|
1fcf96cada
|
factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon.
|
2015-07-25 22:59:56 -07:00 |
John Benediktsson
|
57f9d78892
|
improve help by linking to types directly.
|
2014-05-23 20:20:15 -07:00 |
Keita Haga
|
dce56c8f8f
|
db: fix a couple of typos in docs
|
2011-01-15 02:03:20 +09:00 |
Keita Haga
|
2dbee396fb
|
db: fix some examples
|
2010-11-28 03:34:27 +09:00 |
John Benediktsson
|
0b7ed3bdb9
|
db: fix typo in docs.
|
2010-07-26 08:11:51 -07:00 |
Keith Lazuka
|
405e5d015b
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
Doug Coleman
|
b9bc619b1b
|
fix db docs for multiline strings
|
2009-09-23 12:49:30 -05:00 |
Doug Coleman
|
eceed177d6
|
replace usages of <" with """
|
2009-09-20 22:42:40 -05:00 |
Slava Pestov
|
765aa5bc1d
|
db: fix some typos in docs
|
2009-09-15 15:45:03 -07:00 |
Slava Pestov
|
87c7f882ca
|
db: fix with-book-db combinator in db tutorial
|
2009-09-12 16:05:05 -05:00 |
Doug Coleman
|
f7512da692
|
fix example
|
2009-03-16 14:44:40 -05:00 |
Doug Coleman
|
2b6f9f31ff
|
fix help-lint docs for db
|
2009-01-30 16:17:50 -06:00 |
Daniel Ehrenberg
|
c025d9da87
|
Fixing formatting errors in db docs
|
2009-01-29 19:14:34 -06:00 |
Doug Coleman
|
2c678e64dc
|
rename db symbol -> db-connection
|
2008-12-17 21:04:17 -06:00 |
John Benediktsson
|
fe2301df94
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-10-09 19:48:20 -07:00 |
Doug Coleman
|
ace2ce2ce7
|
remove old word
|
2008-10-09 16:40:19 -05:00 |
John Benediktsson
|
bb32cc3eff
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-10-09 14:28:56 -07:00 |
Doug Coleman
|
ea69c8996f
|
use ERROR:, inline database combinator examples
|
2008-10-08 19:06:19 -05:00 |
John Benediktsson
|
da59346f71
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-10-07 06:51:53 -07:00 |
Doug Coleman
|
bc5f19b919
|
fix typo
|
2008-10-07 07:24:10 -05:00 |
John Benediktsson
|
7724a70fba
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-10-04 12:01:41 -07:00 |
Doug Coleman
|
a057da4116
|
"finish" database docs
|
2008-10-04 13:21:06 -05:00 |
Doug Coleman
|
3d92ef87fe
|
remove redundant section
|
2008-10-03 20:21:23 -05:00 |
Doug Coleman
|
dc4e989002
|
clean up the db code some, more docs
|
2008-10-03 20:19:20 -05:00 |
John Benediktsson
|
414ddfe213
|
Fix typo in db-docs.
|
2008-10-02 14:16:53 -07:00 |
Doug Coleman
|
1c189a479c
|
more docs, fix typos
|
2008-10-02 14:02:38 -05:00 |
Doug Coleman
|
67683dde20
|
make-db is gone, use <sqlite-db> or <postgresql-db> instead. docs. use dip instead of >r r>
|
2008-10-02 12:11:56 -05:00 |
Doug Coleman
|
2057e643e7
|
more docs, fix circular vocabs
|
2008-09-25 00:05:41 -05:00 |
Doug Coleman
|
5be907e857
|
fix potential infinite loop, minor docs updates
|
2008-09-24 22:24:34 -05:00 |
Doug Coleman
|
8e86c31c31
|
a little refactoring, docs
|
2008-09-24 19:30:46 -05:00 |
Doug Coleman
|
01a741a30b
|
fix help lint
|
2008-09-10 20:47:37 -05:00 |
Doug Coleman
|
aa8c85f010
|
cleaning up db -- removed some unused words, moved words around
|
2008-09-09 14:44:14 -05:00 |
Doug Coleman
|
1325939883
|
more docs
|
2008-09-08 19:24:44 -05:00 |
Doug Coleman
|
a7f116783c
|
fix typos
|
2008-09-08 18:15:37 -05:00 |
Doug Coleman
|
e789258f2d
|
refactoring, initial docs checkin (not done yet, working on it)
|
2008-09-08 16:19:00 -05:00 |