| 2022-02-01 |
Mark Thom | tag length/2 as the source of finite_memory errors... |
commit | commitdiff | tree | snapshot |
| 2022-01-30 |
Mark Thom | Merge pull request #1257 from mthom/rebis-dev_improved... |
commit | commitdiff | tree | snapshot |
| 2022-01-29 |
Mark Thom | add range check to arg/3 (#1250) rebis-dev_improved-length origin/rebis-dev_improved-length |
commit | commitdiff | tree | snapshot |
| 2022-01-29 |
Mark Thom | improve '$skip_max_list'/4 and length/2 (#1023, #110) |
commit | commitdiff | tree | snapshot |
| 2022-01-28 |
Mark Thom | Merge pull request #1254 from triska/valid_dotdotdot |
commit | commitdiff | tree | snapshot |
| 2022-01-28 |
Markus Triska | ENHANCED: Make toplevel output a Prolog term that can... |
commit | commitdiff | tree | snapshot |
| 2022-01-27 |
Mark Thom | inline store & deref calls in '' (#1176) |
commit | commitdiff | tree | snapshot |
| 2022-01-27 |
Mark Thom | use expand_goal directly for existential-qualified... |
commit | commitdiff | tree | snapshot |
| 2022-01-26 |
Mark Thom | don't read into the heap while incrementing self.s... |
commit | commitdiff | tree | snapshot |
| 2022-01-22 |
Mark Thom | lazily throw exceptions of dcg_body from goal-expanded... |
commit | commitdiff | tree | snapshot |
| 2022-01-21 |
Mark Thom | recognize []/N as callable (#1241, #989) |
commit | commitdiff | tree | snapshot |
| 2022-01-21 |
Mark Thom | expand phrase/{2,3} using dcg_body whenever possible |
commit | commitdiff | tree | snapshot |
| 2022-01-21 |
Mark Thom | module-qualify callables more liberally but not for... |
commit | commitdiff | tree | snapshot |
| 2022-01-20 |
Mark Thom | dereference car of Lis in HeapPStRIter::step (#1238) |
commit | commitdiff | tree | snapshot |
| 2022-01-20 |
Mark Thom | throw errors from phrase/{2,3} where expected (#1220) |
commit | commitdiff | tree | snapshot |
| 2022-01-20 |
Mark Thom | streamline and fix phrase/{2,3} (#1237) |
commit | commitdiff | tree | snapshot |
| 2022-01-20 |
Mark Thom | Merge pull request #1236 from triska/omit-module-prefix |
commit | commitdiff | tree | snapshot |
| 2022-01-19 |
Markus Triska | omit module prefix, because the goals are already modul... |
commit | commitdiff | tree | snapshot |
| 2022-01-19 |
Mark Thom | Merge pull request #1235 from triska/better-initializat... |
commit | commitdiff | tree | snapshot |
| 2022-01-19 |
Markus Triska | ENHANCED: more specific warning when initialization... |
commit | commitdiff | tree | snapshot |
| 2022-01-19 |
Mark Thom | Merge pull request #1234 from aarroyoc/ctrld |
commit | commitdiff | tree | snapshot |
| 2022-01-19 |
Mark Thom | print -0.0 as 0.0 (#1164) |
commit | commitdiff | tree | snapshot |
| 2022-01-19 |
Mark Thom | throw error instead of overwriting builtin export ... |
commit | commitdiff | tree | snapshot |
| 2022-01-19 |
Mark Thom | remove number/3 from arithmetic.pl (#1170) |
commit | commitdiff | tree | snapshot |
| 2022-01-18 |
Adrián Arroyo... | Fix Ctrl-D (#1168) |
commit | commitdiff | tree | snapshot |
| 2022-01-18 |
Mark Thom | fix floor for f64 (#1223) |
commit | commitdiff | tree | snapshot |
| 2022-01-18 |
Mark Thom | include library(error) in toplevel.pl (#1226) |
commit | commitdiff | tree | snapshot |
| 2022-01-18 |
Mark Thom | clear alias in close before resetting the stream to... |
commit | commitdiff | tree | snapshot |
| 2022-01-18 |
Mark Thom | Merge pull request #1232 from triska/toplevel_read_from... |
commit | commitdiff | tree | snapshot |
| 2022-01-18 |
Markus Triska | FIXED: toplevel to use (newly renamed) read_from_chars/2 |
commit | commitdiff | tree | snapshot |
| 2022-01-18 |
Mark Thom | Merge pull request #1228 from triska/charsio-read-renames |
commit | commitdiff | tree | snapshot |
| 2022-01-18 |
Mark Thom | Merge pull request #1229 from triska/faster_decryption |
commit | commitdiff | tree | snapshot |
| 2022-01-17 |
Markus Triska | ENHANCED: library(crypto): Retain a compact internal... |
commit | commitdiff | tree | snapshot |
| 2022-01-17 |
Markus Triska | MODIFIED: library(charsio): read_n_chars/3 is now calle... |
commit | commitdiff | tree | snapshot |
| 2022-01-17 |
Markus Triska | MODIFIED: library(charsio): read_term_from_chars/2... |
commit | commitdiff | tree | snapshot |
| 2022-01-17 |
Mark Thom | dereference second argument of '/2 |
commit | commitdiff | tree | snapshot |
| 2022-01-16 |
Mark Thom | Merge pull request #1224 from triska/working_directory |
commit | commitdiff | tree | snapshot |
| 2022-01-16 |
Markus Triska | correct reference to '$working_directory'/2 |
commit | commitdiff | tree | snapshot |
| 2022-01-16 |
Mark Thom | Merge pull request #1222 from triska/retain_string_of_nil |
commit | commitdiff | tree | snapshot |
| 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 |
| next |