Slava Pestov
|
d42ae9508f
|
Merge with erg's changes
|
2008-04-14 04:42:43 -05:00 |
Slava Pestov
|
421085c516
|
Fix inference error
|
2008-04-14 03:54:43 -05:00 |
Doug Coleman
|
72080fda4a
|
construct-boa -> boa
construct-empty -> new
|
2008-04-13 15:06:27 -05:00 |
Doug Coleman
|
dbac0a1543
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-04-11 12:59:20 -05:00 |
Doug Coleman
|
5fa3bd8c74
|
cond/case
|
2008-04-11 12:55:57 -05:00 |
Doug Coleman
|
d28212efe3
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-04-10 19:37:36 -05:00 |
Slava Pestov
|
9c19ade981
|
Fix library path
|
2008-04-08 19:43:54 -05:00 |
Doug Coleman
|
5ca95e5515
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-04-07 15:43:44 -05:00 |
Doug Coleman
|
719fc91432
|
fix sqlite
|
2008-04-07 15:27:35 -05:00 |
Doug Coleman
|
b0e322bffc
|
refactor db some
|
2008-04-07 14:19:29 -05:00 |
Doug Coleman
|
70573c01f0
|
comment out compiler error
|
2008-04-06 14:33:01 -05:00 |
Doug Coleman
|
0804c7e7af
|
cleanup
|
2008-04-06 01:22:52 -05:00 |
Doug Coleman
|
aade46d448
|
sqlite inheritance
|
2008-04-06 00:37:12 -05:00 |
Doug Coleman
|
ec620ef0c8
|
inheritance with postgresql
|
2008-04-05 20:22:33 -05:00 |
Doug Coleman
|
3eb2bd784f
|
fix library path
|
2008-04-03 23:36:14 -05:00 |
Doug Coleman
|
a9cd31704d
|
remove win32? and win64? words
|
2008-04-02 18:53:24 -05:00 |
Doug Coleman
|
393f77715c
|
update everything to use os singletons
|
2008-04-02 18:25:33 -05:00 |
Doug Coleman
|
b4adebb691
|
update usages of singleton
|
2008-04-01 16:53:32 -05:00 |
Slava Pestov
|
87539b8f4e
|
Clean up db.types
|
2008-03-30 08:16:30 -05:00 |
Slava Pestov
|
adb1dd14d0
|
Rename tuples vocab to classes.tuple for consistency
|
2008-03-29 03:34:48 -05:00 |
Slava Pestov
|
1f3e6fd0b7
|
combinators.cleave is now core
|
2008-03-28 23:00:20 -05:00 |
Slava Pestov
|
02727576c2
|
New slots are now in the core
|
2008-03-20 15:30:59 -05:00 |
Doug Coleman
|
3e7940216e
|
swap append to swap append
refactoring path+ to append-path
swap path+ to prepend-path
calendar gmt-offset to duration
|
2008-03-19 19:15:32 -05:00 |
Doug Coleman
|
880a3a2af4
|
before major refactoring
|
2008-03-17 14:14:04 -05:00 |
Slava Pestov
|
604a895f99
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-03-17 03:28:50 -05:00 |
Doug Coleman
|
16e6f36fc9
|
refactor db
start on random-id
|
2008-03-17 00:26:05 -05:00 |
Slava Pestov
|
ea2723a5a0
|
Fix serialization of circular structure
|
2008-03-16 23:41:26 -05:00 |
Doug Coleman
|
382868b362
|
add a test to make sure assigned ids can't be inserted twice
fix a bug with sqlite finalizers
|
2008-03-15 23:21:53 -05:00 |
Slava Pestov
|
86ed87da0c
|
Get some db words to infer
|
2008-03-15 07:57:38 -05:00 |
Doug Coleman
|
e347e3d7ac
|
fix typo in ffi
|
2008-03-14 20:52:08 -05:00 |
Doug Coleman
|
c3d41967f7
|
fix some formatting
|
2008-03-13 02:10:43 -05:00 |
Doug Coleman
|
4398458248
|
add ensure-table
|
2008-03-12 23:57:56 -05:00 |
Slava Pestov
|
120c9cacb7
|
Fixing 64-bit image generation
|
2008-03-12 01:54:29 -05:00 |
Doug Coleman
|
00ed2c4d94
|
add some usings
|
2008-03-11 20:23:22 -05:00 |
Slava Pestov
|
28970d9469
|
Fix bugs
|
2008-03-11 16:03:22 -05:00 |
Doug Coleman
|
f56b54077b
|
more unit tests
|
2008-03-11 00:18:57 -05:00 |
Doug Coleman
|
a5843a360c
|
fix a bug that a unit test found
|
2008-03-11 00:09:49 -05:00 |
Doug Coleman
|
69f213fdce
|
postgresql can store binary blobs!
|
2008-03-11 00:05:22 -05:00 |
Doug Coleman
|
563565d76d
|
postgresql almost works with blobs
|
2008-03-10 17:00:28 -05:00 |
Doug Coleman
|
0e4ee18110
|
updating postgresql
|
2008-03-10 13:56:58 -05:00 |
Doug Coleman
|
d7d64b202f
|
minor cleanup
|
2008-03-08 12:02:19 -06:00 |
Slava Pestov
|
26df05b912
|
More unit test fixes
|
2008-03-08 04:27:19 -06:00 |
Slava Pestov
|
09352a9327
|
Cleanup
|
2008-03-08 04:01:43 -06:00 |
Slava Pestov
|
7ad74eb320
|
Various fixes
|
2008-03-08 02:51:26 -06:00 |
Slava Pestov
|
5adfc3a3b1
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-03-07 21:29:24 -06:00 |
Doug Coleman
|
867e48199d
|
use SYMBOLS: in several places
|
2008-03-07 21:24:50 -06:00 |
Doug Coleman
|
eaf76aece1
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-03-07 20:10:47 -06:00 |
Doug Coleman
|
a8d776d2e2
|
add db.sql
|
2008-03-07 20:10:23 -06:00 |
Alex Chapman
|
641d345a99
|
Merge git://factorcode.org/git/wrunt into experimental
|
2008-03-08 10:22:34 +11:00 |
Doug Coleman
|
915fd4e0f8
|
fix two load errors
|
2008-03-07 16:45:11 -06:00 |