Commit Graph

4057 Commits

Author SHA1 Message Date
Vitor Santos Costa
8edeead245 fix compilation warnings 2010-07-19 22:42:47 +01:00
Vitor Santos Costa
d608966f46 add missing files 2010-07-19 22:42:37 +01:00
Vitor Santos Costa
35c3081c18 fix bad declaration 2010-07-19 22:42:19 +01:00
Vitor Santos Costa
a8b080a158 sgml stuff 2010-07-19 14:56:21 +01:00
Vitor Santos Costa
8ca1345c09 add missing files. 2010-07-19 14:55:13 +01:00
Vitor Santos Costa
9ebf1e46f9 support tai 2010-07-19 14:54:51 +01:00
Vitor Santos Costa
6731383b07 fix small bugs in SWI interface 2010-07-19 14:54:21 +01:00
Vitor Santos Costa
907dd74dd0 remove SWI's config.h 2010-07-19 14:53:36 +01:00
Vitor Santos Costa
0ddf070d17 allow people to use ctypes.pl 2010-07-19 14:53:00 +01:00
Vitor Santos Costa
baab2cdbfe add tai package (and SWI interface). 2010-07-19 14:52:26 +01:00
Vitor Santos Costa
6ebc31f2d8 codes/2 functor (used by format). 2010-07-19 14:48:42 +01:00
Vitor Santos Costa
5347581f84 improvements to compatibility of http server package. 2010-07-19 14:47:39 +01:00
Vitor Santos Costa
f34dcec03e fix totag SWI functors. 2010-07-19 14:47:08 +01:00
Vitor Santos Costa
bbc67cca67 fix numbering scheme for functors. 2010-07-19 14:45:11 +01:00
Vitor Santos Costa
143e5cd56c make ctypes.pl usable. 2010-07-19 14:44:01 +01:00
Vitor Santos Costa
3794f21844 don't use old config.h, use general YAP config.h 2010-07-19 14:43:07 +01:00
Vitor Santos Costa
70bd4c78b6 all these predicates are unsafe. 2010-07-19 14:42:22 +01:00
Vitor Santos Costa
d6bd81ce81 SWI getc and putc may call prolog: protect them with slots.
allow format to codes/2 and terminate memory stream.
2010-07-19 14:40:52 +01:00
Vitor Santos Costa
68a1ab6ce7 make sure that we don't have tails of lists with local variables. 2010-07-19 14:39:52 +01:00
Vitor Santos Costa
834e3ed5d0 make arg/3 compatible with SWI for atomic argument (fail silently). 2010-07-19 14:38:17 +01:00
Theo
5e84c38efe fixed trie warnings 2010-07-19 12:06:39 +01:00
Theo
0a6ba6a678 Hmm learning the git (half of the files were commited sorry guys) 2010-07-19 11:29:13 +01:00
Theo
2e95faf4f7 I added the dbtrie support :-) 2010-07-18 18:25:30 +01:00
Vitor Santos Costa
6183ff0282 semweb and http compile now (but they don't work properly yet). 2010-07-15 23:35:37 +01:00
Vitor Santos Costa
12fe06aa2e extensions to interface 2010-07-15 23:35:04 +01:00
Vitor Santos Costa
a45105ee04 export wide atoms and add a little comment.y 2010-07-15 17:46:52 +01:00
Vitor Santos Costa
b2184ecb00 term export and import routines 2010-07-15 17:19:37 +01:00
Vitor Santos Costa
e9c83142ad fix stupid bug in setof (patch from U Neumerkel). 2010-07-14 00:24:26 +01:00
Vitor Santos Costa
cfa665f320 semweb first try 2010-07-14 00:18:14 +01:00
Vitor Santos Costa
c15b20e9af improve portability 2010-07-14 00:17:14 +01:00
Vítor Santos Costa
ecce575a0a fix stack calculation (ricardo rocha) 2010-07-06 15:31:17 +01:00
Vítor Santos Costa
b21603ac89 Merge branch 'master' of yap.dcc.fc.up.pt:yap-6 2010-07-05 16:01:10 +01:00
Vítor Santos Costa
9413872467 fix get_atom_nchars (obs from Roberto Bagnara) 2010-07-05 16:00:12 +01:00
Vitor Santos Costa
8690fb8ca0 make clp(bn) work again. 2010-06-30 17:54:58 +02:00
Vitor Santos Costa
8f8ba6221e add SWI's PL_get_string 2010-06-30 17:54:02 +02:00
Vitor Santos Costa
0f241ae87c pyswip was using old SWI function. 2010-06-30 17:53:26 +02:00
Vitor Santos Costa
72a224de6f fix compilation on OSX. 2010-06-30 17:51:28 +02:00
Vitor Santos Costa
8cab19c6b1 fix bad recovery of thread locals (report from Jiefie Ma). 2010-06-30 17:50:28 +02:00
Vitor Santos Costa
6619bd44b0 fix interfacey 2010-06-30 13:18:15 +02:00
Vítor Santos Costa
1b16a3d909 fix american version of neighbors. 2010-06-23 15:38:58 +01:00
Vítor Santos Costa
4694a50fa5 http package (only partially working) 2010-06-23 11:52:34 +01:00
Vítor Santos Costa
6e956b879a fixes for YAP 2010-06-23 11:52:23 +01:00
Vítor Santos Costa
efa64ba6c4 more SWI emulation. 2010-06-23 11:49:34 +01:00
Vítor Santos Costa
f5b006a94b isupport for improved SWI emulation 2010-06-23 11:48:10 +01:00
Vítor Santos Costa
e350a938e6 new predicates 2010-06-23 11:47:44 +01:00
Vítor Santos Costa
de2d6867ad isupport for improved SWI emulation. 2010-06-23 11:47:14 +01:00
Vítor Santos Costa
3e13be32a0 fix \\ in strings to scan up to next non-blank 2010-06-23 11:46:16 +01:00
Vítor Santos Costa
d100e697a3 fix debugging message 2010-06-23 11:45:44 +01:00
Vítor Santos Costa
e21526ffc8 allow term_expansion from system 2010-06-23 11:45:18 +01:00
Vítor Santos Costa
15546096fe more fixes 2010-06-23 11:44:44 +01:00