| 2023-09-10 |
Niklas Gruhn | fix Docker image |
commit | commitdiff | tree | snapshot |
| 2023-09-09 |
Mark Thom | Merge pull request #2008 from triska/clpb_improvements |
commit | commitdiff | tree | snapshot |
| 2023-09-09 |
Markus Triska | remove code that is not needed in Scryer Prolog |
commit | commitdiff | tree | snapshot |
| 2023-09-09 |
Markus Triska | remove more attributes so that they do not appear in... |
commit | commitdiff | tree | snapshot |
| 2023-09-09 |
Markus Triska | move compatibility predicates and meta_predicate/1... |
commit | commitdiff | tree | snapshot |
| 2023-09-09 |
Mark Thom | Merge pull request #2006 from infogulch/wasm-ci |
commit | commitdiff | tree | snapshot |
| 2023-09-09 |
Mark Thom | Merge pull request #2007 from triska/rust_1_70 |
commit | commitdiff | tree | snapshot |
| 2023-09-09 |
Markus Triska | shorter partition/5, relying on first instantiated... |
commit | commitdiff | tree | snapshot |
| 2023-09-09 |
Markus Triska | add meta_predicate/1 declaration for include/3 and... |
commit | commitdiff | tree | snapshot |
| 2023-09-09 |
Markus Triska | shorter include/3 and exclude/3, relying on improved... |
commit | commitdiff | tree | snapshot |
| 2023-09-09 |
Markus Triska | add licensing information, addressing part of #1798 |
commit | commitdiff | tree | snapshot |
| 2023-09-09 |
Markus Triska | update required Rust version |
commit | commitdiff | tree | snapshot |
| 2023-09-09 |
Joe Taber | Add wasm build steps |
commit | commitdiff | tree | snapshot |
| 2023-09-08 |
Mark Thom | Merge pull request #2004 from triska/generalize_description |
commit | commitdiff | tree | snapshot |
| 2023-09-08 |
Mark Thom | Merge pull request #2003 from triska/clpz_comment |
commit | commitdiff | tree | snapshot |
| 2023-09-08 |
Markus Triska | this holds for all architectures (also 32-bit systems) |
commit | commitdiff | tree | snapshot |
| 2023-09-08 |
Markus Triska | update comment |
commit | commitdiff | tree | snapshot |
| 2023-09-08 |
Mark Thom | Merge pull request #1986 from rujialiu/wasm32-support |
commit | commitdiff | tree | snapshot |
| 2023-09-08 |
Rujia Liu | Basic WebAssembly support with minimal Javascript API... |
commit | commitdiff | tree | snapshot |
| 2023-09-05 |
Mark | check atom == ',' in ambiguity_check mirroring logic... |
commit | commitdiff | tree | snapshot |
| 2023-09-05 |
Mark | remove error printing redundancy and inconsistent state... |
commit | commitdiff | tree | snapshot |
| 2023-09-05 |
Mark Thom | Merge pull request #1980 from Skgland/atomtable |
commit | commitdiff | tree | snapshot |
| 2023-09-05 |
Mark Thom | Merge pull request #1997 from triska/countall |
commit | commitdiff | tree | snapshot |
| 2023-09-05 |
Mark | call_with_inference_limit/3 should fail if inference... |
commit | commitdiff | tree | snapshot |
| 2023-09-05 |
Markus Triska | FIXED: documentation of countall/2 (#1976) |
commit | commitdiff | tree | snapshot |
| 2023-09-05 |
Bennet Bleßmann | make F64Table concurency safe |
commit | commitdiff | tree | snapshot |
| 2023-09-05 |
Bennet Bleßmann | remove locks from AtomTable |
commit | commitdiff | tree | snapshot |
| 2023-09-05 |
Bennet Bleßmann | [WIP] move towards lockless AtomTable |
commit | commitdiff | tree | snapshot |
| 2023-09-05 |
Markus Triska | FIXED: countall/2 for zero solutions (#1996) |
commit | commitdiff | tree | snapshot |
| 2023-09-05 |
Skgland | fix `rust_beta_channel` feature |
commit | commitdiff | tree | snapshot |
| 2023-09-05 |
Skgland | fix accidentally left in println!() |
commit | commitdiff | tree | snapshot |
| 2023-09-05 |
Skgland | raise msrv for OnceLock support |
commit | commitdiff | tree | snapshot |
| 2023-09-05 |
Skgland | add comment why blocking_write is not used |
commit | commitdiff | tree | snapshot |
| 2023-09-05 |
Skgland | fix deadlock in `load_library_as_stream` |
commit | commitdiff | tree | snapshot |
| 2023-09-05 |
Bennet Bleßmann | [WIP] fix deadlock in AtomTable::build_with |
commit | commitdiff | tree | snapshot |
| 2023-09-05 |
Skgland | [WIP] make AtomTable concurrentcy ready |
commit | commitdiff | tree | snapshot |
| 2023-09-05 |
Skgland | run cargo fmt |
commit | commitdiff | tree | snapshot |
| 2023-09-04 |
Mark | correct inference counting over index backtracking... |
commit | commitdiff | tree | snapshot |
| 2023-09-04 |
Mark Thom | Merge pull request #1991 from triska/discoverable_flags |
commit | commitdiff | tree | snapshot |
| 2023-09-04 |
Mark Thom | Merge pull request #1990 from triska/clpb_max |
commit | commitdiff | tree | snapshot |
| 2023-09-03 |
Markus Triska | FIXED: make occurs_check and answer_write_options flags... |
commit | commitdiff | tree | snapshot |
| 2023-09-03 |
Markus Triska | update answer |
commit | commitdiff | tree | snapshot |
| 2023-09-03 |
Markus Triska | untabify |
commit | commitdiff | tree | snapshot |
| 2023-09-03 |
Markus Triska | remove clpb_max/1 attribute for residual goal projection |
commit | commitdiff | tree | snapshot |
| 2023-09-03 |
Mark Thom | Merge pull request #1988 from triska/answer_write_options |
commit | commitdiff | tree | snapshot |
| 2023-09-03 |
Mark Thom | Merge pull request #1989 from triska/mention_binaries |
commit | commitdiff | tree | snapshot |
| 2023-09-03 |
Markus Triska | mention precompiled binaries |
commit | commitdiff | tree | snapshot |
| 2023-09-03 |
Markus Triska | ADDED: New Prolog flag, answer_write_options. |
commit | commitdiff | tree | snapshot |
| 2023-08-29 |
Mark | refine is/2 compilation so errors are thrown when expec... |
commit | commitdiff | tree | snapshot |
| 2023-08-29 |
Mark | don't compile is instruction if bound to anonymous... |
commit | commitdiff | tree | snapshot |
| 2023-08-28 |
Mark | update Cargo.toml version numbers and bump version... v0.9.2 |
commit | commitdiff | tree | snapshot |
| 2023-08-27 |
Mark Thom | Merge pull request #1978 from aarroyoc/ci-32-bits |
commit | commitdiff | tree | snapshot |
| 2023-08-27 |
Mark Thom | Merge pull request #1979 from triska/normalize_space |
commit | commitdiff | tree | snapshot |
| 2023-08-27 |
Adrián Arroyo... | 32 bit CI for Linux |
commit | commitdiff | tree | snapshot |
| 2023-08-27 |
Markus Triska | replace adjacent whitespace characters with a single... |
commit | commitdiff | tree | snapshot |
| 2023-08-27 |
Markus Triska | ENHANCED: rudimentary implementation of normalize_space |
commit | commitdiff | tree | snapshot |
| 2023-08-25 |
Mark Thom | Merge pull request #1972 from rujialiu/32-bit-support |
commit | commitdiff | tree | snapshot |
| 2023-08-24 |
Rujia Liu | 32-bit system support, addressing all (at most) 4GB... |
commit | commitdiff | tree | snapshot |
| 2023-08-22 |
Mark Thom | Merge pull request #1973 from triska/clpz |
commit | commitdiff | tree | snapshot |
| 2023-08-22 |
Markus Triska | attach more propagators before starting propagation |
commit | commitdiff | tree | snapshot |
| 2023-08-22 |
Markus Triska | remove optional (+)/1 prefix in get_atts/2 and put_atts... |
commit | commitdiff | tree | snapshot |
| 2023-08-22 |
Markus Triska | use pneq/2 |
commit | commitdiff | tree | snapshot |
| 2023-08-22 |
Markus Triska | enforce same queue in more constraints |
commit | commitdiff | tree | snapshot |
| 2023-08-22 |
Markus Triska | append the entire queues instead of inserting each... |
commit | commitdiff | tree | snapshot |
| 2023-08-21 |
Markus Triska | adapt query to Scryer Prolog |
commit | commitdiff | tree | snapshot |
| 2023-08-21 |
Markus Triska | update answers |
commit | commitdiff | tree | snapshot |
| 2023-08-21 |
Markus Triska | use can_be/2 |
commit | commitdiff | tree | snapshot |
| 2023-08-21 |
Mark Thom | Merge pull request #1967 from rujialiu/optional-features |
commit | commitdiff | tree | snapshot |
| 2023-08-21 |
Rujia Liu | Allow users to disable optional features. Needed for... |
commit | commitdiff | tree | snapshot |
| 2023-08-20 |
Mark Thom | Merge pull request #1968 from rujialiu/atom-64bit |
commit | commitdiff | tree | snapshot |
| 2023-08-20 |
Mark Thom | Merge pull request #1970 from triska/crrl |
commit | commitdiff | tree | snapshot |
| 2023-08-20 |
Markus Triska | ENHANCED: more extensive type checking in curve25519_sc... |
commit | commitdiff | tree | snapshot |
| 2023-08-20 |
Markus Triska | switch to using crrl for scalar multiplication on Curve... |
commit | commitdiff | tree | snapshot |
| 2023-08-20 |
Rujia Liu | Make Atom 64-bit regardless of architecture |
commit | commitdiff | tree | snapshot |
| 2023-08-17 |
Mark Thom | Merge pull request #1964 from triska/master |
commit | commitdiff | tree | snapshot |
| 2023-08-17 |
Markus Triska | use newly available double_quotes/1 write option in... |
commit | commitdiff | tree | snapshot |
| 2023-08-14 |
Mark Thom | Merge pull request #1963 from triska/master |
commit | commitdiff | tree | snapshot |
| 2023-08-14 |
Markus Triska | ENHANCED: domain error in zcompare/3 (#1723) |
commit | commitdiff | tree | snapshot |
| 2023-08-12 |
Mark Thom | Merge pull request #1961 from triska/succ |
commit | commitdiff | tree | snapshot |
| 2023-08-11 |
Markus Triska | reorder tests, per https://github.com/mthom/scryer... |
commit | commitdiff | tree | snapshot |
| 2023-08-11 |
Markus Triska | ADDED: succ/2, part of the Prologue for Prolog |
commit | commitdiff | tree | snapshot |
| 2023-08-06 |
Mark | shed CodeIndex for control predicates in disjuncts... |
commit | commitdiff | tree | snapshot |
| 2023-08-05 |
Mark | retract discontiguous non-multifile predicates between... |
commit | commitdiff | tree | snapshot |
| 2023-08-04 |
Mark Thom | Merge pull request #1950 from triska/chars_si |
commit | commitdiff | tree | snapshot |
| 2023-08-04 |
Markus Triska | ENHANCED: more efficient chars_si/1, using specialized... |
commit | commitdiff | tree | snapshot |
| 2023-08-04 |
Mark Thom | Merge pull request #1948 from triska/chars_si |
commit | commitdiff | tree | snapshot |
| 2023-08-03 |
Markus Triska | add character_si/1 and use it to correct chars_si/1 |
commit | commitdiff | tree | snapshot |
| 2023-08-03 |
Mark | allocate negator results in arena (#1898) |
commit | commitdiff | tree | snapshot |
| 2023-08-02 |
Mark Thom | Merge pull request #1943 from triska/dead_skeleton |
commit | commitdiff | tree | snapshot |
| 2023-08-02 |
Markus Triska | FIXED: do not attach constraint if the propagator is... |
commit | commitdiff | tree | snapshot |
| 2023-07-31 |
Mark Thom | Merge pull request #1938 from triska/remove_auxiliary_c... |
commit | commitdiff | tree | snapshot |
| 2023-07-31 |
Mark Thom | Merge pull request #1939 from triska/oncology_trial_design |
commit | commitdiff | tree | snapshot |
| 2023-07-31 |
Markus Triska | better wording, applying the feedback from @dcnorris... |
commit | commitdiff | tree | snapshot |
| 2023-07-31 |
Markus Triska | ENHANCED: forget auxiliary constraints set up by the... |
commit | commitdiff | tree | snapshot |
| 2023-07-29 |
Mark Thom | Merge pull request #1929 from Skgland/master |
commit | commitdiff | tree | snapshot |
| 2023-07-29 |
Bennet Bleßmann | fix spelling |
commit | commitdiff | tree | snapshot |
| 2023-07-29 |
Bennet Bleßmann | handle atom table resize |
commit | commitdiff | tree | snapshot |
| 2023-07-27 |
Bennet Bleßmann | detect and prevent² concurrent AtomTable use |
commit | commitdiff | tree | snapshot |
| 2023-07-27 |
Mark Thom | Merge pull request #1927 from triska/ascii_punctuation |
commit | commitdiff | tree | snapshot |
| 2023-07-27 |
Markus Triska | FIXED: correct handling of ascii_punctuation in char_ty... |
commit | commitdiff | tree | snapshot |
| next |