| 2020-07-17 |
Mark Thom | look up operator precedence when arity does not match... |
commit | commitdiff | tree | snapshot |
| 2020-07-17 |
Mark Thom | Merge pull request #632 from triska/path_canonical |
commit | commitdiff | tree | snapshot |
| 2020-07-16 |
Markus Triska | ENHANCED: Reorder fields in time stamps so that (@... |
commit | commitdiff | tree | snapshot |
| 2020-07-16 |
Markus Triska | ADDED: file_modification_time/2, obtaining a time stamp. |
commit | commitdiff | tree | snapshot |
| 2020-07-15 |
Markus Triska | ADDED: path_canonical/2, obtaining the canonical absolu... |
commit | commitdiff | tree | snapshot |
| 2020-07-14 |
Mark Thom | Merge pull request #630 from triska/delete_file |
commit | commitdiff | tree | snapshot |
| 2020-07-14 |
Markus Triska | ADDED: working_directory/2, addressing a remaining... |
commit | commitdiff | tree | snapshot |
| 2020-07-14 |
Markus Triska | ADDED: delete_file/1, addressing a remaining aspect... |
commit | commitdiff | tree | snapshot |
| 2020-07-12 |
Mark Thom | Merge pull request #626 from triska/compact_crypto |
commit | commitdiff | tree | snapshot |
| 2020-07-12 |
Markus Triska | mention symmetric encryption and ChaCha20-Poly1305 |
commit | commitdiff | tree | snapshot |
| 2020-07-12 |
Markus Triska | ENHANCED: library(crypto): Retain the compact represent... |
commit | commitdiff | tree | snapshot |
| 2020-07-12 |
Mark Thom | Merge pull request #625 from triska/os |
commit | commitdiff | tree | snapshot |
| 2020-07-11 |
Markus Triska | use newly available character type in must_be/2 |
commit | commitdiff | tree | snapshot |
| 2020-07-11 |
Markus Triska | ADDED: library(os), reasoning about environment variables. |
commit | commitdiff | tree | snapshot |
| 2020-07-10 |
Mark Thom | slight update to the BiMetaTrans README |
commit | commitdiff | tree | snapshot |
| 2020-07-10 |
Mark Thom | update bimetatrans tests |
commit | commitdiff | tree | snapshot |
| 2020-07-10 |
Mark Thom | add bimetatrans README |
commit | commitdiff | tree | snapshot |
| 2020-07-03 |
Mark Thom | Merge pull request #621 from notoria/tabling |
commit | commitdiff | tree | snapshot |
| 2020-07-01 |
notoria | Enhanced the implementation |
commit | commitdiff | tree | snapshot |
| 2020-07-01 |
notoria | Allowing paths in use_module(library(..)) (#604) |
commit | commitdiff | tree | snapshot |
| 2020-07-01 |
notoria | Revert "allow paths in use_module(library(..)) (#604)" |
commit | commitdiff | tree | snapshot |
| 2020-07-01 |
notoria | Revert "build.rs recursively delves into directories... |
commit | commitdiff | tree | snapshot |
| 2020-06-30 |
Mark Thom | Merge pull request #606 from triska/files |
commit | commitdiff | tree | snapshot |
| 2020-06-29 |
Mark Thom | build.rs recursively delves into directories during... |
commit | commitdiff | tree | snapshot |
| 2020-06-27 |
Mark Thom | Merge pull request #613 from cduret/csv_lib |
commit | commitdiff | tree | snapshot |
| 2020-06-25 |
Cyrille Duret | add csv library |
commit | commitdiff | tree | snapshot |
| 2020-06-24 |
Markus Triska | directory_files/2: throw representation error if into_s... |
commit | commitdiff | tree | snapshot |
| 2020-06-24 |
Markus Triska | comment on indexing, addressing a comment by @pmoura... |
commit | commitdiff | tree | snapshot |
| 2020-06-24 |
Markus Triska | ADDED: library(files), for reasoning about files and... |
commit | commitdiff | tree | snapshot |
| 2020-06-22 |
Mark Thom | Merge pull request #608 from triska/xml |
commit | commitdiff | tree | snapshot |
| 2020-06-21 |
Markus Triska | library(format) is not used in this example |
commit | commitdiff | tree | snapshot |
| 2020-06-21 |
Markus Triska | ADDED: load_xml/3 to load XML files from streams, files... |
commit | commitdiff | tree | snapshot |
| 2020-06-20 |
Mark Thom | Merge pull request #607 from triska/xpath |
commit | commitdiff | tree | snapshot |
| 2020-06-20 |
Markus Triska | import member/2 from library(lists) |
commit | commitdiff | tree | snapshot |
| 2020-06-20 |
Markus Triska | ADDED: library(xpath) for convenient analysis of HTML... |
commit | commitdiff | tree | snapshot |
| 2020-06-19 |
Mark Thom | Merge pull request #596 from triska/sgml |
commit | commitdiff | tree | snapshot |
| 2020-06-19 |
Mark Thom | Merge pull request #605 from notoria/debug |
commit | commitdiff | tree | snapshot |
| 2020-06-19 |
notoria | Added an entry in README |
commit | commitdiff | tree | snapshot |
| 2020-06-19 |
notoria | Added library(debug) |
commit | commitdiff | tree | snapshot |
| 2020-06-19 |
Markus Triska | ADDED: library(sgml), providing load_html/3 to parse... |
commit | commitdiff | tree | snapshot |
| 2020-06-19 |
Mark Thom | Merge pull request #592 from triska/http_open |
commit | commitdiff | tree | snapshot |
| 2020-06-19 |
Mark Thom | Merge branch 'master' of https://github.com/mthom/rusty-wam |
commit | commitdiff | tree | snapshot |
| 2020-06-19 |
Mark Thom | allow paths in use_module(library(..)) (#604) |
commit | commitdiff | tree | snapshot |
| 2020-06-19 |
Mark Thom | clarify meaning of AssertItems and QueryItems in BiMeta... |
commit | commitdiff | tree | snapshot |
| 2020-06-18 |
Mark Thom | Merge pull request #602 from triska/put_char |
commit | commitdiff | tree | snapshot |
| 2020-06-17 |
Markus Triska | put_char/[1,2]: throw type errors for atoms that are... |
commit | commitdiff | tree | snapshot |
| 2020-06-17 |
Mark Thom | Merge pull request #597 from triska/faster_format |
commit | commitdiff | tree | snapshot |
| 2020-06-17 |
Markus Triska | ADDED: library(http/http_open), opening HTTP and HTTPS... |
commit | commitdiff | tree | snapshot |
| 2020-06-17 |
Mark Thom | cover Addr::Fixnum when not referenced as an Addr:... |
commit | commitdiff | tree | snapshot |
| 2020-06-17 |
Mark Thom | Merge branch 'master' of https://github.com/mthom/rusty-wam |
commit | commitdiff | tree | snapshot |
| 2020-06-17 |
Mark Thom | fix copy_partial_string bug (#572) |
commit | commitdiff | tree | snapshot |
| 2020-06-16 |
Markus Triska | ENHANCED: much faster format/3 for text streams |
commit | commitdiff | tree | snapshot |
| 2020-06-16 |
Mark Thom | Merge pull request #590 from triska/read_line_to_chars |
commit | commitdiff | tree | snapshot |
| 2020-06-15 |
Mark Thom | change the plurality of AssertItem(s), QueryItem(s... |
commit | commitdiff | tree | snapshot |
| 2020-06-14 |
Mark Thom | Merge pull request #595 from triska/faster_format |
commit | commitdiff | tree | snapshot |
| 2020-06-14 |
Markus Triska | use format/3 to benefit from efficiency improvements |
commit | commitdiff | tree | snapshot |
| 2020-06-14 |
Markus Triska | ENHANCED: faster format/3 when writing to binary streams |
commit | commitdiff | tree | snapshot |
| 2020-06-14 |
Mark Thom | Merge pull request #589 from triska/lazy_pio |
commit | commitdiff | tree | snapshot |
| 2020-06-14 |
Mark Thom | Merge pull request #593 from triska/portray_clause |
commit | commitdiff | tree | snapshot |
| 2020-06-13 |
Mark Thom | Merge pull request #594 from triska/scryerrc |
commit | commitdiff | tree | snapshot |
| 2020-06-13 |
Mark Thom | fix broken links in README (#591) |
commit | commitdiff | tree | snapshot |
| 2020-06-13 |
Markus Triska | use take() for extra fast processing of binary files |
commit | commitdiff | tree | snapshot |
| 2020-06-13 |
Markus Triska | better naming: str --> string |
commit | commitdiff | tree | snapshot |
| 2020-06-13 |
Markus Triska | explain .scryerrc configuration file |
commit | commitdiff | tree | snapshot |
| 2020-06-13 |
Markus Triska | ADDED: portray_clause/2, writing to a specified stream. |
commit | commitdiff | tree | snapshot |
| 2020-06-13 |
Markus Triska | ENHANCED: Read more characters at once, significantly... |
commit | commitdiff | tree | snapshot |
| 2020-06-13 |
Markus Triska | ADDED: read_line_to_chars/3, reading up to and includin... |
commit | commitdiff | tree | snapshot |
| 2020-06-13 |
Mark Thom | rename bimetatrans example files and directory |
commit | commitdiff | tree | snapshot |
| 2020-06-13 |
Mark Thom | Merge branch 'master' of https://github.com/mthom/rusty-wam |
commit | commitdiff | tree | snapshot |
| 2020-06-13 |
Mark Thom | remove vestigial prolog/ directory (#444) |
commit | commitdiff | tree | snapshot |
| 2020-06-12 |
Mark Thom | Merge pull request #587 from triska/lazy_pio |
commit | commitdiff | tree | snapshot |
| 2020-06-12 |
Mark Thom | add missing ! in int_pow (#580) |
commit | commitdiff | tree | snapshot |
| 2020-06-12 |
Mark Thom | adjust the tail created by CreatePartialString to point... |
commit | commitdiff | tree | snapshot |
| 2020-06-12 |
Mark Thom | credit Ulrich Neumerkel for partial strings in README |
commit | commitdiff | tree | snapshot |
| 2020-06-11 |
Markus Triska | include library(pio) and library(charsio) in the itemiz... |
commit | commitdiff | tree | snapshot |
| 2020-06-11 |
Markus Triska | ENHANCED: phrase_from_file/[2,3] now read the file... |
commit | commitdiff | tree | snapshot |
| 2020-06-11 |
Mark Thom | remove most cuts from bimetatrans_ruleml.pl |
commit | commitdiff | tree | snapshot |
| 2020-06-11 |
Mark Thom | fix printing of atoms like '.x' (#585) |
commit | commitdiff | tree | snapshot |
| 2020-06-11 |
Mark Thom | eliminate unnecessary find_min_time_ predicate in least... |
commit | commitdiff | tree | snapshot |
| 2020-06-10 |
Mark Thom | Merge pull request #582 from triska/format_time |
commit | commitdiff | tree | snapshot |
| 2020-06-10 |
Markus Triska | ADDED: format_time//2 for describing strings involving... |
commit | commitdiff | tree | snapshot |
| 2020-06-10 |
Mark Thom | scryer and prolog_parser version bump (#581) |
commit | commitdiff | tree | snapshot |
| 2020-06-10 |
Mark Thom | prolog_parser version bump, scryer version bump |
commit | commitdiff | tree | snapshot |
| 2020-06-09 |
Mark Thom | Merge pull request #579 from triska/master |
commit | commitdiff | tree | snapshot |
| 2020-06-09 |
Markus Triska | ENHANCED: throw Prolog exception on expired certificates |
commit | commitdiff | tree | snapshot |
| 2020-06-09 |
Mark Thom | Merge pull request #577 from triska/tls |
commit | commitdiff | tree | snapshot |
| 2020-06-09 |
Markus Triska | ADDED: Encrypted client connections in library(sockets... |
commit | commitdiff | tree | snapshot |
| 2020-06-07 |
Markus Triska | ADDED: type checks for type boolean |
commit | commitdiff | tree | snapshot |
| 2020-06-07 |
Mark Thom | Merge pull request #578 from triska/format_improvements |
commit | commitdiff | tree | snapshot |
| 2020-06-07 |
Mark Thom | Merge pull request #576 from triska/crypto_curve_scalar... |
commit | commitdiff | tree | snapshot |
| 2020-06-07 |
Markus Triska | type check for ~d and ~D specifiers |
commit | commitdiff | tree | snapshot |
| 2020-06-07 |
Markus Triska | ENHANCED: format_//2 now evaluates arithmetic expressio... |
commit | commitdiff | tree | snapshot |
| 2020-06-07 |
Markus Triska | better domain error in format_//2 |
commit | commitdiff | tree | snapshot |
| 2020-06-07 |
Markus Triska | add type check for scalar argument in crypto_curve_scal... |
commit | commitdiff | tree | snapshot |
| 2020-06-07 |
Markus Triska | use secp256k1 in the example |
commit | commitdiff | tree | snapshot |
| 2020-06-07 |
Markus Triska | ENHANCED: Faster Rust-based crypto_curve_scalar_mult... |
commit | commitdiff | tree | snapshot |
| 2020-06-05 |
Mark Thom | s/prolog-implementation/prolog-system (cargo does not... |
commit | commitdiff | tree | snapshot |
| 2020-06-05 |
Mark Thom | bump version number |
commit | commitdiff | tree | snapshot |
| 2020-06-05 |
Mark Thom | update prolog_parser version, correct atom_chars/2... |
commit | commitdiff | tree | snapshot |
| 2020-06-05 |
Mark Thom | remove double_quotes checks from unnecessary places... |
commit | commitdiff | tree | snapshot |
| next |