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