Commit Graph

3856 Commits

Author SHA1 Message Date
Vitor Santos Costa
0d96197ddf X_API 2017-06-12 18:00:47 +01:00
Vitor Santos Costa
f1ddb5822e fix predicate search 2017-06-06 12:47:59 +01:00
Vitor Santos Costa
2ad3420fac fixes 2017-06-05 13:06:12 +01:00
Vitor Santos Costa
0c46c894d3 python support 2017-05-27 22:54:00 +01:00
Vitor Santos Costa
9560aa026e Handle exported predicates in meta-calls 2017-05-25 19:02:33 +01:00
Vitor Santos Costa
18af47bdde Jupyter 2017-05-19 09:56:37 +01:00
Vitor Santos Costa
3802a588f9 Mostly about Jupyter support. 2017-05-14 11:36:09 +01:00
Vitor Santos Costa
c2435673cd swig python support 2017-05-08 18:51:29 +01:00
Vitor Santos Costa
6e7846e210 docs 2017-05-02 07:42:21 +01:00
Vitor Santos Costa
3cb343479e small compiler change 2017-05-02 03:34:56 +01:00
Vitor Santos Costa
70232133cc docs 2017-04-13 21:42:34 +01:00
Vitor Santos Costa
7063641a5b Merge /Users/vsc/yap-6.3 2017-04-08 11:53:14 +01:00
Vitor Santos Costa
4b350ccecc jmp 2017-04-08 11:29:29 +01:00
Vitor Santos Costa
faf3c930c8 docs 2017-04-07 23:10:59 +01:00
Vitor Santos Costa
4180fd9737 error handling (Miguel Areias) 2017-03-23 12:28:46 +00:00
Vitor Santos Costa
21ca8eccec typo 2017-03-23 12:24:51 +00:00
vsc
f1372f72b5 Merge branch 'master' of https://github.com/vscosta/yap-6.3 2017-03-14 16:45:40 +00:00
Vitor Santos Costa
fddb79895d fix prompting 2017-03-03 11:21:29 +00:00
vscosta
34d3d7c176 YAP allows a list to execute 2017-02-26 20:34:17 +00:00
Vitor Santoss Costa
f3b0e962a7 win... 2017-02-22 21:28:05 +00:00
vscosta
6ec69aa3c8 win64 fixes 2017-02-22 00:56:20 -08:00
vsc
272ddc0228 bad merge :( 2017-02-21 14:34:34 -08:00
Vitor Santos Costa
f426d25bef Merge branch 'master' of https://github.com/vscosta/yap-6.3 2017-02-20 15:48:22 +00:00
Vitor Santos Costa
65ff3ed471 Smaller updates:
constant use of longjmp
conflict with python headers
win32 support
dll support
2017-02-20 15:28:46 +00:00
Vitor Santos Costa
55879dbd6c handle overflows 2017-02-20 15:21:48 +00:00
Vitor Santos Costa
0ed4ea2aa1 text length bugs 2017-02-20 14:40:24 +00:00
Vitor Santos Costa
9e6e236ee1 temporary allocation protocol 2017-02-20 14:39:30 +00:00
Vitor Santos Costa
cd776f4f70 fix debugging msgs 2017-02-20 14:38:38 +00:00
Vitor Santos Costa
a53615ceaf python .h collision 2017-02-20 14:21:46 +00:00
Vitor Santos Costa
92e2d94186 oops 2017-02-20 12:06:49 +00:00
Vitor Santos Costa
7d230dac0f sizeof for space taken, kill wchar_t internally 2017-01-22 22:10:38 +00:00
Vitor Santos Costa
6778ea2975 TEXT HANDLING BUGS 2017-01-09 14:58:01 +00:00
Vitor Santos Costa
1e379e7635 Merge branch 'master' of https://github.com/vscosta/yap-6.3
Conflicts:
	C/c_interface.c
	C/exec.c
2016-12-19 18:28:43 -06:00
Vitor Santos Costa
cacdd173b5 fix error msg 2016-12-16 03:40:37 -06:00
Vitor Santos Costa
0a043720b1 What was this doing? 2016-12-16 02:52:34 -06:00
Vitor Santos Costa
c9309dce75 embedded YAP should ignore int by default. 2016-12-16 02:51:17 -06:00
Vitor Santos Costa
5526dc48bf Keep improving EH 2016-12-10 01:07:57 -06:00
Vitor Santos Costa
d81e077cbe try to avoid unneeded malloc 2016-12-10 01:04:37 -06:00
Vitor Santos Costa
4f423dc16a small bugs, especiall in error processing 2016-12-05 14:50:04 -06:00
Vitor Santos Costa
6a4dbd91ec merge text to term routines 2016-12-04 12:52:42 -06:00
Vitor Santos Costa
b07a35a993 Merge branch 'master' of https://github.com/vscosta/yap-6.3 2016-12-04 12:49:17 -06:00
Vitor Santos Costa
47b5de9bfc oops 2016-12-03 10:34:09 -06:00
Vitor Santos Costa
d37e198c12 signals
doc support
2016-11-23 22:35:39 -06:00
Vitor Santos Costa
f44ef18fed fix atom_to_term and increase sharing on CUDD stuff 2016-11-23 17:23:59 -06:00
Vitor Santos Costa
8d1cc35a8a docsc 2016-11-16 17:17:33 -06:00
Vitor Santos Costa
cc7c0ebac8 error handling 2016-11-16 17:09:06 -06:00
Vitor Santos Costa
da65d7bd3c fix bug in sb_atom 2016-11-16 17:06:37 -06:00
Vitor Santos Costa
c49165a7af Android aupport 2016-11-11 01:23:34 -06:00
Vitor Santos Costa
51359cb175 Merge branch 'master' of https://github.com/vscosta/yap-6.3 2016-11-08 01:40:22 -06:00
Vitor Santos Costa
b03e0634c7 fixes + win64 2016-11-08 01:37:36 -06:00
Vitor Santos Costa
46a9d52d2d Memory management and UTF-8 for all fixes 2016-11-04 11:36:48 -05:00
Vitor Santos Costa
02e0e50915 Merge ssh://192.168.66.221/~vitor/Yap/yap-6.3 2016-11-02 00:16:36 -05:00
Vitor Santos Costa
c959ceeb1d errors 2016-10-28 12:23:51 -05:00
Vitor Santos Costa
d082af605d less invasive error handling 2016-10-19 22:44:59 -05:00
Vitor Santos Costa
8f72db3b56 fixes 2016-10-19 22:38:17 -05:00
Vitor Santos Costa
08dd1dcdb3 python 2016-10-16 17:18:51 -05:00
Vitor Santos Costa
4a5540e645 Error Handling 2016-10-16 13:16:56 -05:00
Vitor Santos Costa
558c3eb35b fix warnings 2016-10-16 13:15:14 -05:00
Vitor Santos Costa
3b124549e4 try resetting obvioulsy bad handles 2016-10-16 13:13:34 -05:00
Vitor Santos Costa
5c33960535 stream cotrol was broken 2016-10-16 13:11:44 -05:00
Vitor Santos Costa
1c2880fd1b 32 bit in 64 bit code 2016-10-16 13:09:07 -05:00
Vitor Santos Costa
43d3579c57 python 2016-09-30 17:11:13 -05:00
Vitor Santos Costa
41ccbf7367 allocate space 2016-09-30 17:10:01 -05:00
Vitor Santos Costa
ef38613229 don't follow as if code slots that point to the local stack. 2016-09-30 17:04:58 -05:00
Vitor Santos Costa
51bf90908f error handling work 2016-09-27 12:31:12 -05:00
Vitor Santos Costa
2bbc3b9265 rrors 2016-09-22 21:53:42 -05:00
Vitor Santos Costa
76b9946358 fix silly message 2016-09-21 14:40:32 -05:00
Vitor Santos Costa
868ecfe551 do not reset error status 2016-09-21 14:39:53 -05:00
Vitor Santos Costa
350081a90d error handling 2016-09-21 14:38:21 -05:00
Vitor Santos Costa
bbd9049111 indenting 2016-09-21 14:33:28 -05:00
Vitor Santos Costa
3845d4e67d fix leak 2016-09-21 14:32:29 -05:00
Vitor Santos Costa
2f885bb6f3 nore error handling work. 2016-09-21 14:30:52 -05:00
Vitor Santos Costa
124b2e9069 move all error related state to a record 2016-09-20 22:52:34 -05:00
Vitor Santos Costa
6043125221 fix bugs in stack introspection 2016-09-20 22:50:08 -05:00
Vitor Santos Costa
1219fb6b6a meta-pred support 2016-09-20 22:49:16 -05:00
Vitor Santos Costa
7d66aa5d01 improv meta-calls 2016-09-20 22:48:28 -05:00
Vitor Santos Costa
c78f3e085a fixes 2016-09-08 22:34:45 -05:00
Vitor Santos Costa
e2f8430e00 debugging 2016-09-08 22:33:55 -05:00
Vitor Santos Costa
06bbdfd553 android support 2016-08-30 11:01:55 -05:00
Vitor Santos Costa
110a23b209 indenting 2016-08-30 08:27:32 -05:00
Vitor Santos Costa
269e7b8806 unused 2016-08-30 08:25:47 -05:00
Vitor Santos Costa
1bcbd5ce15 fix indexing when alloc is on floats. 2016-08-25 23:43:54 -05:00
Vitor Santos Costa
79791604d9 text problems 2016-08-24 02:04:49 -05:00
Vitor Santos Costa
676582fe4f android and python updates 2016-08-23 17:28:23 -05:00
Vitor Santos Costa
ba98f237ae oops 2016-08-23 15:51:39 +01:00
Vitor Santos Costa
a675f6f49e chars 2016-08-22 17:01:31 -05:00
Vitor Santos Costa
4dcbac42e9 fix atom/term 2016-08-22 10:53:47 -05:00
Vitor Santos Costa
fe1a677778 support 2016-08-21 23:31:21 -05:00
Vitor Santos Costa
e50d722e66 fix write2atom and indent 2016-08-21 10:28:38 -05:00
Vitor Santos Costa
b218af8f1b debugging stuff 2016-08-19 21:37:02 -05:00
Vitor Santos Costa
93068241d3 oops 2016-08-16 09:32:27 -05:00
Vitor Santos Costa
2726fb279c fix get_num 2016-08-15 23:42:49 -05:00
Vitor Santos Costa
f8b0cb2c2d - 2016-08-15 14:55:31 -05:00
Vitor Santos Costa
eb54e3e052 simplify text code by just using UF8 and allocating in trail 2016-08-15 14:54:46 -05:00
Vitor Santos Costa
7dcd5179ce ensure that MALLOC is respected 2016-08-07 09:46:43 -05:00
Vitor Santos Costa
8f3321d36b get rid of trading, init var 2016-08-07 09:45:17 -05:00
Vitor Santos Costa
8594c41487 current_pred might lose the first solution 2016-08-05 16:34:05 -05:00
Vitor Santos Costa
c79a5ec372 linking 2016-08-04 10:25:56 -05:00
Vitor Santos Costa
2038dd42b6 fix warnings 2016-08-03 11:15:17 -05:00
Vitor Santos Costa
e16c8c573d fix multioo#def 2016-08-03 11:14:27 -05:00
Vitor Santos Costa
a560031167 let all atoms be equal in rights and duties 2016-08-02 18:26:48 -05:00
Vitor Santos Costa
79a154cbf4 fix current_predicate/1 and arg/3 2016-08-02 11:34:58 -05:00
Vitor Santos Costa
d54446d736 fix bad meta-call handling & throw(Var)
also warnings
2016-08-02 09:01:54 -05:00
Vitor Santos Costa
4628adc63e Merge branch 'master' of https://github.com/vscosta/yap-6.3 2016-08-01 21:45:42 -05:00
Vitor Santos Costa
db0deea576 ugh, that hurts 2016-08-01 19:15:31 -05:00
Vitor Santos Costa
1d84d39b00 fix fix 2016-08-01 19:14:51 -05:00
Vitor Santos Costa
afc6e64db2 warning 2016-08-01 19:14:23 -05:00
Vitor Santos Costa
897d59820f fix clang smarties 2016-08-01 19:14:01 -05:00
Vitor Santos Costa
9e01be6a22 clean 2016-08-01 17:50:31 -05:00
Vitor Santos Costa
7651f507c6 error handling 2016-08-01 17:48:43 -05:00
Vitor Santos Costa
8973689b43 typos 2016-08-01 17:48:25 -05:00
Vitor Santos Costa
dfd7b8f467 android boot 2016-07-31 04:47:55 -05:00
Vitor Santos Costa
7d6082d39a slots 2016-07-31 04:46:51 -05:00
Vitor Santos Costa
35e9d432c1 bool 2016-07-31 04:44:50 -05:00
Vitor Santos Costa
6a878d9568 kea 2016-07-31 04:42:47 -05:00
Vitor Santos Costa
d922933898 android support 2016-07-31 04:42:00 -05:00
Vitor Santos Costa
d4b77458e9 predicate 2016-07-31 04:41:25 -05:00
Vitor Santos Costa
2422417a05 myddas support 2016-07-31 04:36:49 -05:00
Vitor Santos Costa
c663010312 avoid NULL 2016-07-31 04:35:31 -05:00
Vitor Santos Costa
d8fd3de13a cleanyo 2016-07-31 04:35:00 -05:00
Vitor Santos Costa
f474dbdb2a indenting 2016-07-31 04:34:22 -05:00
Vitor Santos Costa
9bfdfeb204 Abolish removes too much information 2016-07-31 04:32:41 -05:00
Vitor Santos Costa
557c89a4ad source_module/2 2016-07-31 04:30:46 -05:00
Vitor Santos Costa
4ebb83e998 add default executable 2016-07-31 04:29:47 -05:00
Vitor Santos Costa
0cc010bc42 clean-up 2016-07-31 04:28:14 -05:00
Vitor Santos Costa
075f50a11f bug in cleaning up index tree 2016-07-31 04:26:15 -05:00
Vitor Santos Costa
2b5f0e7705 executable, deadline 2016-07-31 04:22:22 -05:00
Vitor Santos Costa
d6c768da2c indent 2016-07-30 23:23:26 -05:00
Vitor Santos Costa
5606410a64 avoid unnecessary slot ops
drop repeated code
2016-07-30 23:23:06 -05:00
Vitor Santos Costa
1da507902c use indicator instead of name 2016-07-30 23:19:56 -05:00
Vitor Santos Costa
f555ea958c new ped: creat red if new
fix overfull in consult stack
2016-07-30 23:15:11 -05:00
Vitor Santos Costa
1740175e5c mega-call, init stuff 2016-07-30 23:10:39 -05:00
Vitor Santos Costa
85bcce7d19 cleanup 2016-07-30 23:08:59 -05:00
Vitor Santos Costa
72fcd2befa IndicatorOfPred 2016-07-30 23:08:05 -05:00
Vitor Santos Costa
fb08cfe5f6 debugging 2016-07-30 23:07:06 -05:00
Vitor Santos Costa
7d44e3188b error handling 2016-07-30 23:06:28 -05:00
Vitor Santos Costa
0dd8f62237 i flags 2016-07-30 22:36:40 -05:00
Vitor Santos Costa
8d64753c54 Python support 2016-06-28 16:43:33 +01:00
Vitor Santos Costa
710ca208d2 avoid messing with stream 1 2016-06-17 17:06:19 +01:00
Vitor Santos Costa
3dfab64306 trace in Android 2016-06-17 16:35:38 +01:00
Vitor Santos Costa
72f72929d3 fix unused mcros 2016-06-17 16:34:37 +01:00
Vitor Santos Costa
0007cb896b print predicate indicator 2016-06-17 16:29:23 +01:00
Vitor Santos Costa
8f489b0799 null pointer in errorr handling 2016-06-17 16:27:56 +01:00
Vitor Santos Costa
57161d83f4 compilation complaints on dead code 2016-06-17 16:26:58 +01:00
Vitor Santos Costa
a1ec5e6198 boot flags update. 2016-06-17 16:25:43 +01:00
Vitor Santos Costa
730259d47e true vs TRUE 2016-06-17 16:20:10 +01:00
Vitor Santos Costa
5c83d305fc reorder init to handle possible overflows 2016-06-17 16:13:15 +01:00
Vitor Santos Costa
899e892aef call readline at the right time 2016-06-17 16:07:45 +01:00
Vitor Santos Costa
807cca51ec Add routine to output a directory in a string. 2016-06-17 16:04:33 +01:00
Vitor Santos Costa
da6d41433f Support for booting when YAP is called from a generic app
- ensure pl boot works
- ensure yap is initialed before user code is called
- cleanup code to use file status
2016-06-17 16:02:36 +01:00
Vitor Santos Costa
a1a4ac9d0b fix dlmalloc 2016-06-17 15:50:04 +01:00
Vitor Santos Costa
e6bbcc566c bad flag usage 2016-06-17 15:49:08 +01:00
Vitor Santos Costa
cd05e3f6d8 Fix errno usage 2016-06-17 15:45:37 +01:00
Vitor Santos Costa
b2cec5467c Boot fixes. 2016-06-04 23:19:49 +01:00
Vitor Santos Costa
0069222b75 Merge branch 'master' of https://github.com/vscosta/yap-6.3 2016-06-04 22:24:38 +01:00
Vitor Santos Costa
f905e4d297 "undefp_handler: This little piggy went away". 2016-06-04 22:12:30 +01:00
Vitor Santos Costa
32743f3731 undef handler 2016-06-03 16:53:43 +01:00
Vitor Santos Costa
0779639baf fix overwite 2016-06-02 12:47:36 +01:00
Vitor Santos Costa
f7c3aef830 don't blow up with bad modules 2016-06-02 10:52:06 +01:00
Vitor Santos Costa
66709db4bb don't blow up with bad modules 2016-06-02 10:51:36 +01:00
Vitor Santos Costa
5d4ee60fc9 upcast and downcast 2016-05-30 11:22:47 +01:00
Vitor Santos Costa
ceb26b68a0 support other architectures: arm64, mips 2016-05-30 11:18:35 +01:00
Vitor Santos Costa
a9fe413dd0 valgrind. 2016-05-20 01:59:17 +01:00
Vitor Santos Costa
9fcbfca1fa Merge branch 'master' of github.com:vscosta/yap-6.3 2016-05-16 11:21:58 +01:00
Vitor Santos Costa
9f2ba2d4fb avoid repeated discontiguous messages 2016-05-16 09:35:29 +01:00
Vitor Santos Costa
d375d0ffbb indenting 2016-05-14 11:34:27 +01:00
Vitor Santos Costa
3b8325bd41 bad gmp calls 2016-05-14 11:28:49 +01:00
Vitor Santos Costa
d86f0d1942 fix bad consult stack expansion 2016-05-14 11:27:53 +01:00
Vitor Santos Costa
c0db3d4e18 recover arg vector 2016-05-14 02:25:51 +01:00
Vitor Santos Costa
3a9ecf929e fix gmp calls 2016-05-13 11:43:01 +01:00
Vitor Santos Costa
e5891afe44 fix nil pointer in prolog profiler 2016-05-13 11:41:19 +01:00
Vitor Santos Costa
033d77b47a fix current_predicate yet again 2016-05-12 11:50:30 +01:00
Vitor Santos Costa
d58c071200 flags handling II 2016-05-12 11:49:40 +01:00
Vitor Santos Costa
70f6080857 simplify module unfolding 2016-05-12 11:49:04 +01:00
Vitor Santos Costa
abe1168b1d recognise discontiguous flag 2016-05-12 11:48:39 +01:00
Vitor Santos Costa
c5323b2920 undef should not fail immediately: it needs to test for exports first 2016-05-12 11:42:22 +01:00
Vitor Santos Costa
efe827db6c allow static_claus on static clauses wo source 2016-05-10 15:22:25 +01:00
Vitor Santos Costa
2eab5ef225 Aleph requires hide/1 2016-05-10 09:27:05 +01:00
Vitor Santos Costa
18ed15a4ce do not complain on multi-file predicates being discontiguous 2016-05-10 09:25:14 +01:00
Vitor Santos Costa
83a1269553 change bootstrap sequence to support -B and to allow booting from pl files 2016-05-10 08:33:44 +01:00
Vitor Santos Costa
c8f1e8a74a user:term_expansion 2016-04-28 21:59:06 +01:00
Vitor Santos Costa
70061308ff make modules remember which operators they ever defined.
Make modules import operators from other modules
2016-04-28 15:01:16 +01:00
Vitor Santos Costa
9b89e6fd92 fix scripts 2016-04-26 15:33:16 +01:00
Vitor Santos Costa
f039a5d688 fix .% 2016-04-26 15:26:35 +01:00
Vitor Santos Costa
2550fc5b87 win32 2016-04-22 18:26:37 +01:00
Vitor Santos Costa
f966a5b912 Fixes for processing write to buffer: should b more robust, but we still may have memory leaks 2016-04-22 18:19:58 +01:00
Vitor Santos Costa
cd41d373db hiatory 2016-04-19 23:30:02 +01:00
Vitor Santos Costa
49699f52e9 headers & booting 2016-04-18 16:40:17 +01:00
Vitor Santos Costa
3ac1a285a9 make syre we have a NUL pointer. 2016-04-18 16:38:29 +01:00
vscosta
c1b8d140db av 2016-04-17 17:09:10 -07:00
Vitor Santos Costa
6ff24e9a16 setup_call_catcher_cleanup 2016-04-15 11:28:07 +01:00
Vitor Santos Costa
05a76a2b3f Debugging meta-predicates 2016-04-14 18:06:52 +01:00
Vitor Santos Costa
1aa20e24b7 misc_bugs_when_compiling_problog 2016-04-14 12:00:09 +01:00
Vitor Santos Costa
5a5829a583 encoding not needed 2016-04-14 11:32:44 +01:00
Vitor Santos Costa
c0c002134b Python support 2016-04-12 16:05:20 +01:00
Vitor Santos Costa
69bb5c4d08 Memory stream handling 2016-04-12 15:18:42 +01:00
Vitor Santos Costa
65f1cb9741 win64 support: encodings 2016-04-10 06:21:17 -07:00
vscosta
429c8155c9 check for non-heap memory 2016-04-08 01:11:33 -07:00
Vitor Santos Costa
eb5d90d85f boot from pl 2016-04-05 08:07:28 +01:00
vscosta
07f105dd80 clang indenting 2016-04-05 02:22:04 +01:00
vscosta
d4a9f97cdd InitTime is done automatically. 2016-04-05 02:21:19 +01:00
vscosta
40765a6afb booting from prolog plus indenting 2016-04-05 02:20:16 +01:00
vscosta
396bd2f8c3 indenting, + don't use men streams in Android 2016-04-05 02:18:47 +01:00
Vítor Santos Costa
145ad73255 small fixes
indenting
2016-03-30 17:35:03 +01:00
Vítor Santos Costa
4103aa6e83 don't inline == and \= for now. 2016-03-30 01:24:34 +01:00
Vítor Santos Costa
1be002558c call_cleanup in C plus indenting 2016-03-29 01:55:12 +01:00
Vítor Santos Costa
fa69950c67 fix warnings 2016-03-29 01:51:48 +01:00
Vítor Santos Costa
b4742fb3cf fix trying to remove the same atom twice 2016-03-16 23:53:15 +00:00
Vítor Santos Costa
79d99a7768 fix module_property, ignoring modules that are not actually implemented as files. 2016-03-05 23:18:57 +00:00
Vítor Santos Costa
a32ac66167 Fix fileName
Always return a legit atom
check for NULL
indenting
2016-03-05 17:38:08 +00:00
Vítor Santos Costa
1155b6b876 Paulo Moura: fix iso_is_2_35 2016-03-05 12:50:43 +00:00
Vítor Santos Costa
001b169d81 indenting 2016-03-05 12:21:58 +00:00
Vítor Santos Costa
96bc776375 avoid direct dependencies on CurrentModule 2016-03-05 12:12:37 +00:00
Vítor Santos Costa
27b7e32036 fix stupid typo 2016-03-04 00:09:33 +00:00
Vítor Santos Costa
0db27196aa operator support. 2016-03-03 23:16:40 +00:00
Vítor Santos Costa
5c4cedd4fc VC++ no like ssize_t & indenting 2016-03-03 23:15:54 +00:00
Vítor Santos Costa
b9eb327d86 fix fixes (lots of white space, somehow. 2016-02-29 03:13:23 +00:00
Vítor Santos Costa
0ccee1aa55 Merge /Users/vsc/tmp/yap-6.3w 2016-02-28 19:43:26 +00:00
Vítor Santos Costa
2192f73b11 make it compile under MSN vc. Unfortunately it has a weird crash at boot :(
- Lots of indenting changes
- VC++ is strict with variadic macros
- VC++ does not accept unistd.h
- new interface for walltime
- VC++ does not seem to have support for integer overflow.
- VC++ defines YENV_REG?
- no access flags, x permissions ignored.
- new FindGMP supporting MPIR
- make horus optional (c++ is hard).
2016-02-28 19:32:55 +00:00
Vítor Santos Costa
7cc9d2f882 fix case where rheap thought a fact could actually stre its src 2016-02-28 19:30:46 +00:00
Vítor Santos Costa
7d3053b906 undef should obey flag. 2016-02-26 17:41:05 +00:00
Vítor Santos Costa
68633a9c34 ops & modules iii 2016-02-26 17:40:03 +00:00
Vítor Santos Costa
0e50546005 clang-format 2016-02-26 17:36:33 +00:00
Vítor Santos Costa
c25d35356a Try to clarify operators
prolog has priority and cannot be redefined by default.
user is global but may be redefined
others should just plug-in.
2016-02-26 17:18:37 +00:00
Vítor Santos Costa
6f1b5fbef9 thread compilation 2016-02-22 13:01:09 +00:00
Vítor Santos Costa
712d79c7bb keep on fixing absolute_name 2016-02-22 12:59:49 +00:00
Vítor Santos Costa
df7feea0aa warnings 2016-02-22 12:56:09 +00:00
Vítor Santos Costa
98bd9d7400 undefined predicate handling fixes
obey the flag
2016-02-22 12:55:05 +00:00
Vítor Santos Costa
d5862139c8 be more careful when to complain about redefining system press. 2016-02-21 19:07:14 +00:00
Vítor Santos Costa
f7d23f9deb Simplify Input/Output
get rid of string I/O, did not add much
getc is never actually used by Prolog
try to use system I/O, even if it may be slower, at least for now.
extend IO C-interface to allow reading clauses
2016-02-21 19:06:25 +00:00
Vítor Santos Costa
26013e2fb9 fix regress in style_check caused by bad argument to add clause 2016-02-21 11:30:13 +00:00
Vítor Santos Costa
1c68deb663 dump stack on YAP bug (maybe extend to user foreign code). 2016-02-20 23:58:06 +00:00
Vítor Santos Costa
88df20efca bug in scanning numbers 2016-02-20 01:45:55 +00:00
Vítor Santos Costa
eec32e698a stream_Property/2:
allow sp(X,Y), sp(u,Y), sp(X,t(Y))
 fix lines
2016-02-20 01:30:52 +00:00
Vítor Santos Costa
083d374e02 fix missing syntax errors regression :( 2016-02-19 11:34:48 +00:00
Vítor Santos Costa
ad91eb0ec9 fix regression: checking for EOT should first peek, and if happy consume the blank after the dot. 2016-02-18 22:10:40 +00:00
Vítor Santos Costa
484168b1ce Fix encoding 2016-02-18 12:10:58 +00:00
Vítor Santos Costa
05a978ce82 be more struct; better support fir encodings. 2016-02-14 04:18:15 +00:00
Vítor Santos Costa
aed44554f2 warning 2016-02-14 04:12:31 +00:00
Vítor Santos Costa
92cb3e34eb don't consume char after '.', do peek instead.
early errors should leave early.
2016-02-14 04:11:55 +00:00
Vítor Santos Costa
9860b6244f small changes 2016-02-13 03:11:25 +00:00
Vítor Santos Costa
48db20515f TrueFileName changed name :) 2016-02-13 02:56:19 +00:00
Vítor Santos Costa
52a2d00d0c init stuff. 2016-02-13 02:53:46 +00:00
Vítor Santos Costa
c918c052fc DOMAIN_ERROR is an error class. 2016-02-13 02:53:18 +00:00
V'itor Santos Costa
74b2b5561d - add debugging code to memory allocation
= atom to number: cleanup function name as this is more than just supporting SWI
- SrcMask only applies to rules.
- add auxiliary type/error function
- fix typos
- fix enumeration mode in current_flag
- get rid of TrueName routines, use AbsoluteFileName instead.
- detail synatx error source
2016-02-11 06:03:33 -08:00
V'itor Santos Costa
574ab5d0ca complain more + utility function 2016-02-11 05:57:03 -08:00
V'itor Santos Costa
be835c73e6 protect from possible overflow 2016-02-11 05:55:53 -08:00
V'itor Santos Costa
b13dc6812c avoid overflow 2016-02-11 05:53:47 -08:00
Vitor Santos Costa
c8305988ca Merge branch 'master' of github.com:vscosta/yap-6.3 2016-02-03 10:17:01 +00:00
Vítor Santos Costa
a7874dee62 fix abolish 2016-02-01 02:46:39 +00:00