Commit Graph

1245 Commits

Author SHA1 Message Date
Vitor Santos Costa cf3c62f4b4 names are now atoms, not sequences of codes 2013-02-04 22:55:34 +00:00
Vítor Santos Costa 2cb0f298a8 fix style_checking flags and especially variables. 2013-02-04 11:22:42 -06:00
Vitor Santos Costa 798038ad38 avoid PL_error 2013-01-31 10:18:07 +00:00
Vitor Santos Costa 0e9641fe20 sub_string hack 2013-01-31 10:17:48 +00:00
Vítor Santos Costa 5e243a6fbc use SWI's version data 2013-01-28 09:31:58 +00:00
Vitor Santos Costa d2a47ca4c0 protect exo compilation from atom gc 2013-01-22 22:21:44 +00:00
Vitor Santos Costa 4791a18c5b don't rset RO flags 2013-01-18 14:33:41 +00:00
Vitor Santos Costa 20398352e3 who will you check? 2013-01-18 14:32:13 +00:00
Vitor Santos Costa f98a2d5e01 fix unbound throw (obs from Paualo Moura). 2013-01-17 14:00:12 +00:00
Vitor Santos Costa 098608700c fix history 2013-01-17 10:12:08 +00:00
Vitor Santos Costa 8c8392b5da exo support 2013-01-15 11:18:09 +00:00
Vitor Santos Costa 1207205493 fix setof bugs 2013-01-15 11:17:56 +00:00
Vitor Santos Costa f83379648c fix use of exo preds. 2013-01-11 16:45:14 +00:00
Vitor Santos Costa 6cd778f70b exo stuff 2013-01-09 09:21:07 +00:00
David Vaz c9a01455b5 Merge branch 'udi_new' into yap 2013-01-08 18:45:39 +00:00
Vítor Santos Costa f063a2bd52 exo first step. 2013-01-07 09:47:14 +00:00
David Vaz 43e459b8f8 Changes Rtree so almost working 2012-12-18 18:26:59 +00:00
David Vaz bd25c61fbf New work on UDI 2012-12-17 20:23:03 +00:00
Vítor Santos Costa 7811a697b8 fix swi falgs and set_prolog_flag/2. 2012-12-14 23:31:13 +00:00
Vítor Santos Costa 4d35c1f70a fix call to undefined halt/1. 2012-12-14 23:30:48 +00:00
Vitor Santos Costa 63a5daa295 read only flag to emulate debug_on_exception SWI flag. 2012-12-11 22:07:44 +00:00
Vitor Santos Costa 556937195d avoid meta-call in system; improve goal/pred expansion 2012-12-07 08:08:32 +00:00
Vítor Santos Costa 2cbf3439ac introduce at_halt/1.
fix bug in naming variables in suspended goals.
2012-12-02 13:18:29 +00:00
Vítor Santos Costa 095cd68cac prevent failure in listing X 2012-11-26 09:23:25 +00:00
Vítor Santos Costa 2607e59a16 add stash_predicate and fix hide_predicate. 2012-11-25 23:36:43 +00:00
Vítor Santos Costa feb70d0146 fix absolute_file_name with empty arguments. 2012-11-25 23:35:59 +00:00
Vítor Santos Costa f371fca6c5 check if defined 2012-11-08 00:19:48 +00:00
Vítor Santos Costa f74164c642 correct support for goal expansion (bug report from Paulo Moura) 2012-11-07 13:49:54 +00:00
Vitor Santos Costa 68547e1abf imake sure we use current encoding when opening pipes... 2012-10-28 22:27:27 +00:00
Vitor Santos Costa 43c3c89f30 export patch from Paulo Moura 2012-10-22 15:04:52 +01:00
Vítor Santos Costa 7fa7c8b92a patch module code (by Paulo Moura) 2012-10-22 10:18:26 +01:00
Vítor Santos Costa 14796f5d90 patch syntax error (by Paulo Moura) 2012-10-22 10:18:01 +01:00
Vitor Santos Costa 04bba4f1de fix A option. 2012-10-19 18:13:48 +01:00
Vitor Santos Costa e92b8791c5 Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3 2012-10-19 18:12:06 +01:00
Vitor Santos Costa 88f2dc7730 change the way predicates are hidden 2012-10-19 18:10:48 +01:00
Vítor Santos Costa 140a19ba7c make thread_exit follow protocol 2012-10-19 09:27:19 +01:00
Vitor Santos Costa 4da6733194 fix bad initialization of mqs 2012-10-17 17:25:35 +01:00
Vitor Santos Costa 474b7a19e7 fix read_term to handle new notation. 2012-10-09 17:19:39 +01:00
Vitor Santos Costa 48f07ad338 fix parsing of input strings. 2012-10-09 16:31:43 +01:00
Vítor Santos Costa 1089aaf585 fix error messages (patch by Ulrich Neumerkel). 2012-10-03 21:52:18 +01:00
Vítor Santos Costa 8eede3eb73 fix ground cyclic terms (thanks to Paulo). 2012-10-02 15:13:52 +01:00
Vítor Santos Costa 78a08e1b87 fix length/2 error handling. 2012-09-27 22:32:50 +01:00
Vítor Santos Costa d5bf100b71 make full init even before entering Prolog top-level 2012-09-21 11:49:59 +01:00
Vitor Santos Costa 495d852879 fix indenting. 2012-08-23 21:02:41 +01:00
Vitor Santos Costa f85a2112c9 make sure we can use clause. 2012-08-23 21:02:15 +01:00
Vitor Santos Costa 55267cac34 fix no threads case. 2012-08-22 15:29:28 -05:00
Vítor Santos Costa 475face871 fix thread startup aftre restore. 2012-08-22 11:32:05 -05:00
Costa Vitor 51b47d14da if/3 didn't work. 2012-08-07 18:32:45 -05:00
Vítor Santos Costa d6773df815 fix current_stream/3. 2012-08-02 09:36:37 -05:00
Vítor Santos Costa e7551b106a emulate old yap socket (thanks to Jan code). 2012-07-26 16:16:26 -04:00