Menu

Src (SVN)-old Commit Log


Commit Date  
[r7582] by dwarren

Changed declaration of depth_limit to unsigned to avoid compiler warning.

2012-07-30 13:36:02 Tree
[r7581] by tswift

Support for bounded rationality flag.

2012-07-25 23:19:12 Tree
[r7580] by tswift

Bounded rationality for answer depth (ifdeffed out)

2012-07-25 23:17:37 Tree
[r7579] by tswift

Fixed bug in get_residual when there are a large number of variables in head and/or body. Here's the comment.

/* TLS: Need to set copy_of_var_addr back to addr. Most of
the time, they will be equal, as cova was set to va.
However, var_addr might have been expanded during
load_delay_trie(). If so, then the values will be
different, and the deallocation of cova in the builtin
build_delay_lists will abort */

2012-07-25 22:53:42 Tree
[r7578] by tswift

Forgot to add this one.

2012-07-25 21:44:53 Tree
[r7577] by tswift

Added new bug found by W. May.

2012-07-25 21:44:21 Tree
[r7576] by tswift

Changed sprintf format from 1.18g to g which improvies number/atom conversion.

2012-07-20 16:31:30 Tree
[r7575] by tswift

Added test of number/atom conversion.

2012-07-20 16:30:02 Tree
[r7574] by tswift

There was a problem with slg_not using has_answers
when all answers for a subgoal have been removed via delay
(surprisingly this case had not been tested). So we only want an XXX_ANSWERS tag if the subg_ans_root_ptr is null; otherwise we handle the reclamantion in the else associated with this if...

2012-07-18 21:26:53 Tree
[r7573] by tswift

Took ensure_loaded of term_abstract from loading of tables.P and moved it to load_log_file.

2012-07-18 18:02:06 Tree
Older >
Auth0 Logo