]> Repositorios git - scryer-prolog.git/shortlog
scryer-prolog.git
2019-04-06 Mark Thomupdate README
2019-04-06 Mark Thomfix more conformity errors
2019-04-06 Mark Thomcorrect for issues #88, #89, #90, conformity test ...
2019-04-06 Mark Thomcorrect prolog_parser package
2019-04-06 Mark Thomcorrect bad atom_length/2, atom_chars/2 error reporting
2019-04-06 Mark Thomupdate version number
2019-04-06 Mark Thomadd atom_length/2, atom_chars/2, atom_codes/2
2019-04-06 Mark Thomadd current_op/3
2019-04-05 Mark Thomremove $reify_switch
2019-04-05 Mark Thomupdate version number
2019-04-05 Mark Thomfix conformity errors
2019-04-04 Mark Thommove forall/2 to non_iso, correct test cases.
2019-04-04 Mark Thommove forall/2 to non_iso, correct test cases.
2019-04-03 Mark ThomMerge pull request #83 from pmoura/add_forall_2_predicate
2019-04-03 Mark Thomupdate parser
2019-04-03 Mark Thomupdate parser to correct additional conformity errors...
2019-04-03 Paulo Mouraadd de facto standard forall/2 predicate as a built...
2019-04-02 Mark Thompass more conformity tests
2019-04-02 Mark ThomMerge branch 'master' of https://github.com/mthom/rusty-wam
2019-04-02 Mark Thomre: #80, #52
2019-04-01 Mark ThomMerge pull request #82 from KellerFuchs/readme
2019-04-01 The Fox in... README: Use checkboxes to track item completion in...
2019-04-01 Mark Thomupdate version number
2019-04-01 Mark Thomfix term_variables, add (^)/2 as an actual evaluable...
2019-04-01 Mark Thomre: #75, #52
2019-04-01 Mark Thomadd structural tests for strings as char code lists
2019-04-01 Mark Thomadd support for char codes
2019-03-31 Mark Thomupdate version number
2019-03-31 Mark Thomdo a better job recognizing and bracketing operators
2019-03-31 Mark Thomclean up heap_print.rs
2019-03-31 Mark Thomcorrect comma printing
2019-03-31 Mark Thommake op/3 a predicate call from the query context
2019-03-31 Mark Thomspecially handle commas
2019-03-31 Mark Thomadd op/3 to builtin predicates
2019-03-30 Mark Thomproperly demarcate ops in dbrefs
2019-03-30 Mark Thomre: #73
2019-03-30 Mark Thomuse can_be(list, _) in all solutions predicates
2019-03-30 Mark ThomMerge branch 'master' of https://github.com/mthom/rusty-wam
2019-03-30 Mark Thomupdate writer
2019-03-29 Mark ThomMerge pull request #70 from XVilka/patch-1
2019-03-29 Anton KochkovUpdate downcast dependency
2019-03-29 Mark Thompass more conformity tests
2019-03-28 Mark Thomadd db refs
2019-03-28 Mark Thommake current_predicate/1 more general, re: #66
2019-03-27 Mark Thomindex inlined and builtin clausetypes inside a BTreeMap
2019-03-24 Mark Thomupdate readline.rs crate
2019-03-24 Mark Thomupdate version number
2019-03-24 Mark Thombracket RHS when necessary in variable equations
2019-03-24 Mark Thomuse updated readline
2019-03-24 Mark Thomfix toplevel heap view
2019-03-24 Mark Thomfix toplevel heap view
2019-03-24 Mark Thomupdate tests
2019-03-24 Mark Thomdo a better job of printing integral floats.
2019-03-24 Mark Thomprint attribute goals alongside variable bindings as...
2019-03-23 Mark Thomupdate version number
2019-03-23 Mark Thomdo not print unbound vars at toplevel
2019-03-22 Mark Thomallow toplevel answers to be passed back as queries
2019-03-22 Mark Thomenable an option to disable readline
2019-03-20 Mark Thomfail if attempting dynamic transaction in term and...
2019-03-18 Mark Thomcorrect register threshold calculation.
2019-03-18 Mark Thomupdate readline instructions in README, dependence...
2019-03-18 Mark Thomuse readline with better build support
2019-03-18 Mark Thomupdate version and README
2019-03-18 Mark Thomset rl_startup_hook only once
2019-03-17 Mark Thommake toplevel more consistent with answers, depend...
2019-03-17 Mark Thomadd rename-dependencies to Cargo manifest
2019-03-17 Mark Thomupdate readline.rs version
2019-03-17 Mark Thomuse the updated readline.rs
2019-03-17 Mark Thomuse concrete version number for readline-rs
2019-03-17 Mark Thomuse new readline crate
2019-03-17 Mark Thomadd halt/0
2019-03-17 Mark Thomuse the readline library at toplevel
2019-03-13 Mark Thomupdate README
2019-03-13 Mark Thomadd non-backtrackable and backtrackable global variables
2019-03-13 Mark Thomupdate build instructions, change to the scryer-prolog...
2019-03-13 Mark Thomclean up bb_put/2 a bit
2019-03-13 Mark Thomupdate README: backtrackable globals
2019-03-13 Mark Thombb_put/2 and bb_get/2
2019-03-13 Mark Thomuse ordsets in library(dif)
2019-03-13 Mark Thomchange the semantics of put_atts/2 to better reflect...
2019-03-11 Mark Thomadd ordsets library, domain.pl attributed variables...
2019-03-10 Mark Thomeliminate generation of dynamic clauses when compiling...
2019-03-09 Mark Thomremove dynamic code indices when modules are redefined.
2019-03-09 Mark Thomperform term and goal expansion on asserted dynamic...
2019-03-09 Mark Thompropagate dynamic database changes to toplevel
2019-03-09 Mark Thomstop module dynamic predicate modifications from taking...
2019-03-09 Mark Thomproperly update dynamically updated predicates in modul...
2019-03-09 Mark Thomadd assoc.pl, add max evaluable functor
2019-03-09 Mark Thomsplit dynamic database keys across modules
2019-03-08 Mark Thomimprove Rust-generated permissions errors
2019-03-08 Mark Thommake clause/2 global in scope
2019-03-08 Mark Thomcorrect clause/2 to work only on properly scoped terms
2019-03-08 Mark Thomfurther cross-module dynamic database fixes
2019-03-08 Mark Thomcorrect mismanagement of dynamic database across modules
2019-03-07 Mark Thomupdate toplevel exports when updated dynamically
2019-03-07 Mark Thomupdate toplevel exports when updated dynamically
2019-03-07 Mark ThomMerge branch 'master' of https://github.com/mthom/rusty-wam
2019-03-07 Mark Thomsupport module modification using dynamic database...
2019-03-06 Mark Thomcorrect abolish/1
2019-03-06 Mark Jordan... update to reflect name change
next