| 2025-12-02 |
Mark Thom | Merge pull request #3179 from triska/meetups |
commit | commitdiff | tree | snapshot |
| 2025-12-02 |
Mark Thom | Merge pull request #3180 from triska/foldl_6 |
commit | commitdiff | tree | snapshot |
| 2025-11-23 |
Markus Triska | ADDED: foldl/6, addressing #2973 |
commit | commitdiff | tree | snapshot |
| 2025-11-23 |
Markus Triska | update meetups |
commit | commitdiff | tree | snapshot |
| 2025-10-21 |
Mark Thom | Merge pull request #3120 from aarroyoc/master |
commit | commitdiff | tree | snapshot |
| 2025-10-21 |
Mark Thom | Merge pull request #3124 from bakaq/mark-partial-string... |
commit | commitdiff | tree | snapshot |
| 2025-10-21 |
Mark Thom | Merge pull request #3117 from aarroyoc/update-releases... |
commit | commitdiff | tree | snapshot |
| 2025-10-14 |
bakaq | Fix marking of partial string tail in iteration |
commit | commitdiff | tree | snapshot |
| 2025-10-11 |
Adrián Arroyo... | Delete test page from learning section |
commit | commitdiff | tree | snapshot |
| 2025-10-07 |
Adrián Arroyo... | Update web to show 0.10.0 releases |
commit | commitdiff | tree | snapshot |
| 2025-10-03 |
Mark Thom | Merge pull request #3108 from Skgland/issue-3073 |
commit | commitdiff | tree | snapshot |
| 2025-10-03 |
Mark Thom | Merge pull request #3111 from Skgland/ffi-non-fixed... |
commit | commitdiff | tree | snapshot |
| 2025-09-30 |
Mark Thom | Merge pull request #3109 from Skgland/issue-3107 |
commit | commitdiff | tree | snapshot |
| 2025-09-28 |
Skgland | update documentation |
commit | commitdiff | tree | snapshot |
| 2025-09-28 |
Skgland | consistently treat bool as i8 |
commit | commitdiff | tree | snapshot |
| 2025-09-28 |
Skgland | add ffi types for non-fixed-sized integers |
commit | commitdiff | tree | snapshot |
| 2025-09-28 |
Skgland | fix missing quotes |
commit | commitdiff | tree | snapshot |
| 2025-09-27 |
Skgland | fixup quad |
commit | commitdiff | tree | snapshot |
| 2025-09-27 |
Skgland | move CI job release from retired ubuntu-20.04 image... |
commit | commitdiff | tree | snapshot |
| 2025-09-27 |
Skgland | fix mthom/scryer-prolog#3073 |
commit | commitdiff | tree | snapshot |
| 2025-09-27 |
Skgland | add regression test for issue 3073 |
commit | commitdiff | tree | snapshot |
| 2025-09-27 |
Mark Thom | version bump to 0.10.0 v0.10.0 |
commit | commitdiff | tree | snapshot |
| 2025-09-23 |
Mark Thom | Merge pull request #3095 from thierrymarianne/dereferin... |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Thierry Marianne | run rustfmt |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Thierry Marianne | dereferencing registers to access stack variables |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Thierry Marianne | add tests for `file` module predicates |
commit | commitdiff | tree | snapshot |
| 2025-09-18 |
Mark Thom | Merge pull request #3084 from thierrymarianne/set_stream |
commit | commitdiff | tree | snapshot |
| 2025-09-18 |
Mark Thom | add missing P increment to GetPartialString (#3089) |
commit | commitdiff | tree | snapshot |
| 2025-09-18 |
Mark Thom | push cyclic pstr's tail to iterator stack of printer... |
commit | commitdiff | tree | snapshot |
| 2025-09-18 |
Mark Thom | fix attempted bind to bound StackVar (#3089) |
commit | commitdiff | tree | snapshot |
| 2025-09-17 |
Mark Thom | do not use self.fail in compare_term_test |
commit | commitdiff | tree | snapshot |
| 2025-09-16 |
Mark Thom | implement unify_ginteger to address FIXME in skip_max_l... |
commit | commitdiff | tree | snapshot |
| 2025-09-16 |
Mark Thom | fix off-by-one lam loop (#3081) |
commit | commitdiff | tree | snapshot |
| 2025-09-15 |
Thierry Marianne | handle `Stream` variants qualified as input stream... |
commit | commitdiff | tree | snapshot |
| 2025-09-15 |
Thierry Marianne | throw permission_error when non-input stream is read |
commit | commitdiff | tree | snapshot |
| 2025-09-14 |
Thierry Marianne | merge if let, match structures |
commit | commitdiff | tree | snapshot |
| 2025-09-14 |
Thierry Marianne | match against `Stream` `HttpRead()`, `InputFile(_)... |
commit | commitdiff | tree | snapshot |
| 2025-09-14 |
Thierry Marianne | do not reset user input `Stream` of kind different... |
commit | commitdiff | tree | snapshot |
| 2025-09-14 |
Thierry Marianne | handle named tcp and http read stream on term reading... |
commit | commitdiff | tree | snapshot |
| 2025-09-14 |
Thierry Marianne | handle input file stream on term reading from user... |
commit | commitdiff | tree | snapshot |
| 2025-09-14 |
Thierry Marianne | reproduce panick originating in set_input/1 call from... |
commit | commitdiff | tree | snapshot |
| 2025-09-12 |
Mark Thom | add FIXME for (presently inert & never invoked) race... |
commit | commitdiff | tree | snapshot |
| 2025-09-12 |
Mark Thom | fix f64 indexing, introduce bespoke F64Table type ... |
commit | commitdiff | tree | snapshot |
| 2025-08-29 |
Mark Thom | Merge pull request #3063 from Skgland/ffi++ |
commit | commitdiff | tree | snapshot |
| 2025-08-28 |
Skgland | allow 3rd argument of ffi:read_ptr to not be a variable |
commit | commitdiff | tree | snapshot |
| 2025-08-27 |
Mark Thom | Merge pull request #3059 from pmikkelsen/raw-input |
commit | commitdiff | tree | snapshot |
| 2025-08-25 |
Skgland | export array_type/3 |
commit | commitdiff | tree | snapshot |
| 2025-08-25 |
Skgland | fix left over todo |
commit | commitdiff | tree | snapshot |
| 2025-08-25 |
Skgland | cleanup ffi error handling and use Atom instead of... |
commit | commitdiff | tree | snapshot |
| 2025-08-25 |
Peter Mikkelsen | Style tweak |
commit | commitdiff | tree | snapshot |
| 2025-08-25 |
Skgland | use representation_error rather than resource_error |
commit | commitdiff | tree | snapshot |
| 2025-08-24 |
Skgland | fix builds without ffi feature |
commit | commitdiff | tree | snapshot |
| 2025-08-24 |
Skgland | add meta_predicate declaration for with_locals/2 |
commit | commitdiff | tree | snapshot |
| 2025-08-24 |
Skgland | add documentation |
commit | commitdiff | tree | snapshot |
| 2025-08-24 |
Skgland | run rustfmt |
commit | commitdiff | tree | snapshot |
| 2025-08-24 |
Skgland | fix define_foreign_struct |
commit | commitdiff | tree | snapshot |
| 2025-08-24 |
Skgland | make ffi error structure not found point to the correct... |
commit | commitdiff | tree | snapshot |
| 2025-08-24 |
Skgland | fix map_ffi_arg |
commit | commitdiff | tree | snapshot |
| 2025-08-24 |
Skgland | make map_ffi_args a method and throw an instantiation... |
commit | commitdiff | tree | snapshot |
| 2025-08-24 |
Skgland | don't crash on empty list and differentiate list head... |
commit | commitdiff | tree | snapshot |
| 2025-08-24 |
Skgland | use setup_call_cleanup/3 for with_locals |
commit | commitdiff | tree | snapshot |
| 2025-08-24 |
Skgland | add a test for with_locals |
commit | commitdiff | tree | snapshot |
| 2025-08-24 |
Skgland | include a culprit in ffi_error |
commit | commitdiff | tree | snapshot |
| 2025-08-24 |
Skgland | fix with_locals |
commit | commitdiff | tree | snapshot |
| 2025-08-24 |
Skgland | require array_length to be > 0 |
commit | commitdiff | tree | snapshot |
| 2025-08-24 |
Skgland | fix some things in ffi.pl |
commit | commitdiff | tree | snapshot |
| 2025-08-24 |
Skgland | add ffi helpers |
commit | commitdiff | tree | snapshot |
| 2025-08-24 |
Skgland | don't place allocate, read_ptr and deallocate between... |
commit | commitdiff | tree | snapshot |
| 2025-08-24 |
Skgland | add ffi:{allocate,read_ptr,deallocate} |
commit | commitdiff | tree | snapshot |
| 2025-08-24 |
Skgland | don't fail the build script if we couldn't parse a... |
commit | commitdiff | tree | snapshot |
| 2025-08-24 |
Peter Mikkelsen | Update src/read.rs |
commit | commitdiff | tree | snapshot |
| 2025-08-23 |
Mark Thom | very small cargo fmt |
commit | commitdiff | tree | snapshot |
| 2025-08-23 |
Mark Thom | clear rustc warnings (#3051) |
commit | commitdiff | tree | snapshot |
| 2025-08-23 |
Mark Thom | make max_depth checking in heap_print.rs consistent... |
commit | commitdiff | tree | snapshot |
| 2025-08-23 |
Mark Thom | some max_depth improvements (#1876, #2666, #3008, ... |
commit | commitdiff | tree | snapshot |
| 2025-08-23 |
Mark Thom | further improvements to cyclic partial list printing... |
commit | commitdiff | tree | snapshot |
| 2025-08-23 |
Mark Thom | improve printer's handling of cyclic lists (#2111,... |
commit | commitdiff | tree | snapshot |
| 2025-08-22 |
Peter Mikkelsen | Don't use "readline" input functionality for the follow... |
commit | commitdiff | tree | snapshot |
| 2025-08-22 |
Mark Thom | Merge pull request #3056 from Skgland/fix-msrv |
commit | commitdiff | tree | snapshot |
| 2025-08-22 |
Mark Thom | fix cyclic detection of partial strings in StackfulPreO... |
commit | commitdiff | tree | snapshot |
| 2025-08-22 |
Mark Thom | Use from_str_radix for BigInt in parse_integer_by_radix... |
commit | commitdiff | tree | snapshot |
| 2025-08-18 |
Skgland | make CI read msrv from Cargo.toml |
commit | commitdiff | tree | snapshot |
| 2025-08-18 |
Skgland | reduce msrv back to 1.85 |
commit | commitdiff | tree | snapshot |
| 2025-08-17 |
Mark Thom | Merge pull request #3055 from Skgland/build-debs |
commit | commitdiff | tree | snapshot |
| 2025-08-17 |
Skgland | fixup logtalk-test |
commit | commitdiff | tree | snapshot |
| 2025-08-17 |
Skgland | explicitly pass the target to cargo-deb |
commit | commitdiff | tree | snapshot |
| 2025-08-17 |
Skgland | fix paths |
commit | commitdiff | tree | snapshot |
| 2025-08-17 |
Mark Thom | Merge pull request #3053 from Skgland/add-test-for... |
commit | commitdiff | tree | snapshot |
| 2025-08-17 |
Skgland | build debian packages on linux targets |
commit | commitdiff | tree | snapshot |
| 2025-08-17 |
Skgland | add tests for issue 3048 |
commit | commitdiff | tree | snapshot |
| 2025-08-16 |
Mark Thom | clear pdl after comparing partial strings (#3048) |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Mark Thom | check for stack variables in ground_test before iterati... |
commit | commitdiff | tree | snapshot |
| 2025-08-13 |
Mark Thom | small tweak for read_from_term performance (#2668) |
commit | commitdiff | tree | snapshot |
| 2025-08-13 |
Mark Thom | deref terms in read_from_term (#2668) |
commit | commitdiff | tree | snapshot |
| 2025-08-12 |
Mark Thom | Merge pull request #3042 from dcnorris/numerics |
commit | commitdiff | tree | snapshot |
| 2025-08-11 |
David C. Norris | Add README entry for numerics/special_functions |
commit | commitdiff | tree | snapshot |
| 2025-08-10 |
David C. Norris | Drop 2 extra lines flagged by 'cargo fmt' |
commit | commitdiff | tree | snapshot |
| 2025-08-10 |
David C. Norris | Address CI style complaints |
commit | commitdiff | tree | snapshot |
| 2025-08-10 |
Mark Thom | Merge pull request #2786 from Skgland/ffi-f64-tests |
commit | commitdiff | tree | snapshot |
| 2025-08-10 |
Mark Thom | Merge pull request #3023 from triska/promote_call_with_... |
commit | commitdiff | tree | snapshot |
| next |