Commit Graph

274 Commits

Author SHA1 Message Date
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
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
5d5ac22834 add line_count/2 built-in 2015-11-13 13:21:45 +00:00
Vítor Santos Costa
f17fae43e3 add read_line_to_string/2 2015-11-13 13:19:42 +00:00
Vítor Santos Costa
2466db7ff5 skip/2 was using user_input 2015-11-11 08:45:03 +00:00
Vítor Santos Costa
0b982a72fe fix broken padding 2015-11-11 07:50:12 +00:00
Vítor Santos Costa
adf3ed0311 docs 2015-11-10 14:18:27 +00:00
Vítor Santos Costa
7468de4553 indenting 2015-11-10 14:16:10 +00:00
Vítor Santos Costa
a3c09d66be docs 2015-11-10 14:13:56 +00:00
Vitor Santos Costa
cddb8191c8 config changes 2015-11-09 18:22:43 +00:00
Vitor Santos Costa
e6b6e7c593 don't loop for ever, and utf8 2015-11-09 18:19:51 +00:00
Vítor Santos Costa
759ff81e39 absolute_file_name support. 2015-11-09 11:31:58 +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
50c04116c8 moved from H 2015-11-06 18:22:31 +00:00
Vítor Santos Costa
4354083208 YAP_TextLllength and the init saga 2015-11-05 19:24:55 +00:00
Vítor Santos Costa
53927de579 char_type/2, or is it UNICODE? 2015-11-05 17:17:51 +00:00
Vítor Santos Costa
b84262238d stupid bug: format would always use user_output 2015-11-05 17:16:55 +00:00
Vítor Santos Costa
83fdeab85f DebugIO + the big sys split 2015-11-05 17:16:10 +00:00
Vítor Santos Costa
99ee24ba69 the big sys split and make DebugIO more available 2015-11-05 17:15:32 +00:00
Vítor Santos Costa
5278affb0e Edinburgh IO, still useful. 2015-11-05 17:14:31 +00:00
Vítor Santos Costa
7be5d1374a The big sys split was here 2015-11-05 16:57:24 +00:00
Vítor Santos Costa
b323d17369 small fix 2015-11-05 16:56:59 +00:00
Vítor Santos Costa
e9ed130ffd keep on improving syntax_error handler 2015-11-05 16:54:13 +00:00
Vítor Santos Costa
ac48a263c4 fix $VAR 2015-11-05 16:53:11 +00:00
Vítor Santos Costa
bd6ffb5d41 misc
make an extra flush at close, for luck
get rid of a p_
2015-11-05 16:52:22 +00:00
Vítor Santos Costa
77d57b90d4 expandVars through glob and wordexp 2015-11-05 16:47:52 +00:00
Vítor Santos Costa
e3a56234e4 big sys split 2015-11-05 16:47:11 +00:00
Vítor Santos Costa
6cc1ed77ed the big split: break sysbits.c into 4 files; also, support glob 2015-11-05 15:47:36 +00:00
Vítor Santos Costa
9ce6ba5186 init tab/1 steam 2015-11-05 15:39:04 +00:00
Vítor Santos Costa
48f5a824e0 use flags to control and float 2015-10-27 23:07:11 +00:00
Vítor Santos Costa
3f58566ac8 syntax errors 2015-10-27 23:05:21 +00:00
Vítor Santos Costa
2047885bfa use flags to control and float 2015-10-27 22:58:06 +00:00
Vítor Santos Costa
759ce13bbf fix $VAR handling. 2015-10-22 12:01:54 +01:00
Vítor Santos Costa
f1c9952c77 fixes for upcast and lowercase 2015-10-22 11:51:07 +01:00
Vítor Santos Costa
b2369175e5 mostly indenting 2015-10-22 00:41:52 +01:00
Vítor Santos Costa
098be4aba0 remove chtypes 2015-10-22 00:39:10 +01:00
Vitor Santos Costa
7a70280940 unused vars and gcc warnings 2015-10-20 08:01:20 +01:00
Vitor Santos Costa
885fc51225 move text stuff to YapText 2015-10-20 08:00:39 +01:00
Vitor Santos Costa
6a068a6e94 unused vars 2015-10-20 07:59:05 +01:00