| 2022-01-16 |
Markus Triska | retain the string "[]" as is, instead of converting... |
commit | commitdiff | tree | snapshot |
| 2022-01-16 |
Mark Thom | deduplicate but do not sort anonymous variables in... |
commit | commitdiff | tree | snapshot |
| 2022-01-15 |
Mark Thom | add missing cases to retract_clause (#1214) |
commit | commitdiff | tree | snapshot |
| 2022-01-14 |
Mark Thom | allow late dynamic declaration for predicates (#1205) |
commit | commitdiff | tree | snapshot |
| 2022-01-14 |
Mark Thom | put_complete_string should push the empty list to the... |
commit | commitdiff | tree | snapshot |
| 2022-01-14 |
Mark Thom | fix off-by-one error in DynamicIndexedChoice (#1210) |
commit | commitdiff | tree | snapshot |
| 2022-01-14 |
Mark Thom | fix syntax regressions (#1198, #1164) |
commit | commitdiff | tree | snapshot |
| 2022-01-13 |
Mark Thom | write plaintext and ciphertext directly to atoms (... |
commit | commitdiff | tree | snapshot |
| 2022-01-13 |
Mark Thom | delimit partial strings around \x0\ |
commit | commitdiff | tree | snapshot |
| 2022-01-13 |
Mark Thom | serialize call_0 test (#1206) |
commit | commitdiff | tree | snapshot |
| 2022-01-12 |
Mark Thom | Merge pull request #1207 from triska/semi-deterministic |
commit | commitdiff | tree | snapshot |
| 2022-01-12 |
Markus Triska | deterministic --> semi-deterministic |
commit | commitdiff | tree | snapshot |
| 2022-01-12 |
Mark Thom | Merge pull request #1199 from Skgland/do_not_gen_in_src |
commit | commitdiff | tree | snapshot |
| 2022-01-12 |
Mark Thom | Merge pull request #1195 from triska/rebis-dev-format-U |
commit | commitdiff | tree | snapshot |
| 2022-01-12 |
Mark Thom | evaluate floats referenced from the heap by tagged... |
commit | commitdiff | tree | snapshot |
| 2022-01-12 |
Mark Thom | execute trust instead of retry at the end of dynamic... |
commit | commitdiff | tree | snapshot |
| 2022-01-11 |
Mark Thom | recognize characters as separate from atoms in ''/7... |
commit | commitdiff | tree | snapshot |
| 2022-01-11 |
Mark Thom | render [] as empty string in AtomOrString::as_str(... |
commit | commitdiff | tree | snapshot |
| 2022-01-11 |
Mark Thom | improve between_/3 implementation (#1186, #1191) |
commit | commitdiff | tree | snapshot |
| 2022-01-11 |
Mark Thom | imitate Rc-style equality for TypedArenaPtr (#1190) |
commit | commitdiff | tree | snapshot |
| 2022-01-11 |
Mark Thom | correctly print [] functors (#1189) |
commit | commitdiff | tree | snapshot |
| 2022-01-10 |
Skgland | only rerun build.rs when something in src/ has changed |
commit | commitdiff | tree | snapshot |
| 2022-01-10 |
Skgland | don't genrate code in src/ |
commit | commitdiff | tree | snapshot |
| 2022-01-10 |
Markus Triska | ADDED: format specifier ~NL to limit the number of... |
commit | commitdiff | tree | snapshot |
| 2022-01-10 |
Markus Triska | ADDED: format specifier ~NU, using underscores to separ... |
commit | commitdiff | tree | snapshot |
| 2022-01-10 |
Mark Thom | compare bigints by value not by pointer (#1183) |
commit | commitdiff | tree | snapshot |
| 2022-01-09 |
Mark Thom | Merge pull request #1160 from aarroyoc/add-ugraphs... |
commit | commitdiff | tree | snapshot |
| 2022-01-09 |
Mark Thom | Merge pull request #1182 from aarroyoc/sockets-arity |
commit | commitdiff | tree | snapshot |
| 2022-01-09 |
Adrián Arroyo... | remove TLS option in socket_client_open/3 |
commit | commitdiff | tree | snapshot |
| 2022-01-08 |
Adrián Arroyo... | fix socket_client_open/3 |
commit | commitdiff | tree | snapshot |
| 2022-01-08 |
Mark Thom | correct heap offsets in setup_call_cleanup tests |
commit | commitdiff | tree | snapshot |
| 2022-01-08 |
Mark Thom | unify current time as a complete string, not an atom... |
commit | commitdiff | tree | snapshot |
| 2022-01-08 |
Mark Thom | correct read/2 arity to 2 (#1171) |
commit | commitdiff | tree | snapshot |
| 2022-01-08 |
Mark Thom | complete handling of control operators in interpreted... |
commit | commitdiff | tree | snapshot |
| 2022-01-07 |
Adrián Arroyo... | Minor fixes |
commit | commitdiff | tree | snapshot |
| 2022-01-07 |
Adrián Arroyo... | Merge remote-tracking branch 'upstream/rebis-dev' into... |
commit | commitdiff | tree | snapshot |
| 2022-01-07 |
Mark Thom | add version dependency information to README |
commit | commitdiff | tree | snapshot |
| 2022-01-07 |
Mark Thom | update README.md |
commit | commitdiff | tree | snapshot |
| 2022-01-07 |
Mark Thom | add parser tests |
commit | commitdiff | tree | snapshot |
| 2022-01-07 |
Mark Thom | flatten the instruction dispatch loop |
commit | commitdiff | tree | snapshot |
| 2022-01-07 |
Mark Thom | relocate most instruction routines from MachineState... |
commit | commitdiff | tree | snapshot |
| 2022-01-07 |
Mark Thom | remove LocalCodePtr::IndexingBuf |
commit | commitdiff | tree | snapshot |
| 2022-01-07 |
Mark Thom | module-qualify incomplete goals in expand_goal/3 |
commit | commitdiff | tree | snapshot |
| 2022-01-07 |
Mark Thom | dereference first argument of (is)/2 |
commit | commitdiff | tree | snapshot |
| 2022-01-07 |
Mark Thom | generate heap_loc cells to refer to 0-arity atoms in... |
commit | commitdiff | tree | snapshot |
| 2022-01-07 |
Mark Thom | fix unify_float |
commit | commitdiff | tree | snapshot |
| 2022-01-07 |
Mark Thom | dereference variables when looking for string terminators |
commit | commitdiff | tree | snapshot |
| 2022-01-07 |
Mark Thom | properly iterate over read terms in MachineState::read_term |
commit | commitdiff | tree | snapshot |
| 2022-01-07 |
Mark Thom | get test suite working |
commit | commitdiff | tree | snapshot |
| 2022-01-07 |
Mark Thom | fix printing of CStr's |
commit | commitdiff | tree | snapshot |
| 2022-01-07 |
Mark Thom | remove skeletons from replaced modules |
commit | commitdiff | tree | snapshot |
| 2022-01-07 |
Mark Thom | use heap_loc to refer to 0-arity atom instead of str_loc |
commit | commitdiff | tree | snapshot |
| 2022-01-07 |
Mark Thom | defer installation of inference counter for call_with_i... |
commit | commitdiff | tree | snapshot |
| 2022-01-07 |
Mark Thom | fix bugs revealed by src/tests/builtins.pl |
commit | commitdiff | tree | snapshot |
| 2022-01-07 |
Mark Thom | start to retune testing infrastructure |
commit | commitdiff | tree | snapshot |
| 2022-01-07 |
Mark Thom | fix off by one bug in system_calls |
commit | commitdiff | tree | snapshot |
| 2022-01-07 |
Mark Thom | fix bug in error_form |
commit | commitdiff | tree | snapshot |
| 2022-01-07 |
Mark Thom | fix various partial string bugs (copying using them... |
commit | commitdiff | tree | snapshot |
| 2022-01-07 |
Mark Thom | detect attributed variables by properly detecting them... |
commit | commitdiff | tree | snapshot |
| 2022-01-07 |
Mark Thom | upgrade rustyline |
commit | commitdiff | tree | snapshot |
| 2022-01-07 |
Mark Thom | don't allow [] as a stream alias, restore domain error... |
commit | commitdiff | tree | snapshot |
| 2022-01-07 |
Mark Thom | keep cursor position after writing to byte stream |
commit | commitdiff | tree | snapshot |
| 2022-01-07 |
Mark Thom | fix stream errors |
commit | commitdiff | tree | snapshot |
| 2022-01-07 |
Mark Thom | break from loop upon successful peek in peek_char/1... |
commit | commitdiff | tree | snapshot |
| 2022-01-07 |
Mark Thom | break from loop in get_code upon successful character... |
commit | commitdiff | tree | snapshot |
| 2022-01-07 |
Mark Thom | throw instantiation error if Arity is a variable in... |
commit | commitdiff | tree | snapshot |
| 2022-01-07 |
Mark Thom | use strip module in retract/1, a meta-predicate |
commit | commitdiff | tree | snapshot |
| 2022-01-07 |
Mark Thom | restore old thread_goals to fix top-level solutions... |
commit | commitdiff | tree | snapshot |
| 2022-01-07 |
Mark Thom | fix HeapPStrIter bug not recognizing nil focus if PStrL... |
commit | commitdiff | tree | snapshot |
| 2022-01-07 |
Mark Thom | fix number not recognizing floats |
commit | commitdiff | tree | snapshot |
| 2022-01-07 |
Mark Thom | detect module resolved cut in interpreted (,) |
commit | commitdiff | tree | snapshot |
| 2022-01-07 |
Mark Thom | fix arg/3 bug |
commit | commitdiff | tree | snapshot |
| 2022-01-07 |
Mark Thom | add bounds check for attributed variables slice |
commit | commitdiff | tree | snapshot |
| 2022-01-07 |
Mark Thom | tag DCG constructs with module names for proper resolution |
commit | commitdiff | tree | snapshot |
| 2022-01-07 |
Mark Thom | break from get_char loop after successful char unification |
commit | commitdiff | tree | snapshot |
| 2022-01-07 |
Mark Thom | unmark cell bits in occurs check |
commit | commitdiff | tree | snapshot |
| 2022-01-07 |
Mark Thom | support comparison and unification of cyclic partial... |
commit | commitdiff | tree | snapshot |
| 2022-01-07 |
Mark Thom | greatly reduce the number of goal expansions done in... |
commit | commitdiff | tree | snapshot |
| 2022-01-07 |
Mark Thom | use new heap term representation |
commit | commitdiff | tree | snapshot |
| 2022-01-07 |
Mark Thom | Merge pull request #1156 from mthom/proper_var_list_ord... |
commit | commitdiff | tree | snapshot |
| 2021-12-31 |
Adrián Arroyo... | Add ugraphs library |
commit | commitdiff | tree | snapshot |
| 2021-12-23 |
Mark Thom | create read_term/3 variable lists in order of variable... proper_var_list_order_issue_1121 origin/proper_var_list_order_issue_1121 |
commit | commitdiff | tree | snapshot |
| 2021-12-14 |
Mark Thom | Merge pull request #1132 from triska/tls_library |
commit | commitdiff | tree | snapshot |
| 2021-12-14 |
Mark Thom | Merge pull request #1141 from triska/layout_text_sequence |
commit | commitdiff | tree | snapshot |
| 2021-12-14 |
Mark Thom | Merge pull request #1142 from triska/s |
commit | commitdiff | tree | snapshot |
| 2021-12-14 |
Mark Thom | Merge pull request #1143 from heydtn/patch-1 |
commit | commitdiff | tree | snapshot |
| 2021-12-14 |
Mark Thom | Merge pull request #1147 from triska/pio_improvements |
commit | commitdiff | tree | snapshot |
| 2021-12-12 |
Markus Triska | ENHANCED: Use newly available fast chars test from... |
commit | commitdiff | tree | snapshot |
| 2021-12-09 |
Nate Heydt | Fix typo in abnf_lwsp/2 |
commit | commitdiff | tree | snapshot |
| 2021-12-08 |
Markus Triska | report time with "s" instead of "seconds", in analogy... |
commit | commitdiff | tree | snapshot |
| 2021-12-08 |
Markus Triska | ENHANCED: support full layout text sequence (also comme... |
commit | commitdiff | tree | snapshot |
| 2021-12-08 |
Markus Triska | remove redundant test: '\n' is a layout char. |
commit | commitdiff | tree | snapshot |
| 2021-12-08 |
Mark Thom | Merge pull request #1131 from triska/cpu_time |
commit | commitdiff | tree | snapshot |
| 2021-12-05 |
Markus Triska | use newly available predicates from library(tls) for... |
commit | commitdiff | tree | snapshot |
| 2021-12-05 |
Markus Triska | ADDED: library(tls), providing all predicates for TLS... |
commit | commitdiff | tree | snapshot |
| 2021-12-05 |
Markus Triska | implement tls_client_negotiate/3 for explicit negotiation |
commit | commitdiff | tree | snapshot |
| 2021-12-05 |
Markus Triska | MODIFIED: Remove TLS-related predicates from library... |
commit | commitdiff | tree | snapshot |
| 2021-12-04 |
Markus Triska | walltime --> CPU time |
commit | commitdiff | tree | snapshot |
| 2021-12-04 |
Mark Thom | Merge pull request #1129 from triska/tls_servers |
commit | commitdiff | tree | snapshot |
| 2021-12-04 |
Mark Thom | Merge pull request #1124 from triska/test_corrections |
commit | commitdiff | tree | snapshot |
| next |