]> Repositorios git - scryer-prolog.git/shortlog
scryer-prolog.git
2020-08-15 notoriaFixed variable bindings in mod from clpz
2020-08-15 notoriaMade mod stronger and addressed #675
2020-08-14 Mark ThomMerge pull request #674 from notoria/clpz_mod
2020-08-13 notoriaMore improvement on mod from CLP(Z)
2020-08-13 notoriaImproved mod in CLP(Z)
2020-08-12 Mark ThomMerge pull request #671 from triska/clpb_restriction
2020-08-12 Markus TriskaFIXED: CLP(B): Delay BDD restriction until after the...
2020-08-11 Mark ThomMerge pull request #668 from triska/xbrl
2020-08-11 Markus Triskalibrary(sgml): Correctly parse XML leaf nodes that...
2020-08-11 Mark ThomMerge pull request #667 from triska/clpb_taut
2020-08-11 Markus Triskaomit internal attributes in residual goals when using...
2020-08-08 Mark Thomupdate prolog_parser version (#657)
2020-08-08 Mark ThomMerge branch 'master' of https://github.com/mthom/scrye...
2020-08-08 Mark Thomfix bugs in PausedPrologStream (#661)
2020-08-08 Mark ThomMerge pull request #656 from notoria/try_from_number
2020-08-08 Mark ThomMerge pull request #660 from triska/shorter_crypto
2020-08-06 Markus Triskaensure proper lengths of key and initialization vector
2020-08-06 Markus Triskaremove entailed constraint
2020-08-06 Markus Triskause self.deref(...) (see #653)
2020-08-06 Markus Triskause atom_argument_to_string
2020-08-06 notoriaFixed some conversion issues
2020-08-06 Mark Thomfix crash in CryptoPasswordHash (#653), conversion...
2020-08-06 Mark ThomMerge pull request #654 from triska/aad
2020-08-05 Markus Triskashorten, and increase readability
2020-08-05 Markus Triskause "octet" as a string literal, reducing the number...
2020-08-05 Markus TriskaADDED: library(crypto): Support for additional authenti...
2020-08-05 Mark Thomupdate prolog_parser to 0.8.67 (#648)
2020-08-04 Mark Thomunify '[]' with proper [] in atom_chars/2 (#569)
2020-08-03 Mark Thomreconcile '[]' and [] (#644), solve remaining conformit...
2020-07-31 Mark ThomMerge pull request #647 from notoria/newline
2020-07-31 notoriaImproved readline
2020-07-30 Mark ThomMerge pull request #645 from triska/curve25519
2020-07-29 Markus TriskaADDED: library(crypto): ECDH key exchange over Curve255...
2020-07-27 Mark Thomthe indexer now categorizes partial strings only as...
2020-07-25 Mark ThomMerge pull request #639 from triska/flush_output
2020-07-25 Markus TriskaENHANCED: flush output for impure I/O (format/[2,3...
2020-07-23 Mark ThomMerge pull request #638 from triska/base64
2020-07-22 Markus Triskathrow an error if a character cannot be encoded
2020-07-22 Markus Triskabetter error handling for options
2020-07-22 Markus Triskause newly available chars_base64/3
2020-07-22 Markus TriskaADDED: chars_base64/3 for efficient bidirectional Base6...
2020-07-19 Mark ThomMerge pull request #636 from triska/path_segments
2020-07-19 Markus TriskaADDED: path_segments/2 for portable reasoning about...
2020-07-18 Mark ThomMerge pull request #633 from triska/file_time
2020-07-18 Mark ThomMerge pull request #631 from cduret/lib_csv
2020-07-18 Mark ThomMerge pull request #635 from triska/more_links
2020-07-18 Markus TriskaDOC: add more links to libraries, and include iso_ext...
2020-07-17 Mark Thomlook up operator precedence when arity does not match...
2020-07-17 Markus TriskaADDED: file_creation_time/2 and file_access_time/2.
2020-07-17 Mark ThomMerge pull request #632 from triska/path_canonical
2020-07-16 Cyrille Duretset domain_error exception & use format/3 with setup_ca...
2020-07-16 Markus TriskaENHANCED: Reorder fields in time stamps so that (@...
2020-07-16 Markus TriskaADDED: file_modification_time/2, obtaining a time stamp.
2020-07-15 Markus TriskaADDED: path_canonical/2, obtaining the canonical absolu...
2020-07-15 Cyrille Duretset throw() to follow ISO recommendations
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:...
next