]> Repositorios git - scryer-prolog.git/shortlog
scryer-prolog.git
2020-05-03 Mark Thomversion bump for prolog_parser
2020-05-03 Mark Thomuse complete strings in FileToChars (#430)
2020-05-03 Mark ThomProject goals of query variables (#362)
2020-05-03 Mark Thomwrap support code in modules
2020-05-03 Mark ThomMerge branch 'master' of https://github.com/mthom/rusty-wam
2020-05-03 Mark Thomadd term_attributed_variables/2 (#422)
2020-05-02 Mark ThomMerge pull request #443 from notoria/arithmetic
2020-05-02 notoriaImplemented expmod/4
2020-05-02 Mark Thomremove now unnecessary dependencies, correct ordering...
2020-05-02 Mark ThomMerge pull request #440 from notoria/arithmetic
2020-05-02 Mark ThomMerge pull request #439 from notoria/cli2
2020-05-02 Mark ThomMerge branch 'master' of https://github.com/mthom/rusty-wam
2020-05-02 Mark Thomcut after compound check in (;)/2 only after semicolon_...
2020-05-02 Mark Thominsert cuts where needed into (;)/3 (#434)
2020-05-02 notoriaEnhanced number_to_rational/2 and number_to_rational/3
2020-05-02 notoriaAdded $scryer_prolog_version/1
2020-05-01 notoriaEnhanced command line
2020-05-01 Mark ThomMerge pull request #437 from triska/master
2020-05-01 Markus Triskause ℤ
2020-05-01 Mark ThomMerge pull request #436 from mthom/revert-419-cli
2020-05-01 Mark ThomRevert "Enhanced command line" revert-419-cli origin/revert-419-cli
2020-05-01 Mark ThomMerge pull request #419 from notoria/cli
2020-05-01 Mark Thomaccept any and all characters in comment chars
2020-05-01 notoriaEnhanced command line #2
2020-05-01 Mark ThomMerge pull request #432 from triska/master
2020-05-01 Mark Thomcorrect failing character match in compare_pstr_to_stri...
2020-05-01 Markus Triskacorrect overeager CLP(ℤ) goal expansion
2020-05-01 notoriaEnhanced version
2020-05-01 notoriaEnhanced command line
2020-05-01 Mark Thommap single character atoms down to characters in consta...
2020-05-01 Mark ThomMerge branch 'master' of https://github.com/mthom/rusty-wam
2020-05-01 Mark Thomuse slightly better names in indexing functions
2020-04-30 Mark Thomonly add expanded goals to dynamic clause code (#416)
2020-04-30 Mark Thomcorrect queue_len += queue_len; to queue_len += queue...
2020-04-30 Mark ThomMerge pull request #425 from triska/master
2020-04-30 Markus Triskaenable goal expansion for CLP(ℤ) goals
2020-04-30 Mark Thomindex atoms with operators against the same atom with...
2020-04-30 Mark ThomMerge pull request #420 from triska/master
2020-04-30 Markus Triskacorrect verify_attributes/3 for variables that have...
2020-04-30 Mark Thomfix user:goal_expansion
2020-04-30 Mark ThomMerge branch 'master' of https://github.com/mthom/rusty-wam
2020-04-30 Mark Thomfix 'drain lower bound was too large', store user-level...
2020-04-29 Mark ThomMerge pull request #418 from notoria/mediants
2020-04-29 notoriaMerge pull request #4 from triska/mediants
2020-04-29 notoriaMerge branch 'mediants' into mediants
2020-04-29 Mark Thomadd ordsets.pl to README
2020-04-29 Mark ThomMerge pull request #417 from notoria/mediants
2020-04-29 notoriaAdd rational_numerator_denominator/3, number_to_rationa...
2020-04-29 Markus Triskainclude library(arithmetic) in the overview
2020-04-29 notoriaAdd rational_numerator_denominator/3, number_to_rationa...
2020-04-29 Mark Thomuse select to filter variable lists when printing equat...
2020-04-29 Mark Thomselect variable names in write_eq based on whether...
2020-04-29 notoriaRemoved predicate mediants/2 and added stern_brocot/3
2020-04-29 Mark Thomcorrect answer substitution order, equating variables...
2020-04-29 notoriaImplemented predicate mediants/2 with Stern-Brocot...
2020-04-29 Mark Thomcheck that lower bound on term expansion drain is below...
2020-04-29 Mark Thomprint rational numbers using the rdiv operator when...
2020-04-28 Mark ThomMerge branch 'master' of https://github.com/mthom/rusty-wam
2020-04-28 Mark Thomdo length check in PartialString::range_from (#412)
2020-04-28 Mark ThomMerge pull request #414 from triska/master
2020-04-28 Markus Triskamention portray_clause/1 and listing/1
2020-04-28 Markus Triskamention backtrackable and non-backtrackable global...
2020-04-28 Markus Triskause new nth0/3 from library(lists)
2020-04-28 Markus Triskause singleton variable, correct a mistake in maplist/8
2020-04-28 Markus TriskaADDED: nth0/3, relating indices to list elements
2020-04-28 Markus Triskasmall typographic corrections
2020-04-28 Markus Triskause new predicates from library(error) to throw type...
2020-04-28 Mark ThomMerge branch 'master' of https://github.com/mthom/rusty-wam
2020-04-28 Mark Thomerase unnecessary stub from block of FileToChars
2020-04-28 Mark Thomdon't append lists of attributes when binding attribute...
2020-04-28 Mark Thommodify domain.pl example (#347)
2020-04-27 Mark ThomMerge pull request #409 from triska/clp
2020-04-27 Markus Triska`if_` --> `if_/3`
2020-04-27 Markus Triskaadd more information about Constraint Logic Programming...
2020-04-27 Mark ThomMerge pull request #408 from triska/master
2020-04-27 Markus Triskainclude the new library(random) in the overview
2020-04-27 Markus Triskause new predicates from library(error)
2020-04-27 Markus TriskaADDED: library(error): instantiation_error/1, domain_er...
2020-04-27 Markus Triskainclude usage advice about probabilistic predicates
2020-04-27 Mark ThomMerge pull request #406 from notoria/random
2020-04-27 Mark Thompublish bimetatrans_ruleml_tests, move both files to...
2020-04-27 Mark ThomMerge branch 'master' of https://github.com/mthom/rusty-wam
2020-04-26 notoriaAdded predicate random_integer and updated clpb
2020-04-26 notoriaCreated the library random and moved some predicates...
2020-04-26 Mark ThomMerge pull request #405 from triska/master
2020-04-26 Markus Triskaadd library(cont) to the list
2020-04-26 Markus Triskaadd more information about tabling
2020-04-26 Mark ThomMerge pull request #402 from notoria/pio
2020-04-26 notoriaSmall patch for library pio
2020-04-26 Mark ThomMerge pull request #399 from notoria/debug
2020-04-26 notoriaImplemented the Debug trait for all data structures
2020-04-25 Mark ThomMerge pull request #398 from triska/master
2020-04-25 Mark Thomuse proper module name in bimetatrans_ruleml
2020-04-25 Markus Triskainclude library(pio) and library(charsio) in the descri...
2020-04-25 Markus Triskaupdate toplevel interaction
2020-04-25 Markus TriskaENHANCED: Throw domain errors in char_type/2 for wrong...
2020-04-25 Markus Triskause an anonymous variable
2020-04-25 Mark ThomMerge pull request #396 from notoria/phrase_from_file
2020-04-25 notoriaNo trimming of the buffer
2020-04-25 notoriaImplemented phrase_from_file/2 and /2
next