]> Repositorios git - scryer-prolog.git/shortlog
scryer-prolog.git
2020-04-18 notoriaFixed the predicate name when error is thrown
2020-04-18 notoriaMerge pull request #1 from triska/get_single_char
2020-04-18 Markus Triskainstead of a type error, use a domain error
2020-04-18 Markus Triskause get_single_char/1
2020-04-18 notoriaRemoved $raw_input_read_char
2020-04-18 notoriaget_single_char reads Tab as \t
2020-04-18 notoriaget_single_char reads Enter as \n
2020-04-18 notoriaMoved get_single_char from builtins.pl to charsio.pl
2020-04-18 notoriaAdded predicate for reading a single character
2020-04-15 Mark Thomindex Constant::Usize (#355)
2020-04-15 Mark Thomquote single dots only
2020-04-15 Mark ThomMerge pull request #354 from triska/master
2020-04-15 Mark Thomallow characters as atoms in Machine::use_module and...
2020-04-15 Mark Thomremove underscores in printed variables produced by...
2020-04-15 Mark Thomdon't count the terminator in PStrIter len
2020-04-15 Markus TriskaADDED: list_to_set/2, using the first occurrence of...
2020-04-15 Mark Thomquote dot when quoted(true) (#349)
2020-04-15 Mark Thomprivilege new op declarations over old ones (#346)
2020-04-15 Mark Thominterrupt running queries and return to toplevel (...
2020-04-15 Mark Thomwrite [a,b,c] correctly with write_canonical (#349)
2020-04-15 Mark ThomMerge branch 'master' of https://github.com/mthom/rusty-wam
2020-04-15 Mark Thomproperly iterate through UTF-8 strings (#350)
2020-04-14 Mark Thomclean up print_list_like
2020-04-14 Mark Thomprint lists as strings when possible (#295)
2020-04-14 Mark ThomMerge pull request #348 from triska/master
2020-04-14 Markus Triskaupdate the toplevel description, incorporating the...
2020-04-14 Mark Thomprovide better variable names in write_term_to_chars...
2020-04-14 Mark Thomimprove writeX performance (#290)
2020-04-14 Mark Thomcopy operator exports to impromptu modules (#307)
2020-04-14 Mark ThomMerge branch 'master' of https://github.com/mthom/rusty-wam
2020-04-14 Mark Thomchange from xsi to iso in bimetatrans, correct atomic...
2020-04-13 Mark ThomMerge pull request #345 from triska/master
2020-04-13 Markus TriskaADDED: group_pairs_by_key/2
2020-04-13 Mark Thomversion bump
2020-04-13 Mark ThomMerge pull request #327 from srenatus/sr/pass-argv...
2020-04-13 Mark ThomMerge pull request #342 from srenatus/sr/fix-cargo...
2020-04-13 Stephan Renatusmain: fix version reporting without git
2020-04-13 Mark ThomMerge pull request #341 from triska/master
2020-04-13 Markus Triskathe workaround is no longer necessary, since #336 is...
2020-04-13 Stephan Renatususe partial strings for passing argv to toplevel.pl
2020-04-13 Mark Thomuse prolog_parser 0.8.50 (#336)
2020-04-13 Mark Thomcorrect partial string copying by resetting threshold...
2020-04-13 Mark Thomuse partial_string/1 in place of the removed string...
2020-04-13 Mark Thomupdate Cargo.lock
2020-04-13 Mark Thombump version to 0.8.119
2020-04-12 Mark ThomMerge pull request #338 from triska/master v0.8.119
2020-04-12 Markus Triskaalso include a newline in portray_clause/1
2020-04-12 Mark ThomMerge pull request #337 from triska/master
2020-04-13 Mark Thommake write_term_to_chars work with variable terms ...
2020-04-12 Mark Thomprovide read_term_from_chars/2 (#334)
2020-04-12 Markus TriskaADDED: provide a rudimentary version of portray_clause/1
2020-04-12 Mark Thomchange wording of QueryCannotBePostedAsFact to QueryCan...
2020-04-12 Mark ThomMerge pull request #333 from triska/master
2020-04-12 Markus Triskaincorporate the latest improvements in the description...
2020-04-12 Mark ThomMerge pull request #332 from triska/master
2020-04-12 Mark Thommove write_term_to_chars/3 to src/prolog/lib/charsio.pl
2020-04-12 Mark Thomadd write_term_to_chars/3 to iso_ext.pl (#288)
2020-04-12 Mark Thomcorrect misleading error for modules (#300)
2020-04-12 Mark Thombe more judicious with at_cdr in print_string (#295)
2020-04-12 Mark Thomthrow exception when attempting to post query as goal...
2020-04-12 Markus TriskaENHANCED: ~w now supports compound terms, and ~q is...
2020-04-12 Mark Thomrecognize empty lists as partial strings (#328)
2020-04-12 Mark Thomremove string/1, use a more general test for the partia...
2020-04-12 Mark Thomthrow error when trying to use partial lists as DCG...
2020-04-12 Mark Thomremove unnecessary use of partial_string in bimetatrans...
2020-04-12 Mark ThomMerge pull request #310 from triska/bimeta_example
2020-04-12 Mark ThomMerge branch 'master' of https://github.com/mthom/rusty-wam
2020-04-12 Mark Thomcompile special instructions for partial strings when...
2020-04-12 Mark Thomdo not accept [X|Xs] patterns as DCG non-terminals...
2020-04-09 Mark ThomMerge pull request #320 from triska/master
2020-04-08 Markus Triskaadd library(freeze) to make zcompare/3 work
2020-04-08 Mark ThomMerge pull request #318 from triska/master
2020-04-08 Markus Triskaextend description of strings and partial strings
2020-04-08 Mark ThomMerge pull request #316 from triska/master
2020-04-08 Markus Triskatuples_in/2 now works
2020-04-06 Mark Thomfix list index offset bug (#314)
2020-04-06 Markus Triskaclpz_monotonic/0 --> monotonic/0
2020-04-06 Mark Thommark clp(X) item as completed, restore clp(Z) library...
2020-04-06 Mark ThomMerge pull request #312 from triska/master
2020-04-06 Mark Thomconsolidate Cargo.lock
2020-04-06 Mark Thommerge with master
2020-04-06 Mark Thomuse fixnums in place of bignums where possible
2020-04-05 Markus TriskaADDED: CLP(ℤ), Constraint Logic Programming over Integers
2020-04-05 Mark Thomallocate empty partial strings
2020-04-05 Mark Thomuse copy_term/3 to print residual goals (#254)
2020-04-03 Mark Thomharmonize partial strings with complete strings (#276...
2020-04-03 Mark ThomMerge pull request #306 from srenatus/sr/version-argument
2020-03-31 Mark Thomadd bimetatrans_ruleml.pl to examples
2020-03-30 Markus Triskaintroduce and use nonterminal list//1
2020-03-30 Markus Triskaembed literal lists directly in DCGs
2020-03-30 Markus Triskanaming: partial_list_ws//1 --> list_ws//1
2020-03-28 Stephan Renatusmain: skip args[0]
2020-03-27 Stephan Renatusmain: add -v/--version flag
2020-03-27 Mark ThomMerge pull request #305 from srenatus/sr/typo
2020-03-27 Stephan Renatusexamples/least_time.pl: fix typo
2020-03-27 Mark ThomMerge branch 'master' into develop
2020-03-27 Mark Thominitial commit for merge
2020-03-20 Mark ThomMerge branch 'master' of https://github.com/mthom/rusty-wam
2020-03-20 Mark Thomadd least_time example
2020-03-20 Mark Thomprovide contextual information in the return value...
next