Commit Graph

61 Commits

Author SHA1 Message Date
Vítor Santos Costa 9b33c9d8ba stop using submodule 2015-10-13 08:17:51 +01:00
Vítor Santos Costa 326a4de147 doc fixes 2015-01-05 08:46:11 +00:00
Vítor Santos Costa 9d615f3c24 win32 in submodules. 2014-11-03 00:25:30 +00:00
Vitor Santos Costa 6c76a5f827 config libs vs ldflags, CPP VS C 2014-10-26 01:52:02 +01:00
Vítor Santos Costa e7067559a0 config matters 2014-10-25 16:52:51 +01:00
Vítor Santos Costa 7e1c6a6f5f doxygen support 2014-09-15 13:07:53 -05:00
Vítor Santos Costa 3bcf9a3f85 docs 2014-09-13 00:45:43 -05:00
Vitor Santos Costa cf0f8d2447 doc changes 2014-09-13 00:33:25 -05:00
Vítor Santos Costa f8784fb658 updates 2014-08-04 22:30:08 -05:00
Vitor Santos Costa 410b2c6c28 fix example install 2014-06-17 16:58:17 +01:00
Vítor Santos Costa 6ba0d44a01 fix compilation problem. 2014-06-16 15:57:04 +01:00
Vítor Santos Costa f00a6d5a40 small bugfixes and leaks, patch by João Silva 2014-06-14 10:27:39 +01:00
Vítor Santos Costa 1d27d22ef0 big makefile cleanup 2014-02-13 01:58:48 +00:00
Vítor Santos Costa 5090a08f5c updates 2013-11-04 01:34:31 +00:00
Vítor Santos Costa ddf624d351 new swi code 2013-10-30 09:57:59 +00:00
Vitor Santos Costa a5000dab32 change SWI stuff to swi directory. 2013-03-05 15:50:38 -06:00
Vítor Santos Costa b24c91eeb3 install chr in bootstrap 2013-01-20 22:55:19 +00:00
Vítor Santos Costa e529e79582 more progress 2012-11-27 12:10:41 +00:00
Vitor Santos Costa 7458d8ee74 update to newer releases. 2012-08-01 19:48:29 +01:00
Vítor Santos Costa 1e1d49e112 allow installing examples by defult. 2012-07-07 09:43:07 -05:00
Vítor Santos Costa 32d953809e update packages. 2012-02-13 09:43:50 +00:00
Vítor Santos Costa 866d2130af disable make_index for now. 2011-06-14 09:39:19 +01:00
Vitor Santos Costa f10e25b00d update packages. 2011-06-13 01:45:59 +01:00
U-WIN-ENP104VVO3U\Vítor Santos Costa 48284cfb44 windows console fixes 2011-06-09 17:55:27 +01:00
Vítor Santos Costa 56d71e55b4 remove unecesary files. 2011-06-03 12:26:10 +01:00
Vítor Santos Costa 73b8478bdb iinclude all modules. 2011-03-15 16:41:33 +00:00
U-WIN-U2045GN0RNQ\Vítor Santos Costa a3f79cede9 WINDOWS compatibility 2011-03-08 00:03:50 +00:00
Vitor Santos Costa 232a740d43 upgrade to latest SWI 2011-02-10 00:01:19 +00:00
Vítor Santos Costa 1fc997e096 iupdate pacjages 2010-06-21 11:55:57 +01:00
Vítor Santos Costa f1075f6da3 fix makefiles t get extra dirs from configure (obs from Paulo Moura). 2010-06-19 14:49:04 +01:00
U-pekheno\Vitor 4ac1ad34f6 fix messed up Makefile conventions 2010-06-04 22:59:31 +01:00
Vítor Santos Costa II 49c783cc10 update chr 2010-04-22 18:09:18 +01:00
Vitor Santos Costa 577c7721d7 upgrade to cuurent chr 2010-03-15 14:20:41 +00:00
Vitor Santos Costa 5e26f604c6 fix makefiles to define $exec_prefix 2010-03-05 10:22:48 +00:00
Vítor Manuel de Morais Santos Costa af32dc1a9c make cut_c default. 2010-01-15 15:09:18 +00:00
Vítor Manuel de Morais Santos Costa ffdf270a3d make SWI-Prolog get YAP stuff from include/Yap at run-time. 2010-01-15 14:39:03 +00:00
Vitor Santos Costa 0ae63bf0e2 ubmodules. 2010-01-15 01:03:48 +00:00
Vítor Manuel de Morais Santos Costa 324833f84a fix excessive trimming in C-interface for backtrackable predicates (obs from José Vieira). 2010-01-11 15:44:43 +00:00
Vitor Santos Costa b88eb78e96 fix bad configuration option. 2009-12-16 18:35:19 -02:00
Vítor Manuel de Morais Santos Costa 48861db34e fix bad testing of choice-point in throw (tabling bug?) 2009-12-12 23:22:10 +00:00
Vitor Santos Costa 367f1d954f better way to define prolog flag. 2009-12-04 00:06:11 +00:00
Vítor Manuel de Morais Santos Costa 1176f71f3a support for making sure exceptions are reset when they should be reset (obs from Nuno Fonseca, #159) 2009-12-03 17:48:25 +00:00
Vitor Santos Costa 06d30b9fc9 Jump and Throw need to store the term away, if they try to use arena
the term will hang in the stack (#152).
2009-12-02 21:59:41 +00:00
Vítor Manuel de Morais Santos Costa 98f79484ae change throw mechanism to fit better with cleanup mechanism:
- balls are now stored off line and recovered by Prolog code when everything
is safe.
- if a ball exists, throw uses the *existing* one (be careful not to have one
laying around).
- Jump routine cleans up every cp except ones for setup_call handling, backtracking simply calls setup handlers.
2009-11-27 11:21:24 +00:00
Vitor Santos Costa 9f27ab5ab3 fix typo in minisat compilation 2009-11-23 21:03:04 +00:00
Vítor Manuel de Morais Santos Costa 86715801bf fix missing stripostfix, and add stricmp (although one should use strcasecmp). 2009-11-23 13:41:07 +00:00
Vitor Santos Costa ffe1dfdfff support for module based operators. 2009-11-20 00:33:14 +00:00
Vitor Santos Costa 9cbdf8f57e tiny cleanups. 2009-11-18 23:36:07 +00:00
Vítor Manuel de Morais Santos Costa 7155fbec22 fix bad ordering in HEAPFIELDS: OPERANDS must be well placed before we can
recover atom table and dependent preds.
2009-11-18 15:48:29 +00:00
Vitor Santos Costa 167e129222 make configuration changes to better support C++ and deeper included packages. 2009-11-18 09:29:26 +00:00