| 2022-06-03 |
Skgland | make rustfmt optional |
commit | commitdiff | tree | snapshot |
| 2022-06-01 |
Mark Thom | unmark cells in arith_eval_by_metacall (#1497) |
commit | commitdiff | tree | snapshot |
| 2022-06-01 |
Mark Thom | don't print superfluous round brackets in curly braces... |
commit | commitdiff | tree | snapshot |
| 2022-06-01 |
Mark Thom | fix broken quoting in writeq/1 (#1498) |
commit | commitdiff | tree | snapshot |
| 2022-05-31 |
Mark Thom | fix off-by-one error reporting in write_term/3 (#1490) |
commit | commitdiff | tree | snapshot |
| 2022-05-31 |
Mark Thom | don't quote most characters in strings (#1495, #301) |
commit | commitdiff | tree | snapshot |
| 2022-05-23 |
Mark Thom | use existence_error for dropped streams (#1472) |
commit | commitdiff | tree | snapshot |
| 2022-05-23 |
Mark Thom | Merge pull request #1485 from triska/in_character |
commit | commitdiff | tree | snapshot |
| 2022-05-22 |
Markus Triska | use in_character |
commit | commitdiff | tree | snapshot |
| 2022-05-22 |
Markus Triska | ADDED: must_be(in_character, ...) and can_be(in_charact... |
commit | commitdiff | tree | snapshot |
| 2022-05-22 |
Mark Thom | fix stream position and term comparison bugs (#1472) |
commit | commitdiff | tree | snapshot |
| 2022-05-22 |
Mark Thom | Merge pull request #1484 from aarroyoc/fix-windows... |
commit | commitdiff | tree | snapshot |
| 2022-05-22 |
Adrián Arroyo... | MSI installer |
commit | commitdiff | tree | snapshot |
| 2022-05-22 |
Adrián Arroyo... | Fix build on Windows 10 |
commit | commitdiff | tree | snapshot |
| 2022-05-22 |
Mark Thom | throw a representation error if max arity is exceeded... |
commit | commitdiff | tree | snapshot |
| 2022-05-21 |
Mark Thom | Merge pull request #1482 from triska/multiple_of_five_a... |
commit | commitdiff | tree | snapshot |
| 2022-05-21 |
Mark Thom | add max arity checks at various stages (#1459) |
commit | commitdiff | tree | snapshot |
| 2022-05-21 |
Markus Triska | ENHANCED: "f" on toplevel to report answers up to the... |
commit | commitdiff | tree | snapshot |
| 2022-05-17 |
Mark Thom | check asserta/2, assertz/2, abolish/2 for uninstantiate... |
commit | commitdiff | tree | snapshot |
| 2022-05-16 |
Mark Thom | detect character type errors in atom_{chars|codes}... |
commit | commitdiff | tree | snapshot |
| 2022-05-15 |
Mark Thom | Merge pull request #1478 from triska/sgml_improvements |
commit | commitdiff | tree | snapshot |
| 2022-05-15 |
Mark Thom | Merge pull request #1477 from triska/document_tab_compl... |
commit | commitdiff | tree | snapshot |
| 2022-05-15 |
Markus Triska | indent enumerations |
commit | commitdiff | tree | snapshot |
| 2022-05-15 |
Markus Triska | clarify the representation |
commit | commitdiff | tree | snapshot |
| 2022-05-15 |
Markus Triska | strengthen and improve type checks |
commit | commitdiff | tree | snapshot |
| 2022-05-15 |
Markus Triska | clarify comment |
commit | commitdiff | tree | snapshot |
| 2022-05-15 |
Markus Triska | use phrase_from_file/2 directly on the file name |
commit | commitdiff | tree | snapshot |
| 2022-05-15 |
Markus Triska | document atom and predicate completion with TAB |
commit | commitdiff | tree | snapshot |
| 2022-05-15 |
Mark Thom | Merge pull request #1474 from triska/correct_can_be_chars |
commit | commitdiff | tree | snapshot |
| 2022-05-14 |
Mark Thom | consider deallocate a head instruction (#1473) |
commit | commitdiff | tree | snapshot |
| 2022-05-14 |
Markus Triska | prioritize type errors over instantiation errors |
commit | commitdiff | tree | snapshot |
| 2022-05-14 |
Markus Triska | FIXED: can_be(chars, [a,X]), i.e., if variables occur... |
commit | commitdiff | tree | snapshot |
| 2022-05-14 |
Mark Thom | remove non-determinism in number_chars/2 and numbercode... |
commit | commitdiff | tree | snapshot |
| 2022-05-12 |
Mark Thom | use must_be(chars) in number_chars/2 (#1470) |
commit | commitdiff | tree | snapshot |
| 2022-05-12 |
Mark Thom | Merge pull request #1467 from euanlacy/master |
commit | commitdiff | tree | snapshot |
| 2022-05-11 |
Euan Lacy | wip: add more atoms to completion list |
commit | commitdiff | tree | snapshot |
| 2022-05-10 |
Euan Lacy | fix: remove unnecessary string & vec allocations |
commit | commitdiff | tree | snapshot |
| 2022-05-10 |
Euan Lacy | wip: basic completion of predicates |
commit | commitdiff | tree | snapshot |
| 2022-05-08 |
Mark Thom | unify partial string tail later in create_partial_strin... |
commit | commitdiff | tree | snapshot |
| 2022-05-06 |
Mark Thom | fix culprit in stream_position permission_error (#1463) |
commit | commitdiff | tree | snapshot |
| 2022-05-06 |
Mark Thom | correct cycle detection in unify_* (#1455) |
commit | commitdiff | tree | snapshot |
| 2022-05-05 |
Mark Thom | Merge pull request #1461 from triska/clpz_sign |
commit | commitdiff | tree | snapshot |
| 2022-05-05 |
Markus Triska | ADDED: sign/1 |
commit | commitdiff | tree | snapshot |
| 2022-05-05 |
Markus Triska | remove comment that seems no longer valid |
commit | commitdiff | tree | snapshot |
| 2022-05-05 |
Mark Thom | fix rnd_i fixnum casting bug (#1456, #1458) |
commit | commitdiff | tree | snapshot |
| 2022-05-05 |
Mark Thom | track f64 offsets in Literal (#1190) |
commit | commitdiff | tree | snapshot |
| 2022-05-04 |
Mark Thom | compact lists of characters to partial strings in read_... |
commit | commitdiff | tree | snapshot |
| 2022-05-01 |
Mark Thom | fix match_partial_string, compare_pstr_to_string (... |
commit | commitdiff | tree | snapshot |
| 2022-04-29 |
Mark Thom | remove redundant register assignments in numeric compar... |
commit | commitdiff | tree | snapshot |
| 2022-04-29 |
Mark Thom | remove redundant skip_stub_try_me_else condition (... |
commit | commitdiff | tree | snapshot |
| 2022-04-26 |
Mark Thom | Merge pull request #1436 from triska/must_be_term |
commit | commitdiff | tree | snapshot |
| 2022-04-26 |
Mark Thom | replace SliceDeque with VecDeque |
commit | commitdiff | tree | snapshot |
| 2022-04-25 |
Mark Thom | catch existence_error exceptions from top-level calls... |
commit | commitdiff | tree | snapshot |
| 2022-04-23 |
Mark Thom | unify structures from left to right (#1396) |
commit | commitdiff | tree | snapshot |
| 2022-04-22 |
Mark Thom | update to crossterm 0.20.0 (#1439) |
commit | commitdiff | tree | snapshot |
| 2022-04-20 |
Markus Triska | ADDED: can_be(term, ...) and must_be(term, ...) |
commit | commitdiff | tree | snapshot |
| 2022-04-18 |
Mark Thom | very minor optimizations |
commit | commitdiff | tree | snapshot |
| 2022-04-17 |
Mark Thom | mark unsafe variables and substitute temporary variable... |
commit | commitdiff | tree | snapshot |
| 2022-04-17 |
Mark Thom | fix panic caused by jmp offset off by one error (#1429) |
commit | commitdiff | tree | snapshot |
| 2022-04-17 |
Mark Thom | avoid writing chars to the atom table in several places |
commit | commitdiff | tree | snapshot |
| 2022-04-16 |
Mark Thom | Merge pull request #1421 from gruhn/master |
commit | commitdiff | tree | snapshot |
| 2022-04-15 |
Mark Thom | fix comparisons to partial string tails (#1420) |
commit | commitdiff | tree | snapshot |
| 2022-04-14 |
Niklas Gruhn | push Docker image on new release |
commit | commitdiff | tree | snapshot |
| 2022-04-14 |
Mark Thom | instantiate Module in definition of retract/1 (#1392) |
commit | commitdiff | tree | snapshot |
| 2022-04-13 |
Mark Thom | mark cells that are about to be iterated in the stackfu... |
commit | commitdiff | tree | snapshot |
| 2022-04-12 |
Mark Thom | use '$call' all throughout setup_call_cleanup/3 |
commit | commitdiff | tree | snapshot |
| 2022-04-11 |
Mark Thom | dereference head of list in is_continuable (#1417) |
commit | commitdiff | tree | snapshot |
| 2022-04-11 |
Mark Thom | stop detecting cycles in compare_pstr_to_string |
commit | commitdiff | tree | snapshot |
| 2022-04-10 |
Mark Thom | mark variable referents in stackful iterator, fix tests... |
commit | commitdiff | tree | snapshot |
| 2022-04-10 |
Mark Thom | Merge pull request #1415 from wkral/set_output-error |
commit | commitdiff | tree | snapshot |
| 2022-04-10 |
William Kral | Fix reported source for set_output/1 error (#1407) |
commit | commitdiff | tree | snapshot |
| 2022-04-10 |
Mark Thom | print dot after errors, fix tests (#1408) |
commit | commitdiff | tree | snapshot |
| 2022-04-10 |
Mark Thom | fix tests, use '$first_answer' to print indentation... |
commit | commitdiff | tree | snapshot |
| 2022-04-09 |
Mark Thom | print errors as goals (#1408) |
commit | commitdiff | tree | snapshot |
| 2022-04-09 |
Mark Thom | unmark dereferenced cells in term_variables/2 (#1412) |
commit | commitdiff | tree | snapshot |
| 2022-04-09 |
Mark Thom | dereference bindings returned by stackful iterator... |
commit | commitdiff | tree | snapshot |
| 2022-04-09 |
Mark Thom | deduplicate variable list in term_variables/2 (#1409) |
commit | commitdiff | tree | snapshot |
| 2022-04-08 |
Mark Thom | throw errors on cyclic terms when evaluating is/2 expre... |
commit | commitdiff | tree | snapshot |
| 2022-04-08 |
Mark Thom | fix loop in stackful iterator (#1405, #1384) |
commit | commitdiff | tree | snapshot |
| 2022-04-07 |
Mark Thom | detect immediately cyclic lists (#1384) |
commit | commitdiff | tree | snapshot |
| 2022-04-06 |
Mark Thom | restore correct order to term_variables/2 (#1400, ... |
commit | commitdiff | tree | snapshot |
| 2022-04-06 |
Mark Thom | limit use of stackless iterator to test suite |
commit | commitdiff | tree | snapshot |
| 2022-04-06 |
Mark Thom | add forwarding bit to all heap cells (#1384) |
commit | commitdiff | tree | snapshot |
| 2022-04-06 |
Mark Thom | allocate floats in dedicated buffer |
commit | commitdiff | tree | snapshot |
| 2022-04-06 |
Mark Thom | make marker into an iterators, recover post_order_iterator |
commit | commitdiff | tree | snapshot |
| 2022-04-06 |
Mark Thom | removal of old stackless iterator, implementation of... |
commit | commitdiff | tree | snapshot |
| 2022-04-05 |
Mark Thom | Merge pull request #1395 from wkral/fix-test-indentation |
commit | commitdiff | tree | snapshot |
| 2022-04-05 |
William Kral | Fix indentation before false in tests (#676) |
commit | commitdiff | tree | snapshot |
| 2022-04-04 |
Mark Thom | indent plain false (#676) |
commit | commitdiff | tree | snapshot |
| 2022-04-03 |
Mark Thom | Merge pull request #1386 from triska/better_call_nth |
commit | commitdiff | tree | snapshot |
| 2022-04-03 |
Mark Thom | compare complete strings to one another in write_litera... |
commit | commitdiff | tree | snapshot |
| 2022-04-02 |
Markus Triska | ENHANCED: more memory efficient call_nth/2 (#1264) |
commit | commitdiff | tree | snapshot |
| 2022-04-02 |
Mark Thom | don't mark forwarded refs in stackless iterator/marker... |
commit | commitdiff | tree | snapshot |
| 2022-04-01 |
Mark Thom | be aware of temporary variables of stackless iterator... |
commit | commitdiff | tree | snapshot |
| 2022-03-31 |
Mark Thom | Merge pull request #1381 from wkral/build-fmt-error |
commit | commitdiff | tree | snapshot |
| 2022-03-31 |
William Kral | Improve rustfmt missing error during build (#1379) |
commit | commitdiff | tree | snapshot |
| 2022-03-30 |
Mark Thom | Merge pull request #1380 from triska/as_is |
commit | commitdiff | tree | snapshot |
| 2022-03-30 |
Markus Triska | as --> is |
commit | commitdiff | tree | snapshot |
| 2022-03-30 |
Mark Thom | fix dif/2 crash (#1378) |
commit | commitdiff | tree | snapshot |
| 2022-03-29 |
Mark Thom | Merge pull request #1373 from aarroyoc/http-open |
commit | commitdiff | tree | snapshot |
| next |