Did you know ... | Search Documentation: |
![]() | Title for pldoc(default) |
[Dec 19 2024]
type_error(_,_)
So one
does not need to remember the number of arguments.[Dec 18 2024]
incremental
property when creating a saved state.[Dec 13 2024]
[Dec 12 2024]
globallimit
, locallimit
and
traillimit
. Reported by Jelmer Jellema.[Dec 10 2024]
operators(Ops)
Needs to be kept
consistent with write_options([... ignore_ops(IgnOps)
]). Implemented
consistency and deprecated the option. Reported by Mike Elston.[Dec 9 2024]
[Dec 4 2024]
autoload(true)
If present, the pack
is installed as autoload pack regardless of autoload
option in the
meta-data. If the option is not present, the system asks the user to
install as autoload library if the meta-data contains autoload(true)
.
If autoloading is not enabled, the INDEX.pl
file that may appear
in the pack is removed.
This patch also adds swipl pack install --autoload ...
[Dec 3 2024]
[Nov 27 2024]
[Nov 25 2024]
[Nov 24 2024]
[Nov 22 2024]
[Nov 21 2024]
iso
is set to true
.next()
to set done
to true
on last answer.
This must be false
when used as iterator.[Nov 20 2024]
query(...)
) lost last answer[Nov 28 2024]
[Nov 17 2024]
[Nov 16 2024]
~:D
The colon modifier for D
forces
the use of Prolog digit grouping using _
.[Nov 13 2024]
[Nov 8 2024]
[Nov 5 2024]
libary(prolog_pack)
: detection of valid download URLs.[Nov 4 2024]
[Nov 3 2024]
plunit
requires clib
package.[Oct 31 2024]
[Oct 24 2024]
DISPLAY
when running xpce steps
(one more)[Nov 13 2024]
[Nov 2 2024]
[Dec 16 2024]
[Nov 20 2024]
[Nov 22 2024]
[Nov 14 2024]
[Oct 25 2024]
* ERROR: test_variable_attributes
(test_prologserver.TestPrologMQI.test_variable_attributes)
----------------------------------------------------------------------
Traceback (most recent call last): File
"c:/msys64/home/c7201178/swipl-devel/packages/mqi/python/test_prologserver.py",
line 95, in setUp
self.initialProcessCount = self.process_count("swipl")
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"c:/msys64/home/c7201178/swipl-devel/packages/mqi/python/test_prologserver.py",
line 123, in process_count output =
subprocess.check_output(call)
.decode()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ UnicodeDecodeError:
'utf-8' codec can't decode byte 0xff in position 237: invalid start
byte
[Oct 2 2024]
[Nov 6 2024]
[Oct 31 2024]
forall(Generator)
test.
This was completely broken. Format has been changed to print the
generator goal rather than just the variables.[Nov 17 2024]
BIO_C_FILE_TELL
and BIO_C_FILE_SEEK
for properly loading keys
from files.[Oct 2 2024]
[Dec 11 2024]
janus
module from Prolog when loaded as
Python module.[Dec 10 2024]
[Nov 25 2024]
SWIPL
for `pip install .`scripts/README.md