| 2020-04-18 |
Mark Thom | remove underscores in printed variables produced by... |
commit | commitdiff | tree | snapshot |
| 2020-04-18 |
Mark Thom | don't count the terminator in PStrIter len |
commit | commitdiff | tree | snapshot |
| 2020-04-18 |
Mark Thom | quote dot when quoted(true) (#349) |
commit | commitdiff | tree | snapshot |
| 2020-04-18 |
Mark Thom | privilege new op declarations over old ones (#346) |
commit | commitdiff | tree | snapshot |
| 2020-04-18 |
Mark Thom | interrupt running queries and return to toplevel (... |
commit | commitdiff | tree | snapshot |
| 2020-04-18 |
Mark Thom | write [a,b,c] correctly with write_canonical (#349) |
commit | commitdiff | tree | snapshot |
| 2020-04-18 |
Markus Triska | update the toplevel description, incorporating the... |
commit | commitdiff | tree | snapshot |
| 2020-04-15 |
Mark Thom | properly iterate through UTF-8 strings (#350) |
commit | commitdiff | tree | snapshot |
| 2020-04-14 |
Mark Thom | clean up print_list_like |
commit | commitdiff | tree | snapshot |
| 2020-04-14 |
Mark Thom | print lists as strings when possible (#295) |
commit | commitdiff | tree | snapshot |
| 2020-04-14 |
Mark Thom | provide better variable names in write_term_to_chars... |
commit | commitdiff | tree | snapshot |
| 2020-04-14 |
Mark Thom | improve writeX performance (#290) |
commit | commitdiff | tree | snapshot |
| 2020-04-14 |
Mark Thom | copy operator exports to impromptu modules (#307) |
commit | commitdiff | tree | snapshot |
| 2020-04-14 |
Mark Thom | Merge branch 'master' of https://github.com/mthom/rusty-wam |
commit | commitdiff | tree | snapshot |
| 2020-04-14 |
Mark Thom | change from xsi to iso in bimetatrans, correct atomic... |
commit | commitdiff | tree | snapshot |
| 2020-04-13 |
Mark Thom | Merge pull request #345 from triska/master |
commit | commitdiff | tree | snapshot |
| 2020-04-13 |
Markus Triska | ADDED: group_pairs_by_key/2 |
commit | commitdiff | tree | snapshot |
| 2020-04-13 |
Mark Thom | version bump |
commit | commitdiff | tree | snapshot |
| 2020-04-13 |
Mark Thom | Merge pull request #327 from srenatus/sr/pass-argv... |
commit | commitdiff | tree | snapshot |
| 2020-04-13 |
Mark Thom | Merge pull request #342 from srenatus/sr/fix-cargo... |
commit | commitdiff | tree | snapshot |
| 2020-04-13 |
Stephan Renatus | main: fix version reporting without git |
commit | commitdiff | tree | snapshot |
| 2020-04-13 |
Mark Thom | Merge pull request #341 from triska/master |
commit | commitdiff | tree | snapshot |
| 2020-04-13 |
Markus Triska | the workaround is no longer necessary, since #336 is... |
commit | commitdiff | tree | snapshot |
| 2020-04-13 |
Stephan Renatus | use partial strings for passing argv to toplevel.pl |
commit | commitdiff | tree | snapshot |
| 2020-04-13 |
Mark Thom | use prolog_parser 0.8.50 (#336) |
commit | commitdiff | tree | snapshot |
| 2020-04-13 |
Mark Thom | correct partial string copying by resetting threshold... |
commit | commitdiff | tree | snapshot |
| 2020-04-13 |
Mark Thom | use partial_string/1 in place of the removed string... |
commit | commitdiff | tree | snapshot |
| 2020-04-13 |
Mark Thom | update Cargo.lock |
commit | commitdiff | tree | snapshot |
| 2020-04-13 |
Mark Thom | bump version to 0.8.119 |
commit | commitdiff | tree | snapshot |
| 2020-04-12 |
Mark Thom | Merge pull request #338 from triska/master v0.8.119 |
commit | commitdiff | tree | snapshot |
| 2020-04-12 |
Markus Triska | also include a newline in portray_clause/1 |
commit | commitdiff | tree | snapshot |
| 2020-04-12 |
Mark Thom | Merge pull request #337 from triska/master |
commit | commitdiff | tree | snapshot |
| 2020-04-13 |
Mark Thom | make write_term_to_chars work with variable terms ... |
commit | commitdiff | tree | snapshot |
| 2020-04-12 |
Mark Thom | provide read_term_from_chars/2 (#334) |
commit | commitdiff | tree | snapshot |
| 2020-04-12 |
Markus Triska | ADDED: provide a rudimentary version of portray_clause/1 |
commit | commitdiff | tree | snapshot |
| 2020-04-12 |
Mark Thom | change wording of QueryCannotBePostedAsFact to QueryCan... |
commit | commitdiff | tree | snapshot |
| 2020-04-12 |
Mark Thom | Merge pull request #333 from triska/master |
commit | commitdiff | tree | snapshot |
| 2020-04-12 |
Markus Triska | incorporate the latest improvements in the description... |
commit | commitdiff | tree | snapshot |
| 2020-04-12 |
Mark Thom | Merge pull request #332 from triska/master |
commit | commitdiff | tree | snapshot |
| 2020-04-12 |
Mark Thom | move write_term_to_chars/3 to src/prolog/lib/charsio.pl |
commit | commitdiff | tree | snapshot |
| 2020-04-12 |
Mark Thom | add write_term_to_chars/3 to iso_ext.pl (#288) |
commit | commitdiff | tree | snapshot |
| 2020-04-12 |
Mark Thom | correct misleading error for modules (#300) |
commit | commitdiff | tree | snapshot |
| 2020-04-12 |
Mark Thom | be more judicious with at_cdr in print_string (#295) |
commit | commitdiff | tree | snapshot |
| 2020-04-12 |
Mark Thom | throw exception when attempting to post query as goal... |
commit | commitdiff | tree | snapshot |
| 2020-04-12 |
Markus Triska | ENHANCED: ~w now supports compound terms, and ~q is... |
commit | commitdiff | tree | snapshot |
| 2020-04-12 |
Mark Thom | recognize empty lists as partial strings (#328) |
commit | commitdiff | tree | snapshot |
| 2020-04-12 |
Mark Thom | remove string/1, use a more general test for the partia... |
commit | commitdiff | tree | snapshot |
| 2020-04-12 |
Mark Thom | throw error when trying to use partial lists as DCG... |
commit | commitdiff | tree | snapshot |
| 2020-04-12 |
Mark Thom | remove unnecessary use of partial_string in bimetatrans... |
commit | commitdiff | tree | snapshot |
| 2020-04-12 |
Mark Thom | Merge pull request #310 from triska/bimeta_example |
commit | commitdiff | tree | snapshot |
| 2020-04-12 |
Mark Thom | Merge branch 'master' of https://github.com/mthom/rusty-wam |
commit | commitdiff | tree | snapshot |
| 2020-04-12 |
Mark Thom | compile special instructions for partial strings when... |
commit | commitdiff | tree | snapshot |
| 2020-04-12 |
Mark Thom | do not accept [X|Xs] patterns as DCG non-terminals... |
commit | commitdiff | tree | snapshot |
| 2020-04-09 |
Mark Thom | Merge pull request #320 from triska/master |
commit | commitdiff | tree | snapshot |
| 2020-04-08 |
Markus Triska | add library(freeze) to make zcompare/3 work |
commit | commitdiff | tree | snapshot |
| 2020-04-08 |
Mark Thom | Merge pull request #318 from triska/master |
commit | commitdiff | tree | snapshot |
| 2020-04-08 |
Markus Triska | extend description of strings and partial strings |
commit | commitdiff | tree | snapshot |
| 2020-04-08 |
Mark Thom | Merge pull request #316 from triska/master |
commit | commitdiff | tree | snapshot |
| 2020-04-08 |
Markus Triska | tuples_in/2 now works |
commit | commitdiff | tree | snapshot |
| 2020-04-06 |
Mark Thom | fix list index offset bug (#314) |
commit | commitdiff | tree | snapshot |
| 2020-04-06 |
Markus Triska | clpz_monotonic/0 --> monotonic/0 |
commit | commitdiff | tree | snapshot |
| 2020-04-06 |
Mark Thom | mark clp(X) item as completed, restore clp(Z) library... |
commit | commitdiff | tree | snapshot |
| 2020-04-06 |
Mark Thom | Merge pull request #312 from triska/master |
commit | commitdiff | tree | snapshot |
| 2020-04-06 |
Mark Thom | consolidate Cargo.lock |
commit | commitdiff | tree | snapshot |
| 2020-04-06 |
Mark Thom | merge with master |
commit | commitdiff | tree | snapshot |
| 2020-04-06 |
Mark Thom | use fixnums in place of bignums where possible |
commit | commitdiff | tree | snapshot |
| 2020-04-05 |
Markus Triska | ADDED: CLP(ℤ), Constraint Logic Programming over Integers |
commit | commitdiff | tree | snapshot |
| 2020-04-05 |
Mark Thom | allocate empty partial strings |
commit | commitdiff | tree | snapshot |
| 2020-04-05 |
Mark Thom | use copy_term/3 to print residual goals (#254) |
commit | commitdiff | tree | snapshot |
| 2020-04-03 |
Mark Thom | harmonize partial strings with complete strings (#276... |
commit | commitdiff | tree | snapshot |
| 2020-04-03 |
Mark Thom | Merge pull request #306 from srenatus/sr/version-argument |
commit | commitdiff | tree | snapshot |
| 2020-03-31 |
Mark Thom | add bimetatrans_ruleml.pl to examples |
commit | commitdiff | tree | snapshot |
| 2020-03-30 |
Markus Triska | introduce and use nonterminal list//1 |
commit | commitdiff | tree | snapshot |
| 2020-03-30 |
Markus Triska | embed literal lists directly in DCGs |
commit | commitdiff | tree | snapshot |
| 2020-03-30 |
Markus Triska | naming: partial_list_ws//1 --> list_ws//1 |
commit | commitdiff | tree | snapshot |
| 2020-03-28 |
Stephan Renatus | main: skip args[0] |
commit | commitdiff | tree | snapshot |
| 2020-03-27 |
Stephan Renatus | main: add -v/--version flag |
commit | commitdiff | tree | snapshot |
| 2020-03-27 |
Mark Thom | Merge pull request #305 from srenatus/sr/typo |
commit | commitdiff | tree | snapshot |
| 2020-03-27 |
Stephan Renatus | examples/least_time.pl: fix typo |
commit | commitdiff | tree | snapshot |
| 2020-03-27 |
Mark Thom | Merge branch 'master' into develop |
commit | commitdiff | tree | snapshot |
| 2020-03-27 |
Mark Thom | initial commit for merge |
commit | commitdiff | tree | snapshot |
| 2020-03-20 |
Mark Thom | Merge branch 'master' of https://github.com/mthom/rusty-wam |
commit | commitdiff | tree | snapshot |
| 2020-03-20 |
Mark Thom | add least_time example |
commit | commitdiff | tree | snapshot |
| 2020-03-20 |
Mark Thom | provide contextual information in the return value... |
commit | commitdiff | tree | snapshot |
| 2020-03-19 |
Mark Thom | #278 |
commit | commitdiff | tree | snapshot |
| 2020-03-19 |
Mark Thom | Merge pull request #294 from triska/format |
commit | commitdiff | tree | snapshot |
| 2020-03-19 |
Markus Triska | ENHANCED: format_//2 now supports ~a, ~d, ~Nd, ~D,... |
commit | commitdiff | tree | snapshot |
| 2020-03-17 |
Mark Thom | Merge pull request #293 from triska/documentation |
commit | commitdiff | tree | snapshot |
| 2020-03-17 |
Markus Triska | update toplevel interaction |
commit | commitdiff | tree | snapshot |
| 2020-03-17 |
Mark Thom | remove Addr::PStrTail (#276) |
commit | commitdiff | tree | snapshot |
| 2020-03-16 |
Mark Thom | add set_input/1, set_output/1 |
commit | commitdiff | tree | snapshot |
| 2020-03-16 |
Mark Thom | correct contextual quoting of chars |
commit | commitdiff | tree | snapshot |
| 2020-03-15 |
Mark Thom | Merge pull request #289 from triska/documentation |
commit | commitdiff | tree | snapshot |
| 2020-03-15 |
Mark Thom | Merge pull request #291 from triska/toplevel |
commit | commitdiff | tree | snapshot |
| 2020-03-15 |
Markus Triska | support 'h' to print help message during toplevel inter... |
commit | commitdiff | tree | snapshot |
| 2020-03-15 |
Markus Triska | support 'p' to reprint answer with max depth, allowing... |
commit | commitdiff | tree | snapshot |
| 2020-03-15 |
Markus Triska | include a short overview of notable libraries |
commit | commitdiff | tree | snapshot |
| 2020-03-15 |
Mark Thom | use max_depth at toplevel, allowing full printing of... |
commit | commitdiff | tree | snapshot |
| 2020-03-15 |
Mark Thom | add provisional max_depth option to write_term, speed... |
commit | commitdiff | tree | snapshot |
| 2020-03-15 |
Mark Thom | output strings more efficiently |
commit | commitdiff | tree | snapshot |
| next |