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
Vítor Santos Costa
9b38290b8c
current_pred again
2016-01-31 23:11:49 +00:00
Vítor Santos Costa
3de5b2c2de
error_handling
2016-01-31 11:54:45 +00:00
Vítor Santos Costa
52b282442f
small fixes
2016-01-31 10:22:24 +00:00
Vítor Santos Costa
4ff7bdd340
small cleanups
2016-01-31 10:21:50 +00:00
Vítor Santos Costa
5c1c9a8570
current_pred
2016-01-31 10:21:10 +00:00
Vítor Santos Costa
fbf0c6bd0d
cleanups on error handling and fix EOF.
2016-01-31 10:19:08 +00:00
Vítor Santos Costa
7491481e8e
cleanups
2016-01-31 10:18:12 +00:00
Vítor Santos Costa
1b98e2238c
more system_module stuff
2016-01-31 10:17:47 +00:00
Vítor Santos Costa
515d5f3705
cons stuff
2016-01-31 10:17:19 +00:00
Vítor Santos Costa
4f0c539ed6
set up flags to control IO.
2016-01-31 10:16:31 +00:00
Vítor Santos Costa
f5c493507e
CurrentModule needs to be set correctly,
2016-01-31 10:16:02 +00:00
Vítor Santos Costa
9444c36ff4
pretty print
2016-01-31 10:14:28 +00:00
Vítor Santos Costa
d90a0f72b0
protect entry to critical section
2016-01-31 10:13:51 +00:00
Vítor Santos Costa
ddabfe45b8
WIN32
...
cleanups
get rid of old log
2016-01-31 10:13:14 +00:00
Vítor Santos Costa
015fbe6703
flag work
...
boolean -> booleanFlag (win32)
2016-01-31 10:12:25 +00:00
Vítor Santos Costa
d573407b4d
retry_or des not have access to arguments
2016-01-31 10:06:30 +00:00
Vítor Santos Costa
2edae59610
fmemopen compat work on Unix
2016-01-31 10:05:15 +00:00
Vítor Santos Costa
703ac35735
fix error crash while constructing error term
2016-01-20 23:16:04 +00:00
Vítor Santos Costa
77a5090276
Add missing documentation
2016-01-20 22:18:17 +00:00
Vítor Santos Costa
8c7c258492
fix creeping over dealloc, even it requires duplicating some code
2016-01-20 22:15:23 +00:00
Vítor Santos Costa
6b60742700
system predicates should not belong to a file.
2016-01-12 17:03:57 +00:00
Vítor Santos Costa
f6a6c9deb6
last
2016-01-08 20:43:14 +00:00
Vítor Santos Costa
1a23e47316
current_predicate
2016-01-08 03:18:36 +00:00
Vítor Santos Costa
a8b8113a8d
first try to hide $ predicates
2016-01-07 23:42:52 +00:00
Vítor Santos Costa
6d93c35c13
threads
2016-01-06 12:40:01 +00:00
Vítor Santos Costa
55c83fc2c8
improve performance
2016-01-06 12:39:12 +00:00
Vítor Santos Costa
0eac6ac20b
fix gc_trace flag
2016-01-06 12:38:28 +00:00
Vítor Santos Costa
c0aa90bc38
add some little support for xml2
2016-01-06 12:31:53 +00:00
Vítor Santos Costa
c8addfd509
fix gc handling from deallocate
2016-01-06 12:30:33 +00:00
Vítor Santos Costa
5fd4add82b
Hide and Seek
2016-01-04 17:18:43 +00:00
Vítor Santos Costa
50c8724322
linux backport
...
file exists system predicate
$source_file -> $user source
hide and make system preds
fix check_head_and_body
user_expansion never fails
goal expansion is controlled b dynamic procedure
add must_be_of_type predicate_indicator
fix neat_call, debug flag is user controlled
use simplecudd, not ptoblogbdd
compile all of myddas
fx junk in file_name
fix warnings
use common file opening struct and funds
avoid pairs module
fix db queues
2016-01-04 14:11:09 +00:00
Vítor Santos Costa
661f33ac7e
bug fices
2016-01-03 02:06:09 +00:00
Vítor Santos Costa
5ca49ae202
mostly reindenting.
2016-01-03 01:34:09 +00:00
Vítor Santos Costa
811808fc34
improve mod flags & system flags
2016-01-03 01:32:04 +00:00
Vítor Santos Costa
eabc869c69
user expansion
...
pretty
2016-01-03 01:31:21 +00:00
Vítor Santos Costa
c927cd5133
fix flags
2016-01-03 01:29:27 +00:00
Vítor Santos Costa
792f3e9dd9
small LU changes
2016-01-03 01:28:21 +00:00
Vítor Santos Costa
d942b55dc4
varia
2016-01-03 01:27:36 +00:00
Vítor Santos Costa
ca7d66a791
remove old xomment
2016-01-03 01:26:09 +00:00
Vítor Santos Costa
4e2649c743
thread support
2016-01-03 01:25:31 +00:00
Vítor Santos Costa
9bcd3de29d
hide -> hide_atom
2016-01-03 01:24:57 +00:00
Vítor Santos Costa
09106b9a6e
prettification
2016-01-03 01:17:39 +00:00
Vítor Santos Costa
7a24d3015e
debugging
2016-01-03 01:16:51 +00:00
Vítor Santos Costa
062293055b
protect systemm
2016-01-03 01:16:38 +00:00
Vítor Santos Costa
344cdc69be
owner file
2016-01-03 01:15:29 +00:00
Vítor Santos Costa
da66171f3d
mod 0 protection
2016-01-03 01:15:11 +00:00
Vítor Santos Costa
3ee2a11529
thread support
2016-01-03 01:13:39 +00:00
Vítor Santos Costa
f0cf91548a
change hash function to not be inline
2016-01-03 01:09:57 +00:00
Vítor Santos Costa
3d0e6659b6
speed up fail on undef
2016-01-03 01:03:37 +00:00
Vítor Santos Costa
15404b3835
small
...
- do not call goal expansion on meta-calls (that is done by undef).
- docs updates
- fix init code
2015-12-15 09:28:43 +00:00
Vítor Santos Costa
14459cce03
undefined with fast_fail support
2015-12-15 09:18:36 +00:00
Vítor Santos Costa
e51de5f83c
remove support for confusing manipulation of $VAR
2015-12-15 08:48:53 +00:00
Vítor Santos Costa
2bd2de1b9f
also display B
2015-12-15 08:40:23 +00:00
Vítor Santos Costa
edb6189512
allow the option to have priorities above 1200
2015-12-15 08:38:56 +00:00
Vítor Santos Costa
ce8a19d381
Add documentation
2015-11-18 15:06:25 +00:00
Vítor Santos Costa
f822bc8077
debugging message: not being used any longer
2015-11-11 16:47:25 +00:00
Vítor Santos Costa
85fe3399b4
match C and Prolog names
2015-11-11 16:46:30 +00:00
Vitor Santos Costa
cddb8191c8
config changes
2015-11-09 18:22:43 +00:00
Vítor Santos Costa
a8b51a1ada
check full file path
2015-11-09 11:26:22 +00:00
Vítor Santos Costa
ca81e5d8ea
use unification, not wakeup, to verify if two terms are unifiable. Fixes Ulrich Neumerkel #306
...
Also renitent
2015-11-09 11:25:55 +00:00
Vítor Santos Costa
50c04116c8
moved from H
2015-11-06 18:22:31 +00:00
Vítor Santos Costa
e04dd14bed
md5 support
2015-11-05 19:22:40 +00:00
Vítor Santos Costa
91d1cf2c52
annoying stuff
2015-11-05 16:59:56 +00:00
Vítor Santos Costa
f8eb163a1d
string to but and improve utf8
2015-11-05 16:59:30 +00:00
Vítor Santos Costa
b701e571b0
fix conversion to be stricter, fix a looping bug
2015-11-05 16:40:25 +00:00
Vítor Santos Costa
8ac1e23450
free memory
2015-11-05 16:39:34 +00:00