| 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 |
| 2025-08-10 |
David C. Norris | Address several comments by @triska |
commit | commitdiff | tree | snapshot |
| 2025-08-10 |
David C. Norris | library(numerics), special funs from crate puruspe |
commit | commitdiff | tree | snapshot |
| 2025-08-10 |
Mark Thom | Merge pull request #2746 from triska/quads |
commit | commitdiff | tree | snapshot |
| 2025-08-09 |
Markus Triska | ADDED: resource_error/1 |
commit | commitdiff | tree | snapshot |
| 2025-08-09 |
Markus Triska | ADDED: representation_error/1 |
commit | commitdiff | tree | snapshot |
| 2025-08-09 |
Markus Triska | ADDED: variants of errors promoting call_with_error_con... |
commit | commitdiff | tree | snapshot |
| 2025-08-09 |
Mark Thom | Merge pull request #3024 from triska/remove_operator_me... |
commit | commitdiff | tree | snapshot |
| 2025-08-09 |
Mark Thom | Merge pull request #3026 from triska/DEDUCTION |
commit | commitdiff | tree | snapshot |
| 2025-08-09 |
Mark Thom | Merge pull request #3029 from triska/process_item |
commit | commitdiff | tree | snapshot |
| 2025-08-08 |
Skgland | allow passing a null through a cstr arg/return |
commit | commitdiff | tree | snapshot |
| 2025-08-08 |
Skgland | fix clippy lint warning |
commit | commitdiff | tree | snapshot |
| 2025-08-08 |
Markus Triska | support newly added representation_error/1 in answer... |
commit | commitdiff | tree | snapshot |
| 2025-08-08 |
Markus Triska | preliminary support for a subset of quads introduced... |
commit | commitdiff | tree | snapshot |
| 2025-08-05 |
Markus Triska | add newly available library(process) to the list of... |
commit | commitdiff | tree | snapshot |
| 2025-08-03 |
Markus Triska | mention the DEDUCTION Programme |
commit | commitdiff | tree | snapshot |
| 2025-08-02 |
Markus Triska | ISO: remove nonstandard operator meta_predicate. |
commit | commitdiff | tree | snapshot |
| 2025-08-02 |
Mark Thom | Merge pull request #3021 from mthom/rebis-dev |
commit | commitdiff | tree | snapshot |
| 2025-08-02 |
Mark Thom | Merge pull request #3009 from Skgland/process rebis-dev origin/rebis-dev |
commit | commitdiff | tree | snapshot |
| 2025-08-01 |
Bennet Bleßmann | add process module to all_modules test |
commit | commitdiff | tree | snapshot |
| 2025-08-01 |
Bennet Bleßmann | use call_with_error_context |
commit | commitdiff | tree | snapshot |
| 2025-08-01 |
Bennet Bleßmann | use named vars instead of wildcards |
commit | commitdiff | tree | snapshot |
| 2025-08-01 |
Bennet Bleßmann | fix culprit |
commit | commitdiff | tree | snapshot |
| 2025-08-01 |
Bennet Bleßmann | fix arity of prcess_wait builtin errors |
commit | commitdiff | tree | snapshot |
| 2025-08-01 |
Bennet Bleßmann | more tests |
commit | commitdiff | tree | snapshot |
| 2025-08-01 |
Bennet Bleßmann | adjust/add tests |
commit | commitdiff | tree | snapshot |
| 2025-08-01 |
Bennet Bleßmann | adjust options checking and add more tests |
commit | commitdiff | tree | snapshot |
| 2025-08-01 |
Bennet Bleßmann | address comment by triska |
commit | commitdiff | tree | snapshot |
| 2025-08-01 |
Bennet Bleßmann | use functor/3 for must_be_known_options |
commit | commitdiff | tree | snapshot |
| 2025-08-01 |
Bennet Bleßmann | reformat ; |
commit | commitdiff | tree | snapshot |
| 2025-08-01 |
Bennet Bleßmann | add another test and remove unecessary module qualification |
commit | commitdiff | tree | snapshot |
| 2025-08-01 |
Bennet Bleßmann | replace filter by tfiltert and fix Pipe{Reader,Writer... |
commit | commitdiff | tree | snapshot |
| 2025-08-01 |
Bennet Bleßmann | adjust error kind |
commit | commitdiff | tree | snapshot |
| 2025-08-01 |
Bennet Bleßmann | get process_create working and add tests |
commit | commitdiff | tree | snapshot |
| 2025-08-01 |
Bennet Bleßmann | add documentation |
commit | commitdiff | tree | snapshot |
| 2025-08-01 |
Bennet Bleßmann | change behaviour in supposedly unreachable cases |
commit | commitdiff | tree | snapshot |
| 2025-08-01 |
Bennet Bleßmann | adjust error for duplicate options |
commit | commitdiff | tree | snapshot |
| 2025-08-01 |
Bennet Bleßmann | fix rename pid to process |
commit | commitdiff | tree | snapshot |
| 2025-08-01 |
Bennet Bleßmann | don't remove the child on wait/kill |
commit | commitdiff | tree | snapshot |
| next |