]> Repositorios git - scryer-prolog.git/commitdiff
mention more passing tests
authorMarkus Triska <[email protected]>
Tue, 14 Nov 2023 03:06:33 +0000 (04:06 +0100)
committerMarkus Triska <[email protected]>
Tue, 14 Nov 2023 03:09:03 +0000 (04:09 +0100)
README.md

index 634f4a090cc675039d3ab0ae14dc2e9aaa6d3be5..ce8f16bb3137fea0c25fc3e1d555e822e4fe4150 100644 (file)
--- a/README.md
+++ b/README.md
@@ -6,7 +6,10 @@ source industrial strength production environment that is also a
 testbed for bleeding edge research in logic and constraint
 programming, which is itself written in a high-level language.
 
-As of July 2023, **Scryer Prolog passes all [syntactic conformity&nbsp;tests](https://www.complang.tuwien.ac.at/ulrich/iso-prolog/conformity_testing)**.
+**Scryer Prolog passes all tests** of
+[syntactic&nbsp;conformity](https://www.complang.tuwien.ac.at/ulrich/iso-prolog/conformity_testing),
+[`variable_names/1`](https://www.complang.tuwien.ac.at/ulrich/iso-prolog/variable_names) and
+[`dif/2`](https://www.complang.tuwien.ac.at/ulrich/iso-prolog/dif).
 
 The homepage of the project is: [**https://www.scryer.pl**](https://www.scryer.pl)