| Commit | Date | |
|---|---|---|
|
[r8929]
by
"kifer"
backed out the standardization change to load_dunc/2, which was incorrect. |
2016-12-29 04:17:16 | Tree |
| 2016-12-28 23:39:58 | Tree | |
|
[r8927]
by
"kifer"
Added path_sysop standardize (to resolve symlinks & expand) and readlink (to resolve 1 syslink). |
2016-12-28 23:28:55 | Tree |
| 2016-12-28 14:38:38 | Tree | |
| 2016-12-28 00:30:25 | Tree | |
| 2016-12-27 23:09:41 | Tree | |
|
[r8923]
by
"kifer"
file standardization now first expands the file name and only then replaces symlinks with the real thing. |
2016-12-27 22:30:51 | Tree |
| 2016-12-27 14:14:03 | Tree | |
|
[r8921]
by
"kifer"
added a new primitive to file_io:path_sysop - |
2016-12-27 09:29:49 | Tree |
|
[r8920]
by
tswift
This fixes an obscure bug in incremental tabling. The problem 1) an incremental subgoal S is updated from State_1 to State_2 Before this change, when 3) occurred, find_the_visitors (the main In prinicple this should work fine, but there is a catch. During Once this became apparent, the fix was easy: I just had to reset So in a nutshell, FTV was working fine as long as there weren't Chasing down the bug caused me to scrutinize parts of the |
2016-12-26 22:09:19 | Tree |