16a572c250change from xsi to iso in bimetatrans, correct atomic/1 failure (#343)
Mark Thom
2020-04-14 00:40:51 -06:00
6a8a2d6f56Merge pull request #345 from triska/master
Mark Thom
2020-04-13 19:24:52 -03:00
237c855f10ADDED: group_pairs_by_key/2
Markus Triska
2020-04-14 00:10:33 +02:00
15d18484e3version bump
Mark Thom
2020-04-13 11:17:50 -06:00
378e9b5539Merge pull request #327 from srenatus/sr/pass-argv-as-partial-strings
Mark Thom
2020-04-13 11:17:08 -03:00
7a135bd87cMerge pull request #342 from srenatus/sr/fix-cargo-install
Mark Thom
2020-04-13 11:16:55 -03:00
9e907e36e2main: fix version reporting without git
Stephan Renatus
2020-04-13 15:50:31 +02:00
9ac71f304dMerge pull request #341 from triska/master
Mark Thom
2020-04-13 09:13:17 -03:00
ab9b604d02the workaround is no longer necessary, since #336 is now corrected
Markus Triska
2020-04-13 11:32:06 +02:00
155645307ause partial strings for passing argv to toplevel.pl
Stephan Renatus
2020-04-06 17:35:21 +02:00
4ca7ac4851use prolog_parser 0.8.50 (#336)
Mark Thom
2020-04-13 00:32:41 -06:00
02eb24cd57correct partial string copying by resetting threshold to redirected partial string stubs to 0
Mark Thom
2020-04-12 23:33:07 -06:00
787fbe1bb6use partial_string/1 in place of the removed string/1 in bimetatrans_ruleml.pl
Mark Thom
2020-04-12 22:27:53 -06:00
7678858babupdate Cargo.lock
Mark Thom
2020-04-12 22:01:59 -06:00
bf7a28f07cbump version to 0.8.119
Mark Thom
2020-04-12 21:59:22 -06:00
9e54b1406cMerge pull request #338 from triska/master
v0.8.119
Mark Thom
2020-04-12 20:35:48 -03:00
f52c9772a7also include a newline in portray_clause/1
Markus Triska
2020-04-13 01:21:32 +02:00
ea5203d8c3Merge pull request #337 from triska/master
Mark Thom
2020-04-12 20:10:21 -03:00
208927544dADDED: provide a rudimentary version of portray_clause/1
Markus Triska
2020-04-13 00:12:28 +02:00
0fad2f9953make write_term_to_chars work with variable terms (#335)
Mark Thom
2020-04-12 18:10:45 -06:00
d3a9392421provide read_term_from_chars/2 (#334)
Mark Thom
2020-04-12 17:26:11 -06:00
7621155a89change wording of QueryCannotBePostedAsFact to QueryCannotBeDefinedAsFact, remove old commented code in read.rs
Mark Thom
2020-04-12 16:01:53 -06:00
4ddc4ebf46Merge pull request #333 from triska/master
Mark Thom
2020-04-12 16:00:01 -03:00
786f0b5ca2incorporate the latest improvements in the description of partial strings
Markus Triska
2020-04-12 20:44:12 +02:00
b4ff429bfaMerge pull request #332 from triska/master
Mark Thom
2020-04-12 15:00:20 -03:00
c9f1a95343ENHANCED: ~w now supports compound terms, and ~q is now also available
Markus Triska
2020-04-12 19:54:52 +02:00
f2cf0ec459move write_term_to_chars/3 to src/prolog/lib/charsio.pl
Mark Thom
2020-04-12 14:42:39 -06:00
0380d70a46add write_term_to_chars/3 to iso_ext.pl (#288)
Mark Thom
2020-04-12 14:29:28 -06:00
28099b9812correct misleading error for modules (#300)
Mark Thom
2020-04-12 12:51:59 -06:00
2ce4f602c0be more judicious with at_cdr in print_string (#295)
Mark Thom
2020-04-12 12:18:15 -06:00
5e81fb4754throw exception when attempting to post query as goal (#329)
Mark Thom
2020-04-12 12:07:41 -06:00
97d8d07947recognize empty lists as partial strings (#328)
Mark Thom
2020-04-11 23:08:15 -06:00
4f0adad78eremove string/1, use a more general test for the partial_string/1 type test (#328)
Mark Thom
2020-04-11 22:47:52 -06:00
0499005db5throw error when trying to use partial lists as DCG terminal-sequence (#286)
Mark Thom
2020-04-11 22:40:29 -06:00
aedffb3cferemove unnecessary use of partial_string in bimetatrans example
Mark Thom
2020-04-11 22:02:17 -06:00
fff96e69dbMerge pull request #310 from triska/bimeta_example
Mark Thom
2020-04-11 22:03:10 -03:00