]> Repositorios git - scryer-prolog.git/shortlog
scryer-prolog.git
2020-07-15 794404add write_csv & change skip_header to with_header option
2020-07-14 Mark ThomMerge pull request #630 from triska/delete_file
2020-07-14 Markus TriskaADDED: working_directory/2, addressing a remaining...
2020-07-14 Markus TriskaADDED: delete_file/1, addressing a remaining aspect...
2020-07-12 Mark ThomMerge pull request #626 from triska/compact_crypto
2020-07-12 Markus Triskamention symmetric encryption and ChaCha20-Poly1305
2020-07-12 Markus TriskaENHANCED: library(crypto): Retain the compact represent...
2020-07-12 Mark ThomMerge pull request #625 from triska/os
2020-07-11 Markus Triskause newly available character type in must_be/2
2020-07-11 Markus TriskaADDED: library(os), reasoning about environment variables.
2020-07-10 Mark Thomslight update to the BiMetaTrans README
2020-07-10 Mark Thomupdate bimetatrans tests
2020-07-10 Mark Thomadd bimetatrans README
2020-07-03 Mark ThomMerge pull request #621 from notoria/tabling
2020-07-01 notoriaEnhanced the implementation
2020-07-01 notoriaAllowing paths in use_module(library(..)) (#604)
2020-07-01 notoriaRevert "allow paths in use_module(library(..)) (#604)"
2020-07-01 notoriaRevert "build.rs recursively delves into directories...
2020-06-30 Mark ThomMerge pull request #606 from triska/files
2020-06-29 Mark Thombuild.rs recursively delves into directories during...
2020-06-27 Mark ThomMerge pull request #613 from cduret/csv_lib
2020-06-25 Cyrille Duretadd csv library
2020-06-24 Markus Triskadirectory_files/2: throw representation error if into_s...
2020-06-24 Markus Triskacomment on indexing, addressing a comment by @pmoura...
2020-06-24 Markus TriskaADDED: library(files), for reasoning about files and...
2020-06-22 Mark ThomMerge pull request #608 from triska/xml
2020-06-21 Markus Triskalibrary(format) is not used in this example
2020-06-21 Markus TriskaADDED: load_xml/3 to load XML files from streams, files...
2020-06-20 Mark ThomMerge pull request #607 from triska/xpath
2020-06-20 Markus Triskaimport member/2 from library(lists)
2020-06-20 Markus TriskaADDED: library(xpath) for convenient analysis of HTML...
2020-06-19 Mark ThomMerge pull request #596 from triska/sgml
2020-06-19 Mark ThomMerge pull request #605 from notoria/debug
2020-06-19 notoriaAdded an entry in README
2020-06-19 notoriaAdded library(debug)
2020-06-19 Markus TriskaADDED: library(sgml), providing load_html/3 to parse...
2020-06-19 Mark ThomMerge pull request #592 from triska/http_open
2020-06-19 Mark ThomMerge branch 'master' of https://github.com/mthom/rusty-wam
2020-06-19 Mark Thomallow paths in use_module(library(..)) (#604)
2020-06-19 Mark Thomclarify meaning of AssertItems and QueryItems in BiMeta...
2020-06-18 Mark ThomMerge pull request #602 from triska/put_char
2020-06-17 Markus Triskaput_char/[1,2]: throw type errors for atoms that are...
2020-06-17 Mark ThomMerge pull request #597 from triska/faster_format
2020-06-17 Markus TriskaADDED: library(http/http_open), opening HTTP and HTTPS...
2020-06-17 Mark Thomcover Addr::Fixnum when not referenced as an Addr:...
2020-06-17 Mark ThomMerge branch 'master' of https://github.com/mthom/rusty-wam
2020-06-17 Mark Thomfix copy_partial_string bug (#572)
2020-06-16 Markus TriskaENHANCED: much faster format/3 for text streams
2020-06-16 Mark ThomMerge pull request #590 from triska/read_line_to_chars
2020-06-15 Mark Thomchange the plurality of AssertItem(s), QueryItem(s...
2020-06-14 Mark ThomMerge pull request #595 from triska/faster_format
2020-06-14 Markus Triskause format/3 to benefit from efficiency improvements
2020-06-14 Markus TriskaENHANCED: faster format/3 when writing to binary streams
2020-06-14 Mark ThomMerge pull request #589 from triska/lazy_pio
2020-06-14 Mark ThomMerge pull request #593 from triska/portray_clause
2020-06-13 Mark ThomMerge pull request #594 from triska/scryerrc
2020-06-13 Mark Thomfix broken links in README (#591)
2020-06-13 Markus Triskause take() for extra fast processing of binary files
2020-06-13 Markus Triskabetter naming: str --> string
2020-06-13 Markus Triskaexplain .scryerrc configuration file
2020-06-13 Markus TriskaADDED: portray_clause/2, writing to a specified stream.
2020-06-13 Markus TriskaENHANCED: Read more characters at once, significantly...
2020-06-13 Markus TriskaADDED: read_line_to_chars/3, reading up to and includin...
2020-06-13 Mark Thomrename bimetatrans example files and directory
2020-06-13 Mark ThomMerge branch 'master' of https://github.com/mthom/rusty-wam
2020-06-13 Mark Thomremove vestigial prolog/ directory (#444)
2020-06-12 Mark ThomMerge pull request #587 from triska/lazy_pio
2020-06-12 Mark Thomadd missing ! in int_pow (#580)
2020-06-12 Mark Thomadjust the tail created by CreatePartialString to point...
2020-06-12 Mark Thomcredit Ulrich Neumerkel for partial strings in README
2020-06-11 Markus Triskainclude library(pio) and library(charsio) in the itemiz...
2020-06-11 Markus TriskaENHANCED: phrase_from_file/[2,3] now read the file...
2020-06-11 Mark Thomremove most cuts from bimetatrans_ruleml.pl
2020-06-11 Mark Thomfix printing of atoms like '.x' (#585)
2020-06-11 Mark Thomeliminate unnecessary find_min_time_ predicate in least...
2020-06-10 Mark ThomMerge pull request #582 from triska/format_time
2020-06-10 Markus TriskaADDED: format_time//2 for describing strings involving...
2020-06-10 Mark Thomscryer and prolog_parser version bump (#581)
2020-06-10 Mark Thomprolog_parser version bump, scryer version bump
2020-06-09 Mark ThomMerge pull request #579 from triska/master
2020-06-09 Markus TriskaENHANCED: throw Prolog exception on expired certificates
2020-06-09 Mark ThomMerge pull request #577 from triska/tls
2020-06-09 Markus TriskaADDED: Encrypted client connections in library(sockets...
2020-06-07 Markus TriskaADDED: type checks for type boolean
2020-06-07 Mark ThomMerge pull request #578 from triska/format_improvements
2020-06-07 Mark ThomMerge pull request #576 from triska/crypto_curve_scalar...
2020-06-07 Markus Triskatype check for ~d and ~D specifiers
2020-06-07 Markus TriskaENHANCED: format_//2 now evaluates arithmetic expressio...
2020-06-07 Markus Triskabetter domain error in format_//2
2020-06-07 Markus Triskaadd type check for scalar argument in crypto_curve_scal...
2020-06-07 Markus Triskause secp256k1 in the example
2020-06-07 Markus TriskaENHANCED: Faster Rust-based crypto_curve_scalar_mult...
2020-06-05 Mark Thoms/prolog-implementation/prolog-system (cargo does not...
2020-06-05 Mark Thombump version number
2020-06-05 Mark Thomupdate prolog_parser version, correct atom_chars/2...
2020-06-05 Mark Thomremove double_quotes checks from unnecessary places...
2020-06-04 Mark Thomremove unreachable branch in increment_s_ptr (#575)
2020-05-30 Mark Thomcorrect unexpected bad variables while ensuring better...
2020-05-27 Mark ThomMerge branch 'master' of https://github.com/mthom/rusty-wam
2020-05-27 Mark Thomorder generation of variable names in attributed goals...
next