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
|
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 |
|