Doug Coleman
|
7d3a8ebf23
|
Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:
extra/db/sql/sql.factor
|
2008-06-10 18:30:31 -05:00 |
Slava Pestov
|
ba8f1388ab
|
Fixing everything for mandatory stack effects
|
2008-06-09 02:14:14 -05:00 |
Doug Coleman
|
95663e56ce
|
commit local changes
|
2008-06-07 10:48:05 -05:00 |
Doug Coleman
|
a7afae250d
|
clean up code some
make \# retries user configurable
|
2008-06-01 00:48:38 -05:00 |
Doug Coleman
|
4732915a57
|
fix advanced tuple selects
select-tuple uses limit 1 now
|
2008-05-30 22:47:38 -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
|
93aa8669c4
|
fix load error
|
2008-04-26 18:44:51 -05:00 |
Doug Coleman
|
a81aaa6100
|
add random-id, still needs to retry if insert fails
|
2008-04-19 19:27:54 -05:00 |
Doug Coleman
|
336e30b054
|
add interval queries for sqlite
|
2008-04-17 19:43:07 -05:00 |
Doug Coleman
|
defc1cfae9
|
fix sql
|
2008-04-15 21:55:26 -05:00 |
Doug Coleman
|
5fa3bd8c74
|
cond/case
|
2008-04-11 12:55:57 -05:00 |
Slava Pestov
|
adb1dd14d0
|
Rename tuples vocab to classes.tuple for consistency
|
2008-03-29 03:34:48 -05:00 |
Doug Coleman
|
00ed2c4d94
|
add some usings
|
2008-03-11 20:23:22 -05:00 |
Doug Coleman
|
d7d64b202f
|
minor cleanup
|
2008-03-08 12:02:19 -06:00 |
Doug Coleman
|
a8d776d2e2
|
add db.sql
|
2008-03-07 20:10:23 -06:00 |