| 2020-10-01 |
Mark Thom | Merge pull request #700 from triska/development_environment |
commit | commitdiff | tree | snapshot |
| 2020-10-01 |
Markus Triska | DOC: Development environment recommendations. |
commit | commitdiff | tree | snapshot |
| 2020-09-13 |
Mark Thom | Merge pull request #698 from triska/file_must_exist |
commit | commitdiff | tree | snapshot |
| 2020-09-13 |
Markus Triska | ENHANCED: library(files): Error handling if requested... |
commit | commitdiff | tree | snapshot |
| 2020-09-06 |
Mark Thom | refactor SystemClauseType::Open in anticipation of... |
commit | commitdiff | tree | snapshot |
| 2020-09-06 |
Mark Thom | preface the 'spelling error' with an explainer comment... |
commit | commitdiff | tree | snapshot |
| 2020-09-05 |
Mark Thom | Merge pull request #696 from triska/format_distinct_var... |
commit | commitdiff | tree | snapshot |
| 2020-09-05 |
Markus Triska | FIXED: format_//2: Keep different variables distinct. |
commit | commitdiff | tree | snapshot |
| 2020-09-02 |
Mark Thom | Merge pull request #694 from triska/write_all |
commit | commitdiff | tree | snapshot |
| 2020-09-02 |
Markus Triska | FIXED: reliably write all characters when using format/3 |
commit | commitdiff | tree | snapshot |
| 2020-08-25 |
Mark Thom | Merge pull request #689 from matteoredaelli/patch-1 |
commit | commitdiff | tree | snapshot |
| 2020-08-25 |
Matteo Redaelli | Update README.md |
commit | commitdiff | tree | snapshot |
| 2020-08-24 |
Mark Thom | Merge pull request #686 from triska/call_nth |
commit | commitdiff | tree | snapshot |
| 2020-08-24 |
Markus Triska | ADDED: First version of call_nth/2. |
commit | commitdiff | tree | snapshot |
| 2020-08-24 |
Mark Thom | flatten passage of cut point B in (,)/2, (->)/2 and... |
commit | commitdiff | tree | snapshot |
| 2020-08-22 |
Mark Thom | Merge pull request #682 from triska/dif_improvements |
commit | commitdiff | tree | snapshot |
| 2020-08-22 |
Markus Triska | dif/2: Omit entailed residual goals, if the arguments... |
commit | commitdiff | tree | snapshot |
| 2020-08-22 |
Markus Triska | dif/2: Succeed unconditionally if the arguments are... |
commit | commitdiff | tree | snapshot |
| 2020-08-15 |
Mark Thom | Merge pull request #677 from notoria/clpz_mod |
commit | commitdiff | tree | snapshot |
| 2020-08-15 |
notoria | Use nonterminal fd_put//3 in mod from clpz |
commit | commitdiff | tree | snapshot |
| 2020-08-15 |
notoria | Simplified the code |
commit | commitdiff | tree | snapshot |
| 2020-08-15 |
notoria | Using queue_goal//1 to correctly bind variables |
commit | commitdiff | tree | snapshot |
| 2020-08-15 |
notoria | Fixed variable bindings in mod from clpz |
commit | commitdiff | tree | snapshot |
| 2020-08-15 |
notoria | Made mod stronger and addressed #675 |
commit | commitdiff | tree | snapshot |
| 2020-08-14 |
Mark Thom | Merge pull request #674 from notoria/clpz_mod |
commit | commitdiff | tree | snapshot |
| 2020-08-13 |
notoria | More improvement on mod from CLP(Z) |
commit | commitdiff | tree | snapshot |
| 2020-08-13 |
notoria | Improved mod in CLP(Z) |
commit | commitdiff | tree | snapshot |
| 2020-08-12 |
Mark Thom | Merge pull request #671 from triska/clpb_restriction |
commit | commitdiff | tree | snapshot |
| 2020-08-12 |
Markus Triska | FIXED: CLP(B): Delay BDD restriction until after the... |
commit | commitdiff | tree | snapshot |
| 2020-08-11 |
Mark Thom | Merge pull request #668 from triska/xbrl |
commit | commitdiff | tree | snapshot |
| 2020-08-11 |
Markus Triska | library(sgml): Correctly parse XML leaf nodes that... |
commit | commitdiff | tree | snapshot |
| 2020-08-11 |
Mark Thom | Merge pull request #667 from triska/clpb_taut |
commit | commitdiff | tree | snapshot |
| 2020-08-11 |
Markus Triska | omit internal attributes in residual goals when using... |
commit | commitdiff | tree | snapshot |
| 2020-08-08 |
Mark Thom | update prolog_parser version (#657) |
commit | commitdiff | tree | snapshot |
| 2020-08-08 |
Mark Thom | Merge branch 'master' of https://github.com/mthom/scrye... |
commit | commitdiff | tree | snapshot |
| 2020-08-08 |
Mark Thom | fix bugs in PausedPrologStream (#661) |
commit | commitdiff | tree | snapshot |
| 2020-08-08 |
Mark Thom | Merge pull request #656 from notoria/try_from_number |
commit | commitdiff | tree | snapshot |
| 2020-08-08 |
Mark Thom | Merge pull request #660 from triska/shorter_crypto |
commit | commitdiff | tree | snapshot |
| 2020-08-06 |
Markus Triska | ensure proper lengths of key and initialization vector |
commit | commitdiff | tree | snapshot |
| 2020-08-06 |
Markus Triska | remove entailed constraint |
commit | commitdiff | tree | snapshot |
| 2020-08-06 |
Markus Triska | use self.deref(...) (see #653) |
commit | commitdiff | tree | snapshot |
| 2020-08-06 |
Markus Triska | use atom_argument_to_string |
commit | commitdiff | tree | snapshot |
| 2020-08-06 |
notoria | Fixed some conversion issues |
commit | commitdiff | tree | snapshot |
| 2020-08-06 |
Mark Thom | fix crash in CryptoPasswordHash (#653), conversion... |
commit | commitdiff | tree | snapshot |
| 2020-08-06 |
Mark Thom | Merge pull request #654 from triska/aad |
commit | commitdiff | tree | snapshot |
| 2020-08-05 |
Markus Triska | shorten, and increase readability |
commit | commitdiff | tree | snapshot |
| 2020-08-05 |
Markus Triska | use "octet" as a string literal, reducing the number... |
commit | commitdiff | tree | snapshot |
| 2020-08-05 |
Markus Triska | ADDED: library(crypto): Support for additional authenti... |
commit | commitdiff | tree | snapshot |
| 2020-08-05 |
Mark Thom | update prolog_parser to 0.8.67 (#648) |
commit | commitdiff | tree | snapshot |
| 2020-08-04 |
Mark Thom | unify '[]' with proper [] in atom_chars/2 (#569) |
commit | commitdiff | tree | snapshot |
| 2020-08-03 |
Mark Thom | reconcile '[]' and [] (#644), solve remaining conformit... |
commit | commitdiff | tree | snapshot |
| 2020-07-31 |
Mark Thom | Merge pull request #647 from notoria/newline |
commit | commitdiff | tree | snapshot |
| 2020-07-31 |
notoria | Improved readline |
commit | commitdiff | tree | snapshot |
| 2020-07-30 |
Mark Thom | Merge pull request #645 from triska/curve25519 |
commit | commitdiff | tree | snapshot |
| 2020-07-29 |
Markus Triska | ADDED: library(crypto): ECDH key exchange over Curve255... |
commit | commitdiff | tree | snapshot |
| 2020-07-27 |
Mark Thom | the indexer now categorizes partial strings only as... |
commit | commitdiff | tree | snapshot |
| 2020-07-25 |
Mark Thom | Merge pull request #639 from triska/flush_output |
commit | commitdiff | tree | snapshot |
| 2020-07-25 |
Markus Triska | ENHANCED: flush output for impure I/O (format/[2,3... |
commit | commitdiff | tree | snapshot |
| 2020-07-23 |
Mark Thom | Merge pull request #638 from triska/base64 |
commit | commitdiff | tree | snapshot |
| 2020-07-22 |
Markus Triska | throw an error if a character cannot be encoded |
commit | commitdiff | tree | snapshot |
| 2020-07-22 |
Markus Triska | better error handling for options |
commit | commitdiff | tree | snapshot |
| 2020-07-22 |
Markus Triska | use newly available chars_base64/3 |
commit | commitdiff | tree | snapshot |
| 2020-07-22 |
Markus Triska | ADDED: chars_base64/3 for efficient bidirectional Base6... |
commit | commitdiff | tree | snapshot |
| 2020-07-19 |
Mark Thom | Merge pull request #636 from triska/path_segments |
commit | commitdiff | tree | snapshot |
| 2020-07-19 |
Markus Triska | ADDED: path_segments/2 for portable reasoning about... |
commit | commitdiff | tree | snapshot |
| 2020-07-18 |
Mark Thom | Merge pull request #633 from triska/file_time |
commit | commitdiff | tree | snapshot |
| 2020-07-18 |
Mark Thom | Merge pull request #631 from cduret/lib_csv |
commit | commitdiff | tree | snapshot |
| 2020-07-18 |
Mark Thom | Merge pull request #635 from triska/more_links |
commit | commitdiff | tree | snapshot |
| 2020-07-18 |
Markus Triska | DOC: add more links to libraries, and include iso_ext... |
commit | commitdiff | tree | snapshot |
| 2020-07-17 |
Mark Thom | look up operator precedence when arity does not match... |
commit | commitdiff | tree | snapshot |
| 2020-07-17 |
Markus Triska | ADDED: file_creation_time/2 and file_access_time/2. |
commit | commitdiff | tree | snapshot |
| 2020-07-17 |
Mark Thom | Merge pull request #632 from triska/path_canonical |
commit | commitdiff | tree | snapshot |
| 2020-07-16 |
Cyrille Duret | set domain_error exception & use format/3 with setup_ca... |
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-15 |
Cyrille Duret | set throw() to follow ISO recommendations |
commit | commitdiff | tree | snapshot |
| 2020-07-15 |
794404 | add write_csv & change skip_header to with_header option |
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 |
| next |