Vitor Santos Costa
d75e6b56e5
handles in SWI and changes in exports
2013-11-20 22:29:51 +00:00
Vítor Santos Costa
b76be1b33f
support for quasi quotations, requires more integration with SWI code.
2013-11-18 12:57:09 +00:00
Vítor Santos Costa
84bd55df0d
continue cleanup
2013-11-16 00:27:02 +00:00
Vitor Santos Costa
9eb07a8c8a
more cleanups
2013-11-15 15:45:55 +00:00
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
96611027f3
SWI likes nth/4
2013-10-29 12:41:56 +00:00
Vítor Santos Costa
691e977a68
cuda fixes by Carlos and other diverse (fact init, configure).
2013-10-12 12:46:01 +01: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
e7da973009
FreeBSD support by mei
2013-01-17 12:59:52 +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
88cc8a0bdb
predicate options.
2012-02-13 09:39:09 +00: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
Vitor Santos Costa
f632bc72bc
comment out debugging codes.
2012-01-09 23:27:22 +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
Joao
8170f6d3cb
Some global variables(Yap_thread_gl) in C/init.c are now declared in misc/LOCALS
2011-05-23 16:19:47 +01:00
Joao
ab63cd190b
LOCALS and GLOBALS are now generated by misc/buildlocalglobal.
2011-05-11 18:22:58 +01:00
Joao
676dd26c90
change macros in misc/GLOBALS to GLOBAL_.
2011-05-10 10:06:51 +01:00
Ricardo Rocha
026616963c
remove FOREIGN_ macros and use REMOTE_ instead
2011-05-09 20:19:49 +01:00
Ricardo Rocha
a532b6cff3
struct local_optyap_data is now part of struct worker_local (generated from the file LOCALS)
2011-05-09 19:36:51 +01:00
Joao
dc3c54c164
change LOCALS macros.
2011-05-04 10:11:41 +01:00
Vitor Santos Costa
9c3d6a187d
debugging cleanups
...
actually use readline flag.
2011-03-26 15:45:42 +00:00
Vítor Santos Costa
e03acef3f9
use SWI flags.
2011-03-26 15:17:17 +00:00
Vitor Santos Costa
ca952a4eac
include R package.
2011-03-19 15:29:06 +00:00
Vítor Santos Costa
dcccf3aa85
catch null access.
2011-03-16 00:15:15 +00:00
Vítor Santos Costa
36a0023fbf
iimprove SWI compat
2011-03-15 23:49:28 +00:00
Vítor Santos Costa
6b5046bb8c
use external modules.
2011-03-15 16:22:56 +00:00
Vítor Santos Costa
839d612367
improve SWI predicate calling: fix bug in non-deterministic calls.
2011-03-14 20:54:19 +00:00
Vítor Santos Costa
0d6be2d858
improve string support
...
fix non-thread compilation.
2011-03-11 23:21:23 +00:00
Vítor Santos Costa
e05b84ce4e
fix to thread support.
2011-03-11 19:49:32 +00:00
Vítor Santos Costa
90d93fdbdd
cache abstra machine register in threaded mode.
2011-03-07 16:02:55 +00:00
Vítor Santos Costa
da1df3d851
more cleanups.
2011-03-02 23:19:39 +00:00
Vítor Santos Costa
73541f506f
get rid of old SWI emulation stuff.
2011-03-01 10:41:06 +00:00
ubu32
3f6b92de4b
enable compilation with multi-threading.
2011-02-27 15:06:10 -08:00
ubu32
f2e8f2ac2e
more fixes for bignum support in PLStream.
2011-02-27 03:40:27 -08:00
ubu32
53e8811077
fixes to use SWI version of readline.
2011-02-26 18:34:44 -08:00
Vitor Santos Costa
0614a8c26e
readline fixes
2011-02-16 21:11:45 +00:00
Vitor Santos Costa
dce619f804
compile readline.
2011-02-16 00:23:58 +00:00
Vítor Santos Costa
a40987b70d
ifixes to support 64 bits:
...
- protect registers before calling prune()
- use Int, not int.
2011-02-15 18:14:18 +00:00
ubu32
185bb1b3f0
cleanups.
2011-02-15 06:43:28 -08:00
ubu32
57f5ef8cfc
more bug fixes:
...
- make readline use packages, not old YAP code
- fix ! over backtrack cps
- fix write list
2011-02-15 05:54:19 -08:00
ubu32
140318ff16
read works now.
2011-02-14 23:39:27 -08:00
ubu32
99cbe94bed
fix unify functor
2011-02-14 11:28:07 -08:00
ubu32
c277229aa9
fix frame stuff
...
small interface fix.
2011-02-14 06:58:03 -08:00
Vitor Santos Costa
80f190bc8a
use SWI user_*.
2011-02-13 01:03:08 +00:00
Vitor Santos Costa
98684ba4bb
remove YAP sockets interface.
2011-02-12 23:38:24 +00:00
Vitor Santos Costa
2d07a7730e
remove YAP memory (string) streams.
2011-02-12 18:42:44 +00:00
Vitor Santos Costa
be79c3326e
first pass at open/ and friends.
2011-02-12 14:14:12 +00:00
Vitor Santos Costa
2451a052cb
use text routines from current SWI fli.
2011-02-12 00:17:59 +00:00
Vítor Santos Costa
45032cc61e
export current predicate for SWI built-ins.
2011-02-11 19:01:18 +00:00
Vitor Santos Costa
6617a63b7e
attempt to improve error handliong in SWI emulation.
2011-02-11 14:17:27 +00:00
Vítor Santos Costa
b475be5692
more SWI compatibility changes.
2011-02-11 01:22:07 +00:00
Vitor Santos Costa
3fe9b923cb
more fixes to SWI emulation
...
integrate in main binary
2011-02-10 21:14:38 +00:00
Vitor Santos Costa
232a740d43
upgrade to latest SWI
2011-02-10 00:01:19 +00:00
U-WIN-U2045GN0RNQ\Vítor Santos Costa
a4a1feeacc
improve SWI emulation in WIN32.
2011-02-03 11:23:12 +00:00
Vitor Santos Costa
404c6d3a4f
protect registers.
2011-01-20 12:04:50 -06:00