Commit Graph

313 Commits

Author SHA1 Message Date
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
588ef40a16 follow encoding directives 2016-02-22 12:57:46 +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
b7ee47ce46 facilitate peek processing when using system locale. 2016-02-20 21:50:06 +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
bc71e54f20 encoding stuff 2016-02-19 19:36:11 +00:00
Vítor Santos Costa
d8620c785e lucky this wasn't noticed 2016-02-19 19:31:58 +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
fb966536a9 warnings 2016-02-14 04:15:53 +00:00
Vítor Santos Costa
0a9f37710c reformatting 2016-02-14 04:15:28 +00:00
Vítor Santos Costa
ae65bb0265 fix peek 2016-02-14 04:14:31 +00:00
Vítor Santos Costa
42091deffc encoding fixes 2016-02-14 04:14:20 +00:00
Vítor Santos Costa
df0b3d3a0d make base name and dirname compatible with other prologs 2016-02-13 20:32:26 +00:00
Vítor Santos Costa
9860b6244f small changes 2016-02-13 03:11:25 +00:00
Vítor Santos Costa
bea2431c3e back port 2016-02-11 15:39:04 +00:00
Vítor Santos Costa
8f9fb0437c git ... 2016-02-11 15:35:34 +00:00
Vítor Santos Costa
21fa15bf10 macos fixes 2016-02-11 15:32:42 +00:00
V'itor Santos Costa
ee0335124f absolute_filename ^#%@% 2016-02-11 06:17:30 -08:00
V'itor Santos Costa
9a071d5823 split path processing 2016-02-11 06:15:30 -08:00
Vitor Santos Costa
c8305988ca Merge branch 'master' of github.com:vscosta/yap-6.3 2016-02-03 10:17:01 +00:00
Vitor Santos Costa
143684731e foreign files 2016-02-03 09:22:23 +00:00
Vítor Santos Costa
965eb4739e Linux patches 2016-02-01 03:18:57 +00:00
V'itor Santos Costa
d83c62051b file fixes 2016-01-31 18:48:07 -08:00
Vítor Santos Costa
7aba41e7c2 cleanup 2016-01-31 19:41:10 +00:00
Vítor Santos Costa
c9babdd03e win32 2016-01-31 10:58:24 +00:00
Vítor Santos Costa
ae771e70e2 compile without deadline, other win32 work 2016-01-31 10:42:57 +00:00
Vítor Santos Costa
06a2caf7a9 init fields
lots of docs, boolean -> booleanFlag
2016-01-31 10:39:15 +00:00
Vítor Santos Costa
794d04c851 flags & var init work 2016-01-31 10:37:41 +00:00
Vítor Santos Costa
5073ff9b43 win32 2016-01-31 10:33:32 +00:00
Vítor Santos Costa
8c873350c9 win32 2016-01-31 10:33:13 +00:00
Vítor Santos Costa
017e356cfb sockets use sysbtslu 2016-01-31 10:32:51 +00:00
Vítor Santos Costa
697f57ecef memory streams
- work with blobs
- recover memory on close
- do not call Unix code on win32
2016-01-31 10:02:11 +00:00
Vítor Santos Costa
e8f87d2875 glob should not return error on miss 2016-01-20 22:38:42 +00:00
Vítor Santos Costa
10a29998a3 fix read_term options 2016-01-20 22:38:09 +00:00
Vítor Santos Costa
77a5090276 Add missing documentation 2016-01-20 22:18:17 +00:00
Vítor Santos Costa
97feeda48a support script option in open, both for reading and writing. 2016-01-20 22:12:41 +00:00
Vítor Santos Costa
784f9a2880 BOM fixes 2016-01-08 20:04:31 +00:00
Vítor Santos Costa
13f020ad25 threads 2016-01-06 12:39:42 +00:00
Vítor Santos Costa
c104fb946d use slots 2016-01-06 12:36:59 +00:00
Vítor Santos Costa
713e9dc9d8 init 2016-01-04 15:12:44 +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
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
5ceb98bdf9 peek support 2015-12-15 09:14:15 +00:00
Vítor Santos Costa
e95e795e08 docs 2015-12-15 09:07:36 +00:00
Vítor Santos Costa
e51de5f83c remove support for confusing manipulation of $VAR 2015-12-15 08:48:53 +00:00