Vitor Santos Costa
4e4f21e1dc
upgrade to latest swi
2013-11-15 01:10:25 +00:00
Vitor Santos Costa
4fa9021a7b
integration work:
...
- use SWI flags whenever possible
- support by module unknown, escapes, strings
- accesss thread info fom SWI
- allow strings to be input as strings.
- remove some unused flags.
2013-11-13 10:38:20 +00:00
Vitor Santos Costa
153794e14b
support win32
2013-11-11 00:28:38 +00:00
Vítor Santos Costa
6793a1f83b
fix thread-only compilation
2013-11-04 21:41:49 +00:00
U-w7\vsc
f2b90a1bb0
improve thread signal support, still far from good
2013-11-04 15:31:26 +00:00
Vitor Santos Costa
43163a190f
Atom Translations and CUDA stub
2013-10-04 13:22:00 +01:00
Vítor Santos Costa
6966d23195
fix P details when creating execution environment: we should save the old one
2013-09-08 22:24:09 +01:00
Vítor Santos Costa
4c148cc0d3
fix bad setup of goal (SWI emulatin for JPL, Sergio Castro)
2013-09-07 01:03:27 +01:00
Vítor Santos Costa
44dccc00bb
fix exception passing from SWI
2013-06-20 12:11:29 -05:00
Vítor Santos Costa
b88dcb86ab
fix tid lookup
2013-03-10 16:44:46 -05:00
Vitor Santos Costa
7f758cf103
SWI expects thread IDs to be like addresses
2013-03-10 16:39:54 +00:00
Vitor Santos Costa
9f49512497
make SWI exec safer
2013-02-06 00:17:09 +00:00
Vitor Santos Costa
33da88be5b
fix SWI exec issues and try to clean up the code a bit
2013-02-05 14:22:17 +00:00
Vitor Santos Costa
e87a4f4f56
handle exec flags
2013-01-18 14:26:24 +00:00
Vitor Santos Costa
33714b14b9
atom completion in readline
2013-01-17 12:43:01 +00:00
Vitor Santos Costa
7407ecb60c
SWI extension including write variable_names
2013-01-17 00:17:02 +00:00
Vitor Santos Costa
e85e76cd57
update to newer pl-file.c and pl-write.c.
2013-01-15 16:51:55 +00:00
Vitor Santos Costa
e41f821d67
improve multi-threading support from C-interface. Still not quite there.
2012-12-11 22:07:10 +00:00
Vítor Santos Costa
2a737fe22b
small speedups
2012-11-05 13:49:49 +00:00
Vitor Santos Costa
06051f05fb
fix swi interface.
2012-10-28 18:21:11 +00:00
Vitor Santos Costa
3f6e56eb82
fix overflow in SWI interface code.
2012-10-09 16:30:18 +01:00
Vitor Santos Costa
b0ddda1fde
fix PL_is_list
2012-10-08 18:26:40 +01:00
Vitor Santos Costa
55f28a75ab
be a bit more careful saving state.
2012-09-26 22:07:47 +01:00
Vítor Santos Costa
419bd2b219
Fix WriteBuffer and add WriteDynamicBuffer
2012-09-18 23:07:32 +01:00
Vítor Santos Costa
8d779f68ea
fix writebuffer interface
2012-09-08 00:12:38 +02:00
Vitor Santos Costa
5989af937b
MT support in mingw win32.
2012-06-29 15:38:49 -05:00
Vitor Santos Costa
a9d1bd788e
improve SWI console
2012-06-22 03:56:01 -05:00
Vitor Santos Costa
58c3445d82
win console.
2012-06-08 06:55:23 -05:00
Vítor Santos Costa
c3e3b0b50f
fix term_to_atom/2.
2012-05-02 23:38:04 +01:00
Ricardo Rocha
42631bcc71
missing cache regs
2012-04-23 18:57:10 +01:00
Vítor Santos Costa
a9434aed37
more gc changes.
2012-04-20 23:45:16 +02:00
Vítor Santos Costa
fac8af303d
fix call to gc.
2012-04-18 00:57:43 +02:00
Vítor Santos Costa
795a958090
Merge branch 'master' of ssh://git.dcc.fc.up.pt/yap-6.3
2012-02-12 12:29:00 +00:00
Vítor Santos Costa
ea18699602
JPL support patches.
2012-02-12 12:28:37 +00:00
João Santos
21522ce151
CACHE_REGS
2012-02-07 15:18:43 +00:00
Vítor Santos Costa
6eea1fe1ea
fixes for export_term and friends.
2012-02-02 23:25:09 +00:00
Vitor Santos Costa
db619fa81f
protect atoms in SWI interface.
2012-01-17 12:37:29 +00:00
Vítor Santos Costa
f2dc53a53e
atoms passed through the SWI interface must always have a hold.
2012-01-15 11:21:38 -06:00
Vitor Santos Costa
d3c7800ab4
support PL_skip_list and PL_unify_bool.
2012-01-09 23:29:31 +00:00
Vítor Santos Costa
551df1c70a
handle blob overflows.
2011-12-22 10:27:56 +00:00
Vítor Santos Costa
7b6d26b014
fix thread stuff.
2011-11-16 15:20:21 +00:00
Vítor Santos Costa
51bcb1f5a3
handle PL_unify_int64 without bigint when number is small enough.
2011-11-03 07:45:51 +09:00
U-WIN-U2045GN0RNQ\Vítor Santos Costa
b6aca9463d
Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3
2011-08-18 22:35:13 +01:00
U-WIN-U2045GN0RNQ\Vítor Santos Costa
0e2da3c3e0
fix version info
2011-08-18 22:32:59 +01:00
Vitor Santos Costa
d51a89c815
fix time routines
2011-08-16 13:31:59 +00:00
Vitor Santos Costa
a83546e313
fixes to have windows version of yap.
2011-07-26 23:32:38 +01:00
U-WIN-U2045GN0RNQ\Vítor Santos Costa
840e287cda
mode changes
2011-07-25 17:09:28 +01:00
U-WIN-ENP104VVO3U\Vítor Santos Costa
029bf6e400
improve error message.
2011-06-06 12:27:45 +01:00
Vítor Santos Costa
791106aa05
these two now include SWI-Stream in Yap.h, so they need PL_KERNEL defined before Yap.h.
2011-05-27 11:49:42 +01:00
Joao
971ad94311
moved several global variables to misc/GLOBALS
2011-05-25 16:40:36 +01:00