Commit Graph

  • 18506025c3 use PP with care: - clean after interrupt; - use it only for indexing code. Vítor Santos Costa 2014-10-19 01:48:38 +01:00
  • 827be2f8d0 more debugging versions Vítor Santos Costa 2014-10-19 01:44:48 +01:00
  • 438c09b5d0 if THREADS on, please usse locking. Vítor Santos Costa 2014-10-19 01:44:11 +01:00
  • 71c587bec1 better safe than.. Vítor Santos Costa 2014-10-19 01:43:14 +01:00
  • ba03f1da65 avoid fuzzy f errors Vítor Santos Costa 2014-10-16 23:56:12 +01:00
  • 168f0c6c0c improve error handling Vítor Santos Costa 2014-10-16 23:55:34 +01:00
  • f5b48e3f82 Removed a few inline definitions Theo 2014-10-16 18:26:16 +01:00
  • fa24b214af Merge branch 'master' of git@git.dcc.fc.up.pt:yap-6.3 Fabrizio Riguzzi 2014-10-16 17:23:22 +02:00
  • 3ee50baf11 lemur example Fabrizio Riguzzi 2014-10-16 17:22:57 +02:00
  • 089bd928cf fixed cplint compilation Fabrizio Riguzzi 2014-10-16 13:49:56 +02:00
  • 45e4384b6d Merge branch 'master' of ssh://git.dcc.fc.up.pt/yap-6.3 Vitor Santos Costa 2014-10-16 10:52:20 +01:00
  • 1bb12cbc35 second try to fix error handling in arithmetic expressions. THis time: - exit at predicate end; - just return first on multiple erors. - YapArithError takes care of inner errors, Yp_EvalError fixes externals. - a few ISO stuff to make Paulo's unit tests go happier. Vitor Santos Costa 2014-10-16 10:49:11 +01:00
  • 7227bc62f4 Merge branch 'master' of git@git.dcc.fc.up.pt:yap-6.3 Fabrizio Riguzzi 2014-10-16 10:20:34 +02:00
  • 3c07f66cac repaired configure Fabrizio Riguzzi 2014-10-16 10:20:07 +02:00
  • 44d38d3018 Theo corrected a bug in the dbtries implementation Theo 2014-10-15 20:53:32 +01:00
  • b9236fa5fa Theo corrected a bug in the dbtries implementation Theo 2014-10-15 19:55:40 +01:00
  • ce12c424f3 initial version of LEMUR Fabrizio Riguzzi 2014-10-15 15:56:49 +02:00
  • b25c9e5b61 lemur Fabrizio Riguzzi 2014-10-15 15:15:46 +02:00
  • 1d98481ac3 fixed compilation problems Fabrizio Riguzzi 2014-10-15 15:15:24 +02:00
  • 46e1ce96b4 Yap_cputime() needs thread local memory, so be careful about releasing local memory. Vitor Santos Costa 2014-10-15 12:32:00 +01:00
  • 8014110080 fix debugging letfover. Vitor Santos Costa 2014-10-15 12:10:39 +01:00
  • 8576e67d84 generate exceptions on arithmetic errors Vítor Santos Costa 2014-10-15 11:06:07 +01:00
  • a5d0b41f3b fix file filter breakage Vítor Santos Costa 2014-10-15 01:51:09 +01:00
  • 49ccb545f8 fix bad call. Vitor Santos Costa 2014-10-14 19:39:20 +01:00
  • aa80579684 recover the signals, like sigfpe. Vitor Santos Costa 2014-10-14 19:31:49 +01:00
  • 1983df00db use LIBS, even if the -fPIC versions do not need them, the standard one does. Vitor Santos Costa 2014-10-14 19:30:56 +01:00
  • 186adc2053 More thread fixes, including true anonymous mqueues, worker_id for sequential, support for arithmetic exceptions on mac, fixes for with_mutex, fixes for dangling pointers in thread termination. Uuufff... Vítor Santos Costa 2014-10-14 15:53:24 +01:00
  • 90289b7188 fix bad initialization. Vítor Santos Costa 2014-10-14 02:10:18 +01:00
  • d76c2a0039 fix duplicates. Vítor Santos Costa 2014-10-14 02:09:52 +01:00
  • c95045e14c improve support for floating point exceptions. Vítor Santos Costa 2014-10-14 01:13:31 +01:00
  • 3c7779ec78 move message queues to C Vítor Santos Costa 2014-10-13 12:34:52 +01:00
  • 7cbcd17993 avoid warning Vítor Santos Costa 2014-10-13 12:33:24 +01:00
  • ce390d987e fix initialization on undefined. Vítor Santos Costa 2014-10-12 11:02:47 +01:00
  • f2038e9e36 use meta-predicates. Vítor Santos Costa 2014-10-12 11:01:30 +01:00
  • c0b723ca14 fix module transparent. Vítor Santos Costa 2014-10-12 11:00:45 +01:00
  • d7bc8f80ce back to life, ProbLog-I Vítor Santos Costa 2014-10-12 00:33:34 +01:00
  • a64c6772fc fix atomic_concat/3 to be backtrackable. Vítor Santos Costa 2014-10-12 00:32:17 +01:00
  • 1a56819658 fix typo Vítor Santos Costa 2014-10-11 21:56:55 +01:00
  • 0c461c538b remove unneeded call Vítor Santos Costa 2014-10-11 14:10:35 +01:00
  • b40a5a7837 fix change in undef. Vítor Santos Costa 2014-10-11 14:09:40 +01:00
  • e3e1bcaca8 fix broken semantics. Vítor Santos Costa 2014-10-11 14:08:39 +01:00
  • 5312086b60 typo in expansion. Vítor Santos Costa 2014-10-11 14:07:34 +01:00
  • cf7dccdcdf fix handling of attributed vars. Vítor Santos Costa 2014-10-11 14:06:57 +01:00
  • 1461f44184 fix goal expansion problems Vítor Santos Costa 2014-10-11 12:45:54 +01:00
  • b2cd81f79a fix bb usage of DB. Vítor Santos Costa 2014-10-11 01:39:09 +01:00
  • 84527a8c77 fix bb usage of DB. Vítor Santos Costa 2014-10-11 01:38:32 +01:00
  • 5bf44d2378 fix signal handling in non-threaded (thanks to Paulo Moura). Vítor Santos Costa 2014-10-11 01:37:34 +01:00
  • 18aadaecd8 fix ways to call listing and improve documentation. Vitor Santos Costa 2014-10-10 15:52:14 +01:00
  • 4d3bb0143f small fix to hook case. Vitor Santos Costa 2014-10-10 15:50:41 +01:00
  • 96149d991f fix reloading of foreign files: don't allow it even if you are reconsulting, it makes no sense. Vitor Santos Costa 2014-10-10 12:52:03 +01:00
  • 946f6cebf3 fix bad exit from undef code. Vitor Santos Costa 2014-10-10 12:39:54 +01:00
  • f6bcb22b7c fix undefined procedures to allow hooks as before. Vitor Santos Costa 2014-10-10 10:00:27 +01:00
  • b108380cfc utf8 Vitor Santos Costa 2014-10-09 10:49:51 +01:00
  • 1896237ed3 remove unknows msg Vitor Santos Costa 2014-10-09 10:49:24 +01:00
  • fcd959a2cb cuda Vitor Santos Costa 2014-10-09 10:48:23 +01:00
  • e18f083da6 fix warning. Vitor Santos Costa 2014-10-09 10:47:41 +01:00
  • 48053694c7 document abolish and make sure that assert(m:(H:-B)) treats m as source module. Vitor Santos Costa 2014-10-09 10:46:09 +01:00
  • ed6f7f8573 fix warning. Vitor Santos Costa 2014-10-09 10:45:38 +01:00
  • 716f80d4c8 ugh, did not allow loading more than a file. Vitor Santos Costa 2014-10-09 10:44:37 +01:00
  • 6ec4d99d86 allow users to load foreign code from cwd, as said in manual. Vitor Santos Costa 2014-10-09 10:43:44 +01:00
  • cbc579310a fix number_atom broken behaviour when atom was bound. Vitor Santos Costa 2014-10-09 10:42:15 +01:00
  • 5d84ce03ca fix configuration to support 6.5. Vitor Santos Costa 2014-10-08 16:50:33 +01:00
  • bd35580713 fixes for qly loading. Vítor Santos Costa 2014-10-08 00:28:14 +01:00
  • bcc8fea458 fix another typo. Vítor Santos Costa 2014-10-07 23:34:49 +01:00
  • ad82a2619d compute mian functor correctly a(X), [Y] <-- b(X,Y). Vítor Santos Costa 2014-10-07 21:04:54 +01:00
  • ef73a788d9 fix case where unnecessart messages wwere printed while if disables code reading. Vítor Santos Costa 2014-10-07 10:28:43 +01:00
  • 46a81e8d2b more typos. Vítor Santos Costa 2014-10-07 10:13:31 +01:00
  • cff80914e4 handle modules in exporteed procedures. Vítor Santos Costa 2014-10-07 09:59:59 +01:00
  • 1fff999e5e enable compilation of external modules. Vítor Santos Costa 2014-10-07 09:59:23 +01:00
  • da61f1c31f gcc-3.4 was being confused with OSX 13.4. Vítor Santos Costa 2014-10-07 09:21:52 +01:00
  • b25b6db772 forgot absf Vítor Santos Costa 2014-10-07 01:38:31 +01:00
  • a54af395cf multifiles are discontiguus by def. Vítor Santos Costa 2014-10-07 01:37:42 +01:00
  • 0ba024a7b0 activate style checking from day 1. Vítor Santos Costa 2014-10-07 01:37:13 +01:00
  • e9cc545f68 big cleanup: cpmpile under style checker. fix broken module stuff. Vítor Santos Costa 2014-10-07 01:35:41 +01:00
  • 092303f837 Merge branch 'master' of ssh://git.dcc.fc.up.pt/yap-6.3 Vítor Santos Costa 2014-10-06 00:01:42 +01:00
  • 0c4f846c0e move modules to as early as possible Vítor Santos Costa 2014-10-06 00:01:25 +01:00
  • 8c87eabb22 fix typos Vítor Santos Costa 2014-10-06 00:00:42 +01:00
  • 800a019a16 fix typos Vítor Santos Costa 2014-10-05 23:59:34 +01:00
  • 028c036757 fix typos Vítor Santos Costa 2014-10-05 23:59:21 +01:00
  • 3b5a093983 fix message display time Vítor Santos Costa 2014-10-05 23:58:19 +01:00
  • 733bb5ddc4 module stuff Vítor Santos Costa 2014-10-05 23:54:51 +01:00
  • 427c3ecf54 fix operators. Vítor Santos Costa 2014-10-05 23:53:47 +01:00
  • 9f00389e52 keep three modules, just for imported stuff. Vítor Santos Costa 2014-10-05 23:53:05 +01:00
  • 64e7e7e663 make writeln a C built-in. Vítor Santos Costa 2014-10-05 23:51:43 +01:00
  • a7b4667e6c looking at operators. Vítor Santos Costa 2014-10-05 23:51:06 +01:00
  • 821bde8603 Merge branch 'master' of ssh://git.dcc.fc.up.pt/yap-6.3 Vitor Santos Costa 2014-10-05 23:49:44 +01:00
  • d1242028d2 fixes for notrace predicates. Vítor Santos Costa 2014-10-05 10:24:44 +01:00
  • 98a471b9d7 fix unrelated comment. Vítor Santos Costa 2014-10-05 10:23:21 +01:00
  • b30d0bbdaf fix bad formatting. Vítor Santos Costa 2014-10-05 10:22:03 +01:00
  • 8345bf3e24 ensure loading is recognised. Vítor Santos Costa 2014-10-05 10:20:36 +01:00
  • 11b957f5fe protect from tracing. Vítor Santos Costa 2014-10-05 10:19:42 +01:00
  • d29fb0fd57 fix source mode. Vítor Santos Costa 2014-10-05 10:18:54 +01:00
  • af180958b6 fixes in javadoc Vitor Santos Costa 2014-10-03 16:56:23 +01:00
  • ad2ee8225d fix modularized grammar.yap. Vítor Santos Costa 2014-10-03 08:54:41 +01:00
  • 510c7cdeee respect source mode indications. Vítor Santos Costa 2014-10-03 08:50:15 +01:00
  • dddc9fbb85 fix listing/0 to avoid going into every system predicate. Vítor Santos Costa 2014-10-03 08:49:14 +01:00
  • d2527528fa Merge branch 'master' of ssh://git.dcc.fc.up.pt/yap-6.3 Vitor Santos Costa 2014-10-02 23:25:06 +01:00
  • 2c599d99f8 improvements in packages Vitor Santos Costa 2014-10-02 23:24:31 +01:00
  • 56a1e11656 Carlos: fix catalogues. Vitor Santos Costa 2014-10-02 23:24:04 +01:00
  • 70fa990223 make hcli installable in win32. Vitor Santos Costa 2014-10-02 23:22:19 +01:00