| 2023-07-22 |
Mark | correct max_depth option (#1876) |
commit | commitdiff | tree | snapshot |
| 2023-07-22 |
Mark Thom | Merge pull request #1899 from triska/master |
commit | commitdiff | tree | snapshot |
| 2023-07-22 |
Markus Triska | remove another !/0 which is now no longer necessary... |
commit | commitdiff | tree | snapshot |
| 2023-07-21 |
Mark | correct max_depth option (#1876) |
commit | commitdiff | tree | snapshot |
| 2023-07-21 |
Mark | remove now unnecessary cut in lists.pl |
commit | commitdiff | tree | snapshot |
| 2023-07-20 |
Mark | improve goal expansion and (',') interpretation error... |
commit | commitdiff | tree | snapshot |
| 2023-07-20 |
Mark | add log10, hyperbolic tan and inverse hyperbolic tan... |
commit | commitdiff | tree | snapshot |
| 2023-07-20 |
Mark | add EMIT_NEWLINE to add newlines to readline input... |
commit | commitdiff | tree | snapshot |
| 2023-07-19 |
Mark | check for unexpected EOF in get_to_eof (#1897) |
commit | commitdiff | tree | snapshot |
| 2023-07-18 |
Mark | dereference TermWriteResult variables sooner in read_te... |
commit | commitdiff | tree | snapshot |
| 2023-07-18 |
Mark | remove failing append choicepoint in atom_concat/3... |
commit | commitdiff | tree | snapshot |
| 2023-07-18 |
Mark Thom | Merge pull request #1885 from mthom/setof_bagof_fixes |
commit | commitdiff | tree | snapshot |
| 2023-07-18 |
Mark | call write_read_term_options if read_term_from_chars... |
commit | commitdiff | tree | snapshot |
| 2023-07-18 |
Mark | catch errors thrown from tabling Worker (#1526, #1888) |
commit | commitdiff | tree | snapshot |
| 2023-07-17 |
Mark | remove read/{1,2} as a builtin, write read options... |
commit | commitdiff | tree | snapshot |
| 2023-07-17 |
Mark | add specialized EOF handling for user input (#1892) |
commit | commitdiff | tree | snapshot |
| 2023-07-17 |
Mark | Merge branch 'read_term_eof_changes' |
commit | commitdiff | tree | snapshot |
| 2023-07-17 |
Mark | omit anonymous variables from read_term variable_names... |
commit | commitdiff | tree | snapshot |
| 2023-07-17 |
Mark | do a better job handling EOF in read_term (#1887) |
commit | commitdiff | tree | snapshot |
| 2023-07-17 |
Mark | print strings in tails of lists (#1890) |
commit | commitdiff | tree | snapshot |
| 2023-07-16 |
Mark Thom | Merge pull request #1891 from triska/initialization_goals |
commit | commitdiff | tree | snapshot |
| 2023-07-16 |
Markus Triska | ENHANCED: use newly available read_term_from_chars... |
commit | commitdiff | tree | snapshot |
| 2023-07-16 |
Mark | re-factor options handling of read_term into read_term_... |
commit | commitdiff | tree | snapshot |
| 2023-07-16 |
Mark | generalize simple goal detection to fix call/N test... |
commit | commitdiff | tree | snapshot |
| 2023-07-15 |
Mark | add read_term_from_chars/3 (#637) |
commit | commitdiff | tree | snapshot |
| 2023-07-15 |
Mark | use double_quotes in write_error (#1886) |
commit | commitdiff | tree | snapshot |
| 2023-07-15 |
Mark | add is_inbuilt check to err_on_builtin_overwrite (... |
commit | commitdiff | tree | snapshot |
| 2023-07-15 |
Mark | eliminate call_with_inference_limit/3 leaks (#1300) |
commit | commitdiff | tree | snapshot |
| 2023-07-15 |
Mark | add unknown flag to set_prolog_flag and current_prolog_flag setof_bagof_fixes origin/setof_bagof_fixes |
commit | commitdiff | tree | snapshot |
| 2023-07-15 |
Mark | fix group_by_variants/4 and keysort in setof/3 (#1440... |
commit | commitdiff | tree | snapshot |
| 2023-07-14 |
Mark | add (:-)/1 and (:-)/2 to ClauseType::is_inbuilt (#1872) |
commit | commitdiff | tree | snapshot |
| 2023-07-13 |
Mark | fix assert(a|z)/1 errors |
commit | commitdiff | tree | snapshot |
| 2023-07-13 |
Mark Thom | Merge pull request #1884 from triska/countall |
commit | commitdiff | tree | snapshot |
| 2023-07-13 |
Markus Triska | ADDED: countall/2, for compatibility with GNU Prolog. |
commit | commitdiff | tree | snapshot |
| 2023-07-13 |
Mark | throw permission_error in compile_assert when attemptin... |
commit | commitdiff | tree | snapshot |
| 2023-07-13 |
Mark | arith_eval_by_metacall may receive a stack variable |
commit | commitdiff | tree | snapshot |
| 2023-07-13 |
Mark | correct peek_code/2, don't set stream position in peek... |
commit | commitdiff | tree | snapshot |
| 2023-07-13 |
Mark | correct peek_byte/2 bugs (#1882) |
commit | commitdiff | tree | snapshot |
| 2023-07-13 |
Mark | improve ground/1 performance (#1389) |
commit | commitdiff | tree | snapshot |
| 2023-07-12 |
Mark | fix peek_byte/2 crash (#1882) |
commit | commitdiff | tree | snapshot |
| 2023-07-12 |
Mark Thom | Merge pull request #1878 from mthom/lookahead_indexing |
commit | commitdiff | tree | snapshot |
| 2023-07-12 |
Markus Triska | ENHANCED: improved determinism of member/2 lookahead_indexing origin/lookahead_indexing |
commit | commitdiff | tree | snapshot |
| 2023-07-12 |
Mark | use lookahead to skip inapplicable clauses (#1028,... |
commit | commitdiff | tree | snapshot |
| 2023-07-12 |
Mark | remove unsafe unwrap in put_char (#1881) |
commit | commitdiff | tree | snapshot |
| 2023-07-12 |
Mark | emit stream aliases as permission error culprits whenev... |
commit | commitdiff | tree | snapshot |
| 2023-07-12 |
Mark | Revert "Allow comparisons with stream terms" |
commit | commitdiff | tree | snapshot |
| 2023-07-12 |
Mark | Revert "add stream alias check to atom/1 (#1855)" |
commit | commitdiff | tree | snapshot |
| 2023-07-12 |
Mark | Revert "add stream alias processing to atom_chars/2... |
commit | commitdiff | tree | snapshot |
| 2023-07-11 |
Mark | use indexing functions to set num_cells in allocate_and... |
commit | commitdiff | tree | snapshot |
| 2023-07-10 |
Mark | clean commented code from disjuncts.rs |
commit | commitdiff | tree | snapshot |
| 2023-07-09 |
Mark | remove errant debug_hook from read_and_match |
commit | commitdiff | tree | snapshot |
| 2023-07-09 |
Markus Triska | DOC: new section on applications of Scryer Prolog |
commit | commitdiff | tree | snapshot |
| 2023-07-09 |
Markus Triska | correct \\ to \, addressing #1865 |
commit | commitdiff | tree | snapshot |
| 2023-07-09 |
Mark | refine EOF handling more (#1873) |
commit | commitdiff | tree | snapshot |
| 2023-07-09 |
Mark | refine EOF handling |
commit | commitdiff | tree | snapshot |
| 2023-07-09 |
Mark | follow EOF action after open_parsing_stream in get_char... |
commit | commitdiff | tree | snapshot |
| 2023-07-08 |
Mark | clarify EOF error across stream types and predicates... |
commit | commitdiff | tree | snapshot |
| 2023-07-08 |
Mark Thom | Merge pull request #1869 from triska/master |
commit | commitdiff | tree | snapshot |
| 2023-07-08 |
Markus Triska | print version more readably, addressing #1868 |
commit | commitdiff | tree | snapshot |
| 2023-07-07 |
Mark | treat unexpected EOF as incomplete reduction in bracket... |
commit | commitdiff | tree | snapshot |
| 2023-07-07 |
Mark | interpret '\u{0}' as end_of_file in get_char/1 |
commit | commitdiff | tree | snapshot |
| 2023-07-07 |
Mark | add stream alias processing to atom_chars/2, atom_codes/2 |
commit | commitdiff | tree | snapshot |
| 2023-07-06 |
Mark Thom | Merge pull request #1832 from aarroyoc/http-fixes |
commit | commitdiff | tree | snapshot |
| 2023-07-06 |
Mark | add stream alias check to atom/1 (#1855) |
commit | commitdiff | tree | snapshot |
| 2023-07-06 |
Mark | add scc_block to MachineState to avoid SCC cleanup... |
commit | commitdiff | tree | snapshot |
| 2023-07-06 |
Mark | correct heap_print.rs tests |
commit | commitdiff | tree | snapshot |
| 2023-07-05 |
Mark | shrink scope of control_entry_point catch, add CutPoint... |
commit | commitdiff | tree | snapshot |
| 2023-07-05 |
Mark Thom | Merge pull request #1864 from triska/double_quotes |
commit | commitdiff | tree | snapshot |
| 2023-07-05 |
Markus Triska | make double_quotes write option not dependent on double... |
commit | commitdiff | tree | snapshot |
| 2023-07-05 |
Mark Thom | Merge pull request #1862 from mthom/iso_conformity_tests |
commit | commitdiff | tree | snapshot |
| 2023-07-04 |
Mark | add missing self.pos to peek_char slices (#1726) |
commit | commitdiff | tree | snapshot |
| 2023-07-04 |
Mark | revise iso_conformity_tests.pl in response to new ambig... iso_conformity_tests origin/iso_conformity_tests |
commit | commitdiff | tree | snapshot |
| 2023-07-04 |
Mark | throw lexer errors from devour_whitespace (#1778) |
commit | commitdiff | tree | snapshot |
| 2023-07-04 |
Mark Thom | Merge pull request #1861 from aarroyoc/fix-1855 |
commit | commitdiff | tree | snapshot |
| 2023-07-04 |
Mark | widen CharReader buffer (#1859) |
commit | commitdiff | tree | snapshot |
| 2023-07-04 |
Adrián Arroyo... | Allow comparisons with stream terms |
commit | commitdiff | tree | snapshot |
| 2023-07-03 |
Mark Thom | Merge pull request #1857 from triska/master |
commit | commitdiff | tree | snapshot |
| 2023-07-03 |
Markus Triska | advertise newly achieved strong syntactic conformance... |
commit | commitdiff | tree | snapshot |
| 2023-07-03 |
Mark Thom | Merge pull request #1850 from mthom/iso-conformity... |
commit | commitdiff | tree | snapshot |
| 2023-07-03 |
Mark | update tests iso-conformity-tests origin/iso-conformity-tests |
commit | commitdiff | tree | snapshot |
| 2023-07-03 |
Mark | correct tests #171 and #300 |
commit | commitdiff | tree | snapshot |
| 2023-07-03 |
Mark | add double_quotes write option for printing to strings... |
commit | commitdiff | tree | snapshot |
| 2023-07-03 |
Mark | correct ISO conformity test #185 |
commit | commitdiff | tree | snapshot |
| 2023-07-02 |
Mark | add iso-conformity-tests.pl to test suite |
commit | commitdiff | tree | snapshot |
| 2023-07-02 |
Mark | correct initialization_goals misnomer in iso-conformity... |
commit | commitdiff | tree | snapshot |
| 2023-07-02 |
Mark | make setup of test_166_167 pass |
commit | commitdiff | tree | snapshot |
| 2023-07-02 |
Mark | check ambiguity of "'" against tail if atom token is... |
commit | commitdiff | tree | snapshot |
| 2023-07-02 |
Mark | always print a space between prefix operator and its... |
commit | commitdiff | tree | snapshot |
| 2023-07-02 |
Mark | correct tests 259 and 304 of tests-pl/iso-conformity... |
commit | commitdiff | tree | snapshot |
| 2023-07-02 |
Mark | introduce tests-pl/iso-conformity-tests.pl |
commit | commitdiff | tree | snapshot |
| 2023-07-02 |
Mark | removing residual debugging comments from format.pl |
commit | commitdiff | tree | snapshot |
| 2023-06-30 |
Mark | use lexer to detect remaining layout in parse_number_fr... |
commit | commitdiff | tree | snapshot |
| 2023-06-30 |
Mark Thom | Merge pull request #1854 from triska/needs_bracketing |
commit | commitdiff | tree | snapshot |
| 2023-06-30 |
Markus Triska | remove now unneeded check |
commit | commitdiff | tree | snapshot |
| 2023-06-30 |
Mark | check that F in needs_bracketing/2 is an atom |
commit | commitdiff | tree | snapshot |
| 2023-06-30 |
Mark | do not enclose '(' as atom in brackets (#1487) |
commit | commitdiff | tree | snapshot |
| 2023-06-30 |
Mark Thom | Merge pull request #1852 from triska/needs_bracketing |
commit | commitdiff | tree | snapshot |
| 2023-06-30 |
Markus Triska | remove unneeded case: only operator definitions should... |
commit | commitdiff | tree | snapshot |
| 2023-06-30 |
Markus Triska | remove subsumed case: F == Value means Arity =:= 0... |
commit | commitdiff | tree | snapshot |
| 2023-06-30 |
Markus Triska | shorten needs_bracketing/2 |
commit | commitdiff | tree | snapshot |
| next |