Commit Graph

45 Commits

Author SHA1 Message Date
Vitor Santos Costa ed2c85a56b saved states and anaconda 2017-11-15 12:18:19 +00:00
Vitor Santos Costa d23f7c149f anaconda 2017-11-11 02:15:59 +00:00
Vitor Santos Costa faf3c930c8 docs 2017-04-07 23:10:59 +01:00
Vitor Santos Costa 02e0e50915 Merge ssh://192.168.66.221/~vitor/Yap/yap-6.3 2016-11-02 00:16:36 -05:00
Vitor Santos Costa f474dbdb2a indenting 2016-07-31 04:34:22 -05:00
Vítor Santos Costa 661f33ac7e bug fices 2016-01-03 02:06:09 +00:00
Vítor Santos Costa 4336b2ba88 Avoid complaining from strlen
`
2015-09-21 17:05:36 -05:00
Vítor Santos Costa b164f53191 fix regression tests 2015-08-07 16:57:53 -05:00
Vítor Santos Costa 019ca45bdb prettying 2015-07-22 19:27:29 -05:00
Vítor Santos Costa d602d3d9ea remove p_ 2015-06-19 00:34:33 +01:00
Vítor Santos Costa e60f1f2c3d IOSTREAM -> FiLE 2015-06-19 00:34:14 +01:00
Vítor Santos Costa 315a882e8f remove swi deps 2015-06-18 08:09:31 +01:00
Vitor Santos Costa f22f337f67 32 bit support:
use uint64_t for predflags
define a type for arity
2015-01-06 17:47:58 +00:00
Vítor Santos Costa f5ef30563b use const char * 2014-12-14 11:52:07 +00:00
Vítor Santos Costa 80faee6824 qload/qsave implementation. 2014-10-02 14:57:50 +01:00
Vítor Santos Costa e4306ba28e fix qsave_module 2014-09-25 09:47:38 +01:00
Vitor Santos Costa 66a95e96c0 Merge branch 'master' of ssh://git.dcc.fc.up.pt/yap-6.3
Conflicts:
	library/matrix.yap
	pl/qly.yap
2014-09-23 22:46:19 +01:00
Vitor Santos Costa 429e87404f avoid empty hash tables 2014-09-23 22:37:08 +01:00
Vítor Santos Costa 3e255ec4a1 qload 2014-09-22 18:13:35 +01:00
Vítor Santos Costa 3168b2cfc8 fix int/Int in save; add debugging (obs from Gong Su 2014-09-16 04:00:31 -05: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 6de73e6469 introudce handle_t and arity_t
Android: /assets and debugging
2014-06-11 19:35:45 +01:00
Vítor Santos Costa 6bde2d2cd7 avoid unions called u: they confuse eclipse. 2014-02-18 09:44:01 +00:00
Vítor Santos Costa 786d6abeda fix changes in variable names 2014-02-16 12:57:00 +00:00
Vítor Santos Costa ba2c0ca2a0 support no trace predicates 2013-12-11 01:05:51 +00:00
Vitor Santos Costa 743c9c69fb get rid of PROTO 2013-04-25 17:15:04 -05:00
Vitor Santos Costa e9d04ef9f5 save/restore exo 2013-01-11 18:36:34 +00:00
Vitor Santos Costa cb37e7714a fix warnings 2012-12-20 21:13:51 +00:00
Vitor Santos Costa 88f2dc7730 change the way predicates are hidden 2012-10-19 18:10:48 +01:00
Vitor Santos Costa 198fc03bae xirestore: predicates need timestamps inorder to find out which clauses are alive. 2012-08-23 21:01:32 +01:00
Vitor Santos Costa 1be424fe57 imprive speed of ql 2012-08-23 09:04:58 -05:00
Vitor Santos Costa e2fb330575 avoid fixed sized hash tables. 2012-08-22 18:57:13 -05:00
Vitor Santos Costa a997f5647c fix save & restore in 6.3. 2012-06-12 14:50:36 +01:00
Vítor Santos Costa 3458efd335 saved state fixes. 2012-06-11 09:22:53 +01:00
Vítor Santos Costa 1531002f26 avoid unnecessrily using slots in Input/Output calls or just because I need a stream. This can lead to hard to
catch stack bugs.
2012-02-18 11:01:06 +00:00
Joao cc80efbff0 CACHE_REGS 2011-09-21 15:30:29 +01:00
Vitor Santos Costa c47a7be2e8 fix formt to include all predicates and add right arity to DB entries. 2011-09-07 08:03:46 +02:00
Vitor Santos Costa 11a84ec0a2 cosmetic fixes. 2011-09-01 06:20:21 -07:00
Vitor Santos Costa 51e635f0c9 more QLY stuff. 2011-08-31 13:59:30 -07:00
Vitor Santos Costa ec438106a0 more qly stuff 2011-08-27 21:23:14 -03:00
Vitor Santos Costa 26e3f2cea0 qly fixes 2011-08-24 12:40:06 +01:00
Vitor Santos Costa 7c0ba3b867 qly stuff. 2011-08-24 00:11:54 -03:00
Vitor Santos Costa a3303eeb69 more qlyw stuff. 2011-08-16 10:34:44 -03:00
Vitor Santos Costa 0b12932f34 make this code DEBUG only. 2011-08-09 08:34:23 -03:00
Vitor Santos Costa 451dc1380f qly to qlyw 2011-08-09 08:11:23 -03:00