Menu ▾ ▴

Src (SVN)-old Commit Log


Commit Date  
[r9181] by tswift

curr_sym.P, std_xsb.P : added
subgoal_property/2,variant_subgoal_prperty/2 as "standard" predicates.
This replaces the following predicates (which are obsolete but are
still working):

incr_is_invalid/1,incr_is_invalid/3, incr_invalid_subgoals/1,
is_incremental_subgoal/1,

Also added some code for set_subgoal property, which isn't finished

standard.P tables.P
moved check_table_option/4 from standard to tables

tables.P, tr_utils.c
in set_tif_property changed subgoal_depth,answer_depth to
subgoal_size,answer_size. This isnt a user predicate, so it shouldn't
pose a problem:

get_calls/1 fixed to allow explicit module in input

2017-12-30 21:50:35 Tree
[r9180] by "kifer"

typo

2017-12-25 20:53:37 Tree
[r9179] by "kifer"

added sleep_ms/1 to sleep for milliseconds rather than seconds.
recompiled

2017-12-21 05:57:35 Tree
[r9178] by "kifer"

some changes to get configure and partly makexsb work under cygwin

2017-12-15 08:18:54 Tree
[r9177] by dwarren

Added documentation to include str_repl/4.
Updated documentation for proc_files predicates.
Updatd tables documentation to mention intern_termhash.

2017-12-11 15:36:23 Tree
[r9176] by dwarren

Added documentation for intern_termhash/2.

2017-12-11 15:32:30 Tree
[r9175] by dwarren

Added better error checking to str_repl.

2017-12-11 15:30:03 Tree
[r9174] by dwarren

Added str_repl to replace substrings in strings. Found myself rewriting
versions of this. Performance could be improved, but at least it's here.

2017-12-11 13:50:23 Tree
[r9173] by dwarren

Added interm_termhash builtin. (Thought this had been done...)

2017-12-11 13:40:53 Tree
[r9172] by dwarren

Add decl to eliminate MSVC warning.

2017-12-07 14:04:49 Tree
Older >