Vitor Santos Costa
|
63416fdc48
|
cut_c simplifications
|
2015-02-14 11:35:45 +00:00 |
|
Vítor Santos Costa
|
ab41d5411e
|
RebootSlots when we start a new execution.
|
2015-02-10 09:19:05 +00:00 |
|
Vitor Santos Costa
|
5a7602dfff
|
fix slot at init
|
2015-02-09 10:20:19 +00:00 |
|
Vítor Santos Costa
|
5a668febd9
|
new slot implementation
|
2015-02-03 02:36:51 +00:00 |
|
Vitor Santos Costa
|
36e4cbf98b
|
move handles to a separate handle stack.
|
2015-01-30 07:25:34 +00:00 |
|
Vítor Santos Costa
|
bc1e70758e
|
cmake and jit
|
2015-01-26 04:02:46 +00:00 |
|
Vítor Santos Costa
|
bece9d05d8
|
JIT
|
2015-01-20 03:00:42 +00:00 |
|
Vitor Santos Costa
|
ce84e60d08
|
cosmetic
|
2015-01-18 01:32:13 +00:00 |
|
Vitor Santos Costa
|
e40c248c16
|
Merge branch 'master' of /home/vsc/yap-6.3
Conflicts:
C/cdmgr.c
pl/preds.yap
|
2015-01-17 03:06:59 -08:00 |
|
Vitor Santos Costa
|
9dcfb6a745
|
doc and use bool
|
2015-01-17 02:48:48 -08:00 |
|
Vitor Santos Costa
|
32ce8318a1
|
type stuff
|
2015-01-15 23:08:01 -08:00 |
|
Vitor Santos Costa
|
ff977fbad8
|
cmake support: first cut from David Vaz work.i
|
2014-12-04 07:59:30 +00:00 |
|
Vitor Santos Costa
|
addb8cbce3
|
ORP support
|
2014-11-14 16:51:42 +00:00 |
|
Vítor Santos Costa
|
5cfe70420f
|
fix reset in qload
|
2014-09-22 18:10:51 +01:00 |
|
Vítor Santos Costa
|
3009987985
|
update docs
|
2014-09-11 14:06:57 -05:00 |
|
Vítor Santos Costa
|
3c0a65218b
|
use stdbool
|
2014-09-09 23:50:43 -05:00 |
|
Vítor Santos Costa
|
99713d81a6
|
replace locks by critical sections in interrupt handling
|
2014-09-02 14:19:23 -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
|
5b19ccf6a8
|
swig fixes for Android compatibility
|
2014-06-22 17:35:05 +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
|
daae1df152
|
g++ coplaints (llvm)
|
2014-06-12 01:25:50 +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
|
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
|
fa75599e7f
|
docs
|
2014-05-28 00:12:36 +01:00 |
|
Vítor Santos Costa
|
0ebea4ec26
|
synch interface with implementation.
|
2014-05-25 20:48:06 +01:00 |
|
Vitor Santos Costa
|
e0d0543e52
|
fix removeSlots and more documnetation.
|
2014-05-14 17:59:08 +01:00 |
|
Vitor Santos Costa
|
d58dcdc3e6
|
portability.
|
2014-04-29 18:17:23 +01:00 |
|
Vitor Santos Costa
|
aba5f3d88b
|
handle locking more carefully (especially protect gc and stack shifting).
|
2014-04-23 22:41:12 +01:00 |
|
Vitor Santos Costa
|
d0adb0b910
|
fix slot handling
|
2014-03-11 15:33:38 +00:00 |
|
Vitor Santos Costa
|
2c89aadb11
|
WIN64 support (sill needs improvement)
|
2014-03-06 02:09:48 +00:00 |
|
David Vaz
|
3cad9c37b1
|
removed unnecessary cut_c macros (always on)
|
2014-02-11 07:15:39 -08:00 |
|
Vitor Santos Costa
|
f26cb133b9
|
fix left-over slots
|
2014-02-09 10:44:43 +00:00 |
|
Vitor Santos Costa
|
d648375412
|
make MYDDAS into its own module.
|
2014-01-24 19:59:42 +00:00 |
|
Vitor Santos Costa
|
6b2e1973ab
|
Windows fixes, mainly H -> HB
|
2014-01-19 21:15:05 +00:00 |
|
Vítor Santos Costa
|
e1201fc468
|
Merge branch 'master' of ssh://git.code.sf.net/p/yap/yap-6.3
|
2014-01-17 09:39:49 +00:00 |
|
Vítor Santos Costa
|
ccccf71ae1
|
support for tabling of bignums and strings
|
2014-01-17 09:39:29 +00:00 |
|
Vitor Santos Costa
|
bcc1757989
|
fixes to message handling
|
2014-01-07 01:10:48 +00:00 |
|
Vitor Santos Costa
|
493b591b66
|
slots again: make sure they're bound after resetting the stack and when calling InitForeign
|
2013-12-18 19:34:15 +00:00 |
|
João Santos
|
2e3f99d89a
|
fix YAPOR_THREADS (prof. Vitor Costa)
|
2013-12-17 15:57:24 +00:00 |
|
Vítor Santos Costa
|
d73c88f307
|
handle running Prolog without top-level
|
2013-12-15 08:34:52 +00:00 |
|
Vítor Santos Costa
|
b90685fe59
|
fix typo
|
2013-12-14 11:05:37 +00:00 |
|
Vítor Santos Costa
|
e768a7e7be
|
small improvements to debugger, prolog mode and meta-call (*->)
|
2013-12-10 22:58:02 +00:00 |
|
Vítor Santos Costa
|
adea3bdb24
|
more string fixes and get_code
|
2013-12-08 19:12:24 +00:00 |
|
Vítor Santos Costa
|
d7397b43af
|
new text conversion and string code (big changes, take care please)
|
2013-12-02 14:49:41 +00:00 |
|
Vítor Santos Costa
|
99469b9b1a
|
use pl-shared and synch with SWI-Prolog.h
|
2013-11-25 11:22:07 +01:00 |
|
Vitor Santos Costa
|
f6f183c0f6
|
remove some more duplicated code
|
2013-11-22 15:18:03 +00:00 |
|
Vitor Santos Costa
|
23df104638
|
restore slots on exit
|
2013-11-21 21:54:40 +00:00 |
|
Vitor Santos Costa
|
48bec6b247
|
fix broken, complicated code for slots
|
2013-11-20 22:20:51 +00:00 |
|
Vítor Santos Costa
|
84bd55df0d
|
continue cleanup
|
2013-11-16 00:27:02 +00:00 |
|