Commit Graph

7370 Commits

Author SHA1 Message Date
Vitor Santos Costa 8c6aa05b17 Merge branch 'master' of git.dcc.fc.up.pt:yap-6.3 2014-04-29 18:19:07 +01:00
Vitor Santos Costa fa31fb1468 make sure we use the defined C++. 2014-04-29 18:18:42 +01:00
Vitor Santos Costa d58dcdc3e6 portability. 2014-04-29 18:17:23 +01:00
Vitor Santos Costa 4b3e9691ef C++ for a nicer progrmming style. 2014-04-29 11:49:09 +01:00
Vitor Santos Costa 592ad902a0 improve interface 2014-04-29 11:45:19 +01:00
Vítor Santos Costa 23561d086b support for SWIG. 2014-04-28 11:57:09 +01:00
Vítor Santos Costa 3efe5df28e C++ compatibility. 2014-04-28 11:54:47 +01:00
Vítor Santos Costa 785e404de4 C++ compatibility. 2014-04-28 11:48:24 +01:00
Vítor Santos Costa 6bcda04a52 deadlock avoidance. 2014-04-28 11:47:53 +01:00
Vítor Santos Costa 2f852223ec new C++ interface 2014-04-28 11:47:09 +01:00
Vitor Santos Costa ed0910fe94 fix thread_local decls. 2014-04-24 14:25:21 +01:00
Vitor Santos Costa 58336add23 fix module export. 2014-04-24 14:24:50 +01:00
Vitor Santos Costa 4867563b09 fix multifile handling. 2014-04-24 14:24:27 +01:00
Vitor Santos Costa 05ac1dc920 small fixes:
- fix consult as reconsult
- declaring P twice as thread_local confused yap
- missing UNLOCK.
2014-04-24 12:54:08 +01:00
Vítor Santos Costa 1db83cc30d make consult reconsult the original file, so that
[x]. [x].
is more like
[x]. [-x].
2014-04-24 11:40:35 +01:00
Vítor Santos Costa d8f4a77f47 fix style_check to be called at parse-time and not cause eexcution overheads. 2014-04-24 08:26:31 +01:00
Vitor Santos Costa 6591b5429c Merge branch 'master' of git.dcc.fc.up.pt:yap-6.3 2014-04-23 22:42:03 +01:00
Vitor Santos Costa aba5f3d88b handle locking more carefully (especially protect gc and stack shifting). 2014-04-23 22:41:12 +01:00
Vítor Santos Costa f1951777b7 fix checker to use read for singleton variables, instead of always computing
them.
2014-04-23 21:39:32 +01:00
Vítor Santos Costa 605e68c80d fix prolog:messages 2014-04-21 11:29:05 +01:00
Vítor Santos Costa 0625f1d7ad doc support 2014-04-21 11:20:00 +01:00
Vítor Santos Costa 137f69ed22 doc support 2014-04-21 11:14:18 +01:00
Vitor Santos Costa 83ec7d9072 fix indent 2014-04-11 02:27:10 +01:00
Vítor Santos Costa 295be2d5be doc fixes 2014-04-10 11:59:30 +01:00
Vitor Santos Costa d199c64de6 fix conversion to markdown 2014-04-09 14:00:54 +01:00
Vítor Santos Costa ca0c646793 doc updates 2014-04-09 12:50:27 +01:00
Vítor Santos Costa 250099cfe8 doc updates 2014-04-09 12:49:23 +01:00
Vítor Santos Costa 3396c1ca18 doc updates 2014-04-09 12:44:26 +01:00
Vítor Santos Costa c629ae9283 doc updates 2014-04-09 12:39:52 +01:00
Vítor Santos Costa a8c77d2609 fix string_concat/2 2014-04-09 12:39:29 +01:00
Vitor Santos Costa 8b9da05d66 check system files 2014-04-06 17:07:36 +01:00
Vitor Santos Costa f39ed68fe8 check for mistypes 2014-04-06 17:06:19 +01:00
Vitor Santos Costa cc84cd8cb5 check for mistypes 2014-04-06 17:05:17 +01:00
Vítor Santos Costa a6c115b248 fix deadlock 2014-03-27 15:35:18 +00:00
Vítor Santos Costa f7283f6b70 fix xminor bugs in manual 2014-03-27 15:34:25 +00:00
Vítor Santos Costa 683b5989ae fix sub_string and friends 2014-03-27 15:31:03 +00:00
Vítor Santos Costa 3b2944511e improve debugger warnings 2014-03-27 15:30:17 +00:00
Vitor Santos Costa ce0715e75a fix IOSTREAM 2014-03-20 16:23:07 +00:00
Vitor Santos Costa 141b8ac4cb fix warnings. 2014-03-20 15:41:17 +00:00
Vitor Santos Costa 37c018d4b5 add proto for WriteAtom 2014-03-20 15:40:56 +00:00
Vitor Santos Costa ace56c730b Merge branch 'master' of ssh://git.code.sf.net/p/yap/yap-6.3 2014-03-20 13:34:59 +00:00
Vitor Santos Costa 506ac57509 enable debugging to start by default. 2014-03-20 13:33:47 +00:00
Vitor Santos Costa 41e1980f83 fix memory leaks 2014-03-20 13:33:17 +00:00
Vitor Santos Costa 8dd1ddbca3 ensure things get locked when enterng dynamic code. 2014-03-20 13:32:35 +00:00
Vítor Santos Costa 028f30850f get rid of warnings 2014-03-20 12:32:51 +00:00
Vitor Santos Costa e337d6aba0 avoid using min 2014-03-20 12:19:38 +00:00
Vitor Santos Costa e6fbba4030 fix bad copy to S 2014-03-18 19:32:10 +00:00
Vitor Santos Costa 2c5d6ad488 follow .in 2014-03-18 17:29:42 +00:00
Vítor Santos Costa f3597f3d02 Merge branch 'master' of ssh://git.code.sf.net/p/yap/yap-6.3 2014-03-18 17:28:14 +00:00
Vítor Santos Costa f0d8ee91d0 fix foldl2 2014-03-18 17:27:56 +00:00