Vitor Santos Costa
ceb26b68a0
support other architectures: arm64, mips
2016-05-30 11:18:35 +01:00
vscosta
76f4868ff6
fix init to always be able to try booting from Prolog
2016-04-17 17:05:03 -07:00
Vitor Santos Costa
786cfb71ad
python
2016-04-12 16:22:53 +01:00
Vítor Santos Costa
f3e8b8b3da
indenting; warning; exceptions; small fixes
2016-03-29 02:02:43 +01:00
Vítor Santos Costa
9c78086a6a
X_API WIN32 stuff
2016-01-31 10:29:36 +00:00
Vítor Santos Costa
661f33ac7e
bug fices
2016-01-03 02:06:09 +00:00
Vítor Santos Costa
f8b5ca8291
init and friends : cleanup
2015-11-05 19:33:38 +00:00
Vitor Santos Costa
d48772c24d
move text stuff to YapText
2015-10-20 07:49:53 +01:00
Vítor Santos Costa
4c368a59d3
error handling
2015-09-29 23:28:55 +01:00
Vítor Santos Costa
dbdae6a930
syntax error handling
2015-07-27 22:22:44 -05:00
Vítor Santos Costa
0b68aea31e
all kinds of stuff
2015-06-19 00:53:09 +01:00
Vítor Santos Costa
5829e326b7
Remove Old array based flags
2015-06-18 00:28:06 +01:00
Vítor Santos Costa
bf8beba466
more Android fixes
...
merge trueFileName so that we don;t redo code
support rand48 and srand48
drop support for odbc and prolite, too much work.
2015-04-15 11:21:15 +01:00
Vítor Santos Costa
ef586e264e
android debugging plus clean-ups
2015-04-13 13:28:17 +01:00
Vítor Santos Costa
88e3d637ec
C++ & swig
2015-02-09 01:53:28 +00:00
Vítor Santos Costa
5e1b92019b
nullptr
2015-02-03 02:58:49 +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
Vítor Santos Costa
bed14749f8
use const char *
2014-12-14 11:49:51 +00:00
Vítor Santos Costa
546af97345
win32 patches
2014-10-28 12:56:26 +00:00
Vítor Santos Costa
61f5baf7a4
cuda links in osx; nullptr patch from mozilla
2014-10-22 14:54:54 +01:00
Vítor Santos Costa
47d1bd5ecc
allow setting up arithmetic exception handling.
2014-10-19 11:27:53 +01:00
Vítor Santos Costa
53a8a8f7c9
try to make MT more robust by:
...
- tracking memory overflows (still worried about blobs)
- moving core components to C-code, namely the mailboxes.
- reducing locking: too many locks == deadlock.
thanks to Paulo Moura for the test suite!
2014-10-19 01:54:57 +01:00
Vítor Santos Costa
3c7779ec78
move message queues to C
2014-10-13 12:34:52 +01:00
Vitor Santos Costa
0ad92137a9
WIN32 compilation
2014-09-16 19:13:09 +01:00
Vitor Santos Costa
b7ae9cb45e
documentation improvemeents
2014-09-13 00:26:46 -05:00
Vítor Santos Costa
1dd3ff800e
use stdbool
2014-09-09 23:51:44 -05:00
Vítor Santos Costa
5b19ccf6a8
swig fixes for Android compatibility
2014-06-22 17:35:05 +01:00
Vítor Santos Costa
0b569a374e
fix call of android_log_print to make sure it plays well with the remaining code.
...
Signed-off-by: Vítor Santos Costa <vsc@dcc.fc.up.pt>
2014-06-16 14:43:18 +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
059884bc03
Android
2014-06-11 19:36:50 +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
dee3774bbc
fix small EClipse complaints
2014-05-25 20:50:07 +01:00
Vitor Santos Costa
2c89aadb11
WIN64 support (sill needs improvement)
2014-03-06 02:09:48 +00:00
Vitor Santos Costa
964b15d107
keep on simplifying configure.
2014-02-18 07:59:47 +00:00
Vítor Santos Costa
6a1302221c
change to support autoheaders
2014-02-16 13:03:09 +00:00
Vitor Santos Costa
2410cd3862
fixes to new signal handling/debugging code
2013-12-13 08:42:57 +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
Vitor Santos Costa
61e78d9963
more handles and fix exit from a backtrackable user c-pred
2013-11-20 22:27:46 +00:00
Vitor Santos Costa
2a5f6535ae
fix win64
2013-11-16 16:58:07 +00:00
Vitor Santos Costa
9eb07a8c8a
more cleanups
2013-11-15 15:45:55 +00:00
Vítor Santos Costa
14747fd0bf
more fixes
2013-11-13 22:52:36 +00:00
Vitor Santos Costa
41c2d856a7
cleanup dead flags
2013-11-13 13:28:43 +00:00
Vitor Santos Costa
9d34ac34ff
clean up unbounded
2013-11-13 13:01:11 +00:00
Vitor Santos Costa
220970db6d
more integration and cleanup work: allow irect access from YAP to swi global and local, to
...
check flags quickly.
2013-11-13 12:57:52 +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
Vítor Santos Costa
6f9b8bfca8
fix bad instruction format
2013-11-01 08:26:06 +00:00
Vitor Santos Costa
609f6fc440
allow yser code error handling
2013-10-03 11:24:59 +01:00