Commit Graph

1465 Commits

Author SHA1 Message Date
Vitor Santos Costa
79791604d9 text problems 2016-08-24 02:04:49 -05:00
Vitor Santos Costa
4dcbac42e9 fix atom/term 2016-08-22 10:53:47 -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
05d65070b8 typing 2016-08-07 09:47:47 -05:00
Vitor Santos Costa
26d2e9721c indenting 2016-08-05 16:34:43 -05:00
Vitor Santos Costa
e16c8c573d fix multioo#def 2016-08-03 11:14:27 -05:00
Vitor Santos Costa
99488a6cea older g++ 2016-08-02 18:28:02 -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
4628adc63e Merge branch 'master' of https://github.com/vscosta/yap-6.3 2016-08-01 21:45:42 -05:00
Vitor Santos Costa
8e52352878 protect call 2016-08-01 17:49:51 -05:00
Vitor Santos Costa
4477350d08 small fixes 2016-07-31 10:31:22 -05:00
Vitor Santos Costa
a8f101cbcf malloc and android 2016-07-31 10:25:46 -05:00
Vitor Santos Costa
d5ce45f09f indenting 2016-07-31 10:24:10 -05:00
Vitor Santos Costa
2213bc6f36 new atoms and functors 2016-07-31 10:23:19 -05:00
Vitor Santos Costa
8d64753c54 Python support 2016-06-28 16:43:33 +01:00
Vitor Santos Costa
eab3fc33be fix headers 2016-06-17 17:11:00 +01:00
Vitor Santos Costa
79d40f57b1 Android &&VFS 2016-06-17 16:44:14 +01:00
Vitor Santos Costa
647ebac5e4 Android && avoid mem size trouble 2016-06-17 16:42:26 +01:00
Vitor Santos Costa
32743f3731 undef handler 2016-06-03 16:53:43 +01:00
Vitor Santos Costa
33fa5fa3c0 arch changes 2016-05-30 11:23:53 +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
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
9f664c9e36 exists 2016-05-15 08:08:42 +01:00
Vitor Santos Costa
3a9ecf929e fix gmp calls 2016-05-13 11:43:01 +01:00
Vitor Santos Costa
428a6255e1 avoid small red flags 2016-05-13 11:42:35 +01:00
Vitor Santos Costa
969b022e1c allow ins flag to change input: on -> true 2016-05-12 11:43:26 +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
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
dbd4c979b1 erro handling, versioning, deterministic queries 2016-04-22 18:25:59 +01:00
Vitor Santos Costa
cd41d373db hiatory 2016-04-19 23:30:02 +01:00
vscosta
76f4868ff6 fix init to always be able to try booting from Prolog 2016-04-17 17:05:03 -07:00
Vitor Santos Costa
ab1b8cea39 fix open/3 munging filenames in write mode 2016-04-15 11:30:33 +01:00
Vitor Santos Costa
786cfb71ad python 2016-04-12 16:22:53 +01:00
Vitor Santos Costa
65f1cb9741 win64 support: encodings 2016-04-10 06:21:17 -07:00
vscosta
a5951daea9 indenting plus deoid 2016-04-05 02:28:56 +01:00
vscosta
ac71ba72b5 cosmetics 2016-04-05 02:26:33 +01:00
Vítor Santos Costa
145ad73255 small fixes
indenting
2016-03-30 17:35:03 +01:00
Vítor Santos Costa
78ba5d01f2 inlining related 2016-03-30 01:28:45 +01:00
Vítor Santos Costa
e0d82cfb23 don't inline 2016-03-30 01:24:59 +01:00
Vítor Santos Costa
f3e8b8b3da indenting; warning; exceptions; small fixes 2016-03-29 02:02:43 +01:00
Vítor Santos Costa
88b179b603 more atoms plus cleanups 2016-03-16 23:56:24 +00:00
Vítor Santos Costa
9d1fa8a907 prototypes 2016-03-16 23:55:51 +00:00
Vítor Santos Costa
cd1497c475 prototypes 2016-03-16 23:55:25 +00:00
Vítor Santos Costa
96bc776375 avoid direct dependencies on CurrentModule 2016-03-05 12:12:37 +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
68633a9c34 ops & modules iii 2016-02-26 17:40:03 +00:00
Vítor Santos Costa
f823ded57f Avoid warning & fix compilation scripts 2016-02-26 17:35:20 +00:00
Vítor Santos Costa
6f1b5fbef9 thread compilation 2016-02-22 13:01: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
1d76cfc7cb typo 2016-02-21 11:30:29 +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
b7ee47ce46 facilitate peek processing when using system locale. 2016-02-20 21:50:06 +00:00
Vítor Santos Costa
bc71e54f20 encoding stuff 2016-02-19 19:36:11 +00:00
Vítor Santos Costa
484168b1ce Fix encoding 2016-02-18 12:10:58 +00:00
Vítor Santos Costa
7b8c1815ae const 2016-02-14 04:12:53 +00:00
Vítor Santos Costa
4138e46955 be more restrictive about atom_codes. 2016-02-13 20:18:10 +00:00
Vítor Santos Costa
9860b6244f small changes 2016-02-13 03:11:25 +00:00
V'itor Santos Costa
6961626a3d - move all generated files to their own directory
- cleanups
`:wq
2016-02-11 06:13:16 -08:00
V'itor Santos Costa
55deb884d4 avoid a possible overflow. 2016-02-11 05:52:17 -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'itor Santos Costa
d83c62051b file fixes 2016-01-31 18:48:07 -08:00
Vítor Santos Costa
3de5b2c2de error_handling 2016-01-31 11:54:45 +00:00
Vítor Santos Costa
b28532a251 misc 2016-01-31 10:42:08 +00:00
Vítor Santos Costa
e5009c733e use handles internally, not slots 2016-01-31 10:41:38 +00:00
Vítor Santos Costa
ad7bef51c6 generated files 2016-01-31 10:41:01 +00:00
Vítor Santos Costa
9c78086a6a X_API WIN32 stuff 2016-01-31 10:29:36 +00:00
Vítor Santos Costa
35eb33e27f improve flag library 2016-01-31 10:27:08 +00:00
Vítor Santos Costa
1ebaf342b6 fix ordering that results in empty table 2016-01-31 10:26:13 +00:00
Vítor Santos Costa
680dae240f win32 if 2016-01-31 10:23:27 +00:00
Vítor Santos Costa
ebc73ec01e docs + EVAL_H 2016-01-31 10:23:03 +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
0eac6ac20b fix gc_trace flag 2016-01-06 12:38:28 +00:00
Vítor Santos Costa
07a37b8c52 compile with other utf8proc around 2016-01-05 03:30:31 +00:00
Vítor Santos Costa
5e4cbcef56 cleanup 2016-01-04 17:24:53 +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
0f121e7f9d // support 2016-01-03 15:44:33 +00:00
Vítor Santos Costa
801944a0cc // support 2016-01-03 15:40:49 +00:00
Vítor Santos Costa
cde63e2be2 // support 2016-01-03 15:35:04 +00:00
Vítor Santos Costa
a8d146dd4d missing_files 2016-01-03 04:53:42 +00:00
Vítor Santos Costa
661f33ac7e bug fices 2016-01-03 02:06:09 +00:00
Vítor Santos Costa
7a7354fb2b restore clauses 2016-01-03 02:02:41 +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
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
e51de5f83c remove support for confusing manipulation of $VAR 2015-12-15 08:48:53 +00:00
Vítor Santos Costa
54d7d52b09 a few more cases of conversion 2015-11-13 13:22:50 +00:00
Vítor Santos Costa
504268d5b3 GLOBAL -> *.h files 2015-11-11 17:15:14 +00:00
Vítor Santos Costa
0b982a72fe fix broken padding 2015-11-11 07:50:12 +00:00
Vitor Santos Costa
cddb8191c8 config changes 2015-11-09 18:22:43 +00:00
Vítor Santos Costa
1d66c45fc2 more fixes to absolute_file_names and a new option, glob/1. 2015-11-09 11:27:46 +00:00
Vítor Santos Costa
c450a712d0 typos 2015-11-05 23:47:28 +00:00
Vítor Santos Costa
5205921541 MYDDAS support 2015-11-05 23:45:48 +00:00
Vítor Santos Costa
f8b5ca8291 init and friends : cleanup 2015-11-05 19:33:38 +00:00
Vítor Santos Costa
aa2fb8f0c5 the photos for Debug IO 2015-11-05 19:27:57 +00:00
Vítor Santos Costa
5f58216315 init and new text size function 2015-11-05 19:27:34 +00:00