]> Repositorios git - scryer-prolog.git/shortlog
scryer-prolog.git
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 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
2020-04-25 Mark ThomMerge pull request #391 from notoria/msb_lsb2
2020-04-24 notoriaImplemented lsb/2 and msb/2
2020-04-24 Mark ThomMerge pull request #380 from notoria/char_type
2020-04-23 notoriaImplementation of the predicate char_type for a subset
2020-04-22 notoriaDraft of an implementation of char_type
2020-04-22 Mark ThomMerge pull request #381 from triska/master
2020-04-21 Markus TriskaADDED: library(format) now provides a rudimentary versi...
2020-04-20 Mark ThomMerge pull request #377 from triska/master
2020-04-20 Markus Triskaportray_clause/1 now correctly tracks variable names...
2020-04-20 Mark ThomMerge pull request #375 from notoria/sleep
2020-04-20 Mark Thomspeed unification of pairs of partial strings
2020-04-20 Mark Thomchange CPU_now to CpuNow
2020-04-20 Mark Thomcheck for num in comparisons, bump num-rug-adapter...
2020-04-20 notoriaCorrected the error being thrown by sleep/1
2020-04-20 notoriaChanged the error being thrown by sleep/1
2020-04-20 Mark ThomMerge pull request #371 from notoria/sleep
2020-04-20 Mark Thomdo casts between different arithmetic types for compari...
2020-04-20 Mark Thomspeed comparisons of partial strings
2020-04-20 Mark Thomuse default machine policies in term expansions
2020-04-19 Mark ThomMerge branch 'master' of https://github.com/mthom/rusty-wam
2020-04-19 Mark Thomupdate toplevel comments, add mutable stack to zipped...
2020-04-19 notoriaUndo a workaround
2020-04-19 notoriaCorrected bound
2020-04-19 notoriaMerge pull request #3 from triska/sleep
2020-04-19 notoriaThrown an error if T < 0 or T > 0xfffffffffffffbff...
2020-04-19 Markus Triskaupdate comment
2020-04-19 notoriaAdded the sleep predicate
2020-04-19 Mark ThomMerge pull request #370 from triska/master
2020-04-19 Markus TriskaENHANCED: time(Goal) now also reports the time if Goal...
2020-04-19 Mark ThomMerge pull request #367 from triska/master
2020-04-19 Mark ThomMerge branch 'master' of https://github.com/mthom/rusty-wam
2020-04-19 Mark Thomthrow '' whenever an interrupt is made (#365, #366)
2020-04-19 Markus Triskaadd entry for time/1
2020-04-19 Markus Triskaupdate answer to use the latest toplevel improvements
2020-04-19 Markus TriskaADDED: library(time), providing time/1 for benchmarking
2020-04-19 Mark ThomMerge pull request #364 from triska/master
2020-04-19 Markus TriskaRestore the type_error, which was implemented correctly...
2020-04-18 Markus Triskadocument ~| format modifier to place a tab stop at...
2020-04-18 Mark ThomMerge pull request #363 from triska/master
2020-04-19 Mark Thomremove SCCCutPolicy panic, revise (;)/2 so that comma...
2020-04-19 Mark Thomdrop $ naming convention inside '' when unnecessary
2020-04-18 Mark Thomuse correct signs in fixnum remainders
2020-04-18 Markus Triskause the most recent improvements
2020-04-18 Markus TriskaENHANCED: Delay toplevel output until after the goal...
2020-04-18 Mark Thomadd domain and type errors for compare/3 (#296)
2020-04-18 Mark ThomMerge branch 'master' of https://github.com/mthom/rusty-wam
2020-04-18 Markus Triskareintroduce "n" as a synonym for ";" and " "
2020-04-18 Markus TriskaENHANCED: the toplevel interaction now supports RETURN...
next