Slava Pestov
|
8e55533bfa
|
Tweak some furnace code to infer and load with almost no warnings
|
2009-03-15 18:19:29 -05:00 |
sheeple
|
a1f3e5695b
|
fix circularity in db
|
2009-02-20 22:59:01 -06:00 |
Doug Coleman
|
985597ba68
|
add error handling to sqlite, postgresql is next. switching computers..
|
2009-02-20 20:40:17 -06:00 |
Doug Coleman
|
2c678e64dc
|
rename db symbol -> db-connection
|
2008-12-17 21:04:17 -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 |
Doug Coleman
|
9d5732671d
|
remove >r r>
|
2008-11-29 12:18:09 -06:00 |
Doug Coleman
|
83f1634219
|
clean up dispose a bit
|
2008-10-09 15:42:23 -05:00 |
Doug Coleman
|
7b9a3b61c3
|
partial fix for db, going to make it use dispose* soon
|
2008-10-09 14:07:11 -05:00 |
Doug Coleman
|
dc4e989002
|
clean up the db code some, more docs
|
2008-10-03 20:19:20 -05:00 |
Doug Coleman
|
695d3dd2d2
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-10-02 12:52:42 -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 |
Slava Pestov
|
c19f2257f4
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
Doug Coleman
|
5be907e857
|
fix potential infinite loop, minor docs updates
|
2008-09-24 22:24:34 -05:00 |
Doug Coleman
|
93f77da9bf
|
cleanups, fix errors
|
2008-09-09 17:27: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
|
e789258f2d
|
refactoring, initial docs checkin (not done yet, working on it)
|
2008-09-08 16:19:00 -05:00 |
Slava Pestov
|
aea0fed14c
|
Fixing basis -> extra dependencies
|
2008-09-05 19:29:14 -05:00 |
Doug Coleman
|
b23ac6f137
|
fix stack effects, remove two redundant sqlite ffi words, minor cleanups
|
2008-09-02 22:50:46 -05:00 |
Doug Coleman
|
c30a6511d1
|
move db to basis
|
2008-09-02 18:26:31 -05:00 |