Vítor Santos Costa
|
2becb15578
|
more android support changes.
|
2014-07-16 11:56:09 -05:00 |
|
Vítor Santos Costa
|
f37806d7cc
|
improve listing, make it more generous and SWi-like.
|
2014-07-16 11:55:16 -05:00 |
|
Vítor Santos Costa
|
4d7b270ce4
|
fix bad handling of choice-points in backtrackable predicates (SWI code
does not clean frames on exit )
|
2014-07-15 18:40:15 -05:00 |
|
Vítor Santos Costa
|
8ad0cba7fe
|
fix single name passing
|
2014-07-08 15:01:42 +01:00 |
|
Vítor Santos Costa
|
5b19ccf6a8
|
swig fixes for Android compatibility
|
2014-06-22 17:35:05 +01:00 |
|
Vítor Santos Costa
|
74a65633d8
|
fix duplicated system predicate + android related cleanups
|
2014-06-20 11:13:39 +01:00 |
|
Vítor Santos Costa
|
6a9e496bde
|
fix warnings
|
2014-06-19 15:05:46 +01:00 |
|
Vítor Santos Costa
|
fea65ba68d
|
clean-up: use No Spy and No Trace predicate flags.
|
2014-06-17 16:24:40 +01:00 |
|
Vitor Santos Costa
|
87d7c90171
|
adtdefs.c: add debugging code to verify when a specific predicate is added.
modules.* implemente module_property/2:class(_)
prism: comment unneeded labels.
|
2014-06-17 15:44:46 +01:00 |
|
Vítor Santos Costa
|
8da6fb70e1
|
handle_t type name causes conflict with WIN32, replace by yhandle_t
|
2014-06-16 14:41:54 +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
|
daae1df152
|
g++ coplaints (llvm)
|
2014-06-12 01:25:50 +01:00 |
|
Vítor Santos Costa
|
ba6d46578b
|
fix deadlock
|
2014-06-12 01:24:10 +01:00 |
|
Vitor Santos Costa
|
489bb27a7e
|
Merge branch 'master' of ssh://git.dcc.fc.up.pt/yap-6.3
|
2014-06-11 19:45:21 +01:00 |
|
Vitor Santos Costa
|
ec881b8e13
|
improve functor locking.
|
2014-06-11 19:44:01 +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
|
ab06b04a09
|
fix non locale code
|
2014-06-11 19:30:44 +01:00 |
|
Vítor Santos Costa
|
71b40e0438
|
changes to support eclipse compat
support of Android assets as /assets files.
|
2014-06-04 22:08:37 +01:00 |
|
Vítor Santos Costa
|
a76b6d23dc
|
Fix: eclipse >u. into >y_u.
|
2014-05-30 01:06:09 +01:00 |
|
Vítor Santos Costa
|
cb8b05d516
|
FIX: skipped one Bind
|
2014-05-29 11:37:50 +01:00 |
|
Andreas Becker
|
dc37d76e8b
|
Merge branch 'github.com/master'
Conflicts:
Makefile.in
|
2014-05-29 12:19:45 +02:00 |
|
Andreas Becker
|
f01de36c23
|
Fix: Don't need to define LOCK just use PL_LOCK from SWI headers.
|
2014-05-29 11:40:33 +02:00 |
|
Andreas Becker
|
d5358ab932
|
Fix: Removed debugging message.
|
2014-05-29 11:34:26 +02:00 |
|
Andreas Becker
|
72b9ec59b7
|
Fix: Win32 defines Bind, so change Bind to YapBind.
|
2014-05-29 11:32:28 +02:00 |
|
Andreas Becker
|
4ff9b80846
|
Fix: Improve signal handling in threaded windows.
|
2014-05-29 11:30:09 +02:00 |
|
Vitor Santos Costa
|
e7e9dab151
|
allow memory recovery
|
2014-05-28 01:54:28 +01:00 |
|
Vítor Santos Costa
|
800ddd23a6
|
oops
|
2014-05-28 01:40:03 +01:00 |
|
Vítor Santos Costa
|
f9c6be85c7
|
oops
|
2014-05-28 01:23:42 +01:00 |
|
Vítor Santos Costa
|
3c0f910906
|
more random
|
2014-05-28 01:12:51 +01:00 |
|
Vítor Santos Costa
|
fa75599e7f
|
docs
|
2014-05-28 00:12:36 +01:00 |
|
Vítor Santos Costa
|
dee3774bbc
|
fix small EClipse complaints
|
2014-05-25 20:50:07 +01:00 |
|
Vítor Santos Costa
|
0ebea4ec26
|
synch interface with implementation.
|
2014-05-25 20:48:06 +01:00 |
|
Vítor Santos Costa
|
ba40cc3b39
|
use const wherever possible
|
2014-05-25 20:47:35 +01:00 |
|
Vítor Santos Costa
|
692e2358b1
|
fix missing instruction.
|
2014-05-25 20:46:39 +01:00 |
|
Vítor Santos Costa
|
4172f4efd5
|
use const wherever possible
|
2014-05-25 20:46:04 +01:00 |
|
Vítor Santos Costa
|
6b409a55a6
|
use const wherever possible
|
2014-05-25 20:44:57 +01:00 |
|
Vítor Santos Costa
|
a719c19d03
|
fix interrupt handling, especially for ! and ;
avoid using S.
|
2014-05-25 20:43:52 +01:00 |
|
Vítor Santos Costa
|
b7c05b49e2
|
support debugging of compiler-level instructions.
|
2014-05-22 21:57:54 +01:00 |
|
Vitor Santos Costa
|
0aa91d7c00
|
fix bad handle recovery properly.
|
2014-05-15 01:11:26 +01:00 |
|
Vitor Santos Costa
|
b532fbd0b9
|
Merge branch 'master' of ssh://git.code.sf.net/p/yap/yap-6.3
Conflicts:
C/write.c
|
2014-05-14 18:00:25 +01:00 |
|
Vitor Santos Costa
|
e0d0543e52
|
fix removeSlots and more documnetation.
|
2014-05-14 17:59:08 +01:00 |
|
Vitor Santos Costa
|
94032de135
|
fix recover slots.
|
2014-05-14 17:57:41 +01:00 |
|
Vítor Santos Costa
|
596768a56b
|
documenetation .
|
2014-05-14 10:01:11 +01:00 |
|
Vítor Santos Costa
|
503b2b93f9
|
indenting and fix bad usage of recover slots.
|
2014-05-14 10:00:40 +01:00 |
|
Vítor Santos Costa
|
24b90ae6bd
|
doc changes
|
2014-05-12 17:49:11 +01:00 |
|
Vítor Santos Costa
|
0acfbceab2
|
fix dead code.
|
2014-05-07 09:37:15 +01:00 |
|
Vítor Santos Costa
|
98daf1ebdd
|
bad call to style_checker.
|
2014-05-07 09:35:57 +01:00 |
|
Vítor Santos Costa
|
f0d17d0210
|
Merge branch 'master' of ssh://git.code.sf.net/p/yap/yap-6.3
Conflicts:
docs/doxygen.rc
|
2014-05-06 13:59:28 +01:00 |
|
Vítor Santos Costa
|
2dc4d66bb9
|
doc
|
2014-05-06 13:58:08 +01:00 |
|
Vítor Santos Costa
|
6738682c26
|
handle int64 in 32 bits no gmp as floats..
|
2014-05-04 22:26:53 +01:00 |
|