Commit Graph

1308 Commits

Author SHA1 Message Date
Vítor Santos Costa
64e6fd981f Use YAP blob_type internally 2015-10-22 12:03:19 +01:00
Vítor Santos Costa
bcdfdeb65d fix pthread complaining 2015-10-22 00:33:38 +01:00
Vítor Santos Costa
7f8ebe18d0 Merge branch 'master' of ssh://git.dcc.fc.up.pt/yap-6.3 2015-10-20 08:14:31 +01:00
Vítor Santos Costa
cc6949681b indenting 2015-10-20 08:13:09 +01:00
Vitor Santos Costa
2b5bddb690 module for charsio 2015-10-20 07:52:33 +01:00
Vitor Santos Costa
d48772c24d move text stuff to YapText 2015-10-20 07:49:53 +01:00
Vítor Santos Costa
468913e38c fix arithmetic exceptions 2015-10-18 12:28:02 +01:00
Vítor Santos Costa
3368c84696 strings are atomic! 2015-10-13 02:15:32 +01:00
Vítor Santos Costa
f56c80675b fix more pesky bugs in text to text conversion 2015-10-13 01:59:50 +01:00
Vítor Santos Costa
a66f5f0531 fix warning 2015-10-09 19:05:36 +01:00
Vítor Santos Costa
bc2dabbca5 fix slot leaks
also moe errot gandking
2015-10-09 10:31:07 +01:00
Vítor Santos Costa
6169bbb3ad avoid confusing with term 2015-10-08 10:16:42 +01:00
Vítor Santos Costa
b3cc23ce64 IO patches
simplify error handling
use get and inject
use wide support in OS
be stricter in checkin streams and arguments
2015-10-08 02:23:45 +01:00
Vítor Santos Costa
4c368a59d3 error handling 2015-09-29 23:28:55 +01:00
Vítor Santos Costa
58f34f7a5f first cut at detecting error source 2015-09-29 23:11:00 +01:00
Vítor Santos Costa
b871f6676e fix error handling 2015-09-25 10:57:26 +01:00
Vítor Santos Costa
4336b2ba88 Avoid complaining from strlen
`
2015-09-21 17:05:36 -05:00
Vítor Santos Costa
8cc38c3377 debugging support 2015-08-18 14:51:32 -05:00
Vítor Santos Costa
668f5f1503 support for multiple and discontiguous 2015-08-18 14:51:06 -05:00
Vítor Santos Costa
4ccb8cf210 more atom as terms stuff 2015-08-18 14:50:27 -05:00
Vítor Santos Costa
7c0ce9ee7e Generate automatically TermAtom from AtomAtom, and remove th ones
created manually.
2015-08-18 14:36:10 -05:00
Vítor Santos Costa
b164f53191 fix regression tests 2015-08-07 16:57:53 -05:00
Vítor Santos Costa
dbdae6a930 syntax error handling 2015-07-27 22:22:44 -05:00
Vítor Santos Costa
f3b84af062 bunch of fixes for YAP's own IO 2015-07-22 19:33:30 -05:00
Vítor Santos Costa
6d507ff49f BEW CONSTANTS. 2015-07-22 19:19:35 -05:00
Vítor Santos Costa
705a6e9b7f cleanups 2015-07-06 12:01:55 +01:00
Vítor Santos Costa
2cf9902dfe module specific flags 2015-07-06 11:53:50 +01:00
Vítor Santos Costa
1c06bfdc05 cmake & text support 2015-06-19 01:30:13 +01:00
Vítor Santos Costa
5746edafaf new atoms, terms and slight functionality 2015-06-19 00:56:24 +01:00
Vítor Santos Costa
3b42554a68 new callers 2015-06-19 00:53:43 +01:00
Vítor Santos Costa
0b68aea31e all kinds of stuff 2015-06-19 00:53:09 +01:00
Vítor Santos Costa
720f9e5242 threads 2015-06-19 00:52:33 +01:00
Vítor Santos Costa
e77b9bd32d Some new functions 2015-06-19 00:52:03 +01:00
Vítor Santos Costa
aef6cf35d6 more string support 2015-06-19 00:51:17 +01:00
Vítor Santos Costa
17049ce8ec flags support 2015-06-19 00:50:41 +01:00
Vítor Santos Costa
8fc4dc2219 new flag system 2015-06-18 01:59:07 +01:00
Vítor Santos Costa
5829e326b7 Remove Old array based flags 2015-06-18 00:28:06 +01:00
Vítor Santos Costa
c26b5f3175 increase the ignore list 2015-06-17 23:49:02 +01:00
Vítor Santos Costa
660800af67 avoid using space on statistics 2015-04-21 16:09:43 -06:00
Vítor Santos Costa
4489616b19 fix current_pred 2015-04-19 04:13:12 +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
ec7ddf0dba Merge branch 'master' of github.com:vscosta/yap-6.3 2015-04-13 13:28:42 +01:00
Vítor Santos Costa
ef586e264e android debugging plus clean-ups 2015-04-13 13:28:17 +01:00
Paulo Moura
b91c535ea3 Work in progress fixing evaluable type error terms 2015-04-09 01:51:36 +01:00
Vitor Santos Costa
9709c590bf YAP should not try to control cwd, that's the OS task 2015-03-28 19:38:54 +00:00
Vítor Santos Costa
272d28ae5f android 2015-03-16 17:25:09 +00:00
Vítor Santos Costa
9b6bcdde16 improve notion of standadard predicate 2015-03-04 09:54:08 +00:00
Vítor Santos Costa
3d9006db32 make var names available as a global var 2015-03-04 09:47:50 +00:00
Vítor Santos Costa
8ea17007f0 make var names available as a global var 2015-03-04 09:46:55 +00:00
Vítor Santos Costa
9d48f3c3c0 fix compilation of JIT (but still not working). 2015-02-18 10:03:57 +00:00