Doug Coleman
|
34e945fd28
|
use prefix correctly
|
2009-04-14 22:54:28 -05:00 |
Doug Coleman
|
8644c98549
|
fix up tar
|
2009-04-14 22:47:39 -05:00 |
Doug Coleman
|
a3d25ed322
|
more tests
|
2009-04-14 17:18:48 -05:00 |
Doug Coleman
|
b55c8b00ed
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-04-14 17:14:30 -05:00 |
Doug Coleman
|
1f004a1100
|
support typed queries
|
2009-04-14 17:10:16 -05:00 |
Slava Pestov
|
da38a25963
|
More float syntax fixes
|
2009-04-14 17:09:16 -05:00 |
Doug Coleman
|
6f1d15e84c
|
refactoring the db protocol, remove fql-statements
|
2009-04-14 16:14:40 -05:00 |
Doug Coleman
|
1494800840
|
add introspection vocab to examine tables
|
2009-04-14 11:26:54 -05:00 |
Doug Coleman
|
4ad9580d19
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-04-13 21:50:03 -05:00 |
Doug Coleman
|
0f4711abe3
|
support AND and OR for where slot
|
2009-04-13 21:41:01 -05:00 |
Doug Coleman
|
447a55418c
|
add update, delete to fql
|
2009-04-13 20:26:48 -05:00 |
Doug Coleman
|
7ab58fa3b3
|
add test for all features of select except where clauses
|
2009-04-13 19:53:53 -05:00 |
Doug Coleman
|
d20fb81a9c
|
working out the dispatch for bound queries, first stab at fql
|
2009-04-13 19:51:19 -05:00 |
Doug Coleman
|
66a4ec5896
|
more generics in the statement protocol
|
2009-04-13 18:19:37 -05:00 |
Doug Coleman
|
6db0999775
|
add raw, typed bind statements
|
2009-04-13 18:04:06 -05:00 |
Doug Coleman
|
c9db0fdee1
|
refactor sqlite bind
|
2009-04-13 17:40:35 -05:00 |
Doug Coleman
|
1789a58bbf
|
add sql-bind-query, sql-bind-command for writing raw sql
|
2009-04-13 17:27:31 -05:00 |
Doug Coleman
|
48a0858135
|
raw sql queries work again
|
2009-04-13 15:37:29 -05:00 |
Doug Coleman
|
d5b04296bc
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-04-13 15:36:29 -05:00 |
Slava Pestov
|
6efbe50543
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-04-13 15:21:20 -05:00 |
Slava Pestov
|
cedbad0772
|
Fix tests to not clutter Factor directory
|
2009-04-13 15:21:16 -05:00 |
Slava Pestov
|
f1038cee97
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-04-13 19:58:16 -05:00 |
Slava Pestov
|
5c952a8f14
|
Merge branch 'irc' of git://tiodante.com/git/factor
|
2009-04-13 19:57:05 -05:00 |
Slava Pestov
|
8da4f59931
|
Merge branch 'faster_string_to_number'
|
2009-04-13 19:48:19 -05:00 |
Slava Pestov
|
0ffd43e2e3
|
1.0/0.0 => 1/0.
|
2009-04-13 19:48:08 -05:00 |
U-SLAVA-DFB8FF805\Slava
|
e1690b47ae
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-04-13 19:03:42 -05:00 |
U-SLAVA-DFB8FF805\Slava
|
1596d9aeae
|
mason: add workaround for cygwin git issue
|
2009-04-13 19:03:17 -05:00 |
Doug Coleman
|
e1b0682320
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-04-13 13:59:37 -05:00 |
Bruno Deferrari
|
d8f144a8e9
|
irc: Fix problems in tests
|
2009-04-12 19:44:46 -03:00 |
Slava Pestov
|
f26fccec9d
|
Too much inlining in id3
|
2009-04-12 16:32:39 -05:00 |
Bruno Deferrari
|
e8d37558cb
|
irc.client: Fix typos
|
2009-04-12 16:52:24 -03:00 |
Bruno Deferrari
|
8eedc105a9
|
Add missing bsd copyright notices, authors.txt, summary.txt files
|
2009-04-12 16:47:55 -03:00 |
Bruno Deferrari
|
837ab3d982
|
irc.gitbot: Fix USEs line
|
2009-04-12 16:35:29 -03:00 |
Bruno Deferrari
|
85d595d8b6
|
irc.client: Big refactor
|
2009-04-12 16:30:54 -03:00 |
Doug Coleman
|
956a119991
|
still working on db2
|
2009-04-11 21:05:18 -05:00 |
Doug Coleman
|
ee45c8ff20
|
more work on db2
|
2009-04-11 20:21:04 -05:00 |
Doug Coleman
|
badbd014be
|
more parsers for c syntax
|
2009-04-11 16:19:41 -05:00 |
Doug Coleman
|
a368a8da51
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-04-11 15:58:49 -05:00 |
Slava Pestov
|
db3818814d
|
Refactor GLU usages in basis, and move opengl.glu to extra, and don't like VM with GLU
|
2009-04-11 15:17:08 -05:00 |
Doug Coleman
|
72205363fd
|
porting more things over to extra/db2
|
2009-04-11 13:44:06 -05:00 |
Doug Coleman
|
ee30ab92cd
|
redoing db framework. it'll live in extra until it can replace db in basis
|
2009-04-11 13:02:47 -05:00 |
Doug Coleman
|
9ac2214b62
|
fix html.parser
|
2009-04-11 12:11:00 -05:00 |
Doug Coleman
|
a10d490fe2
|
more parsing work
|
2009-04-10 17:50:05 -05:00 |
Doug Coleman
|
7bba6ab4a2
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-04-10 09:38:08 -05:00 |
Slava Pestov
|
2b26da1ad2
|
Move images.normalization to extra since its not used for anything anymore
|
2009-04-10 04:03:06 -05:00 |
Doug Coleman
|
732065d775
|
more work on sequence-parser
|
2009-04-09 21:32:57 -05:00 |
Doug Coleman
|
a761d57019
|
improve sequence-parser
|
2009-04-09 21:03:18 -05:00 |
Doug Coleman
|
d44c08bf68
|
write synchsafe numbers to sequences
|
2009-04-09 18:23:05 -05:00 |
Doug Coleman
|
47369e927c
|
add a combinator to spider
|
2009-04-09 15:29:38 -05:00 |
Doug Coleman
|
6583b4d38e
|
rename html.parser.state to sequence-parser
|
2009-04-09 15:28:48 -05:00 |