]> Repositorios git - scryer-prolog.git/shortlog
scryer-prolog.git
2018-08-26 Mark Thommodify structural_eq_test
2018-08-25 Mark Thomequate chars with atoms consisting of chars
2018-08-23 Mark Thomsupport strings as char lists in term comparisons
2018-08-23 Mark Thomrevert is_undefined back to ref match, re: #44
2018-08-22 Mark Thomupdate to handle strings as lists.
2018-08-21 Mark Thomadd string table, StringList representation
2018-08-21 Mark Thomadd StringList internal datatype
2018-08-19 Mark Thomadd some prolog flags, tabled strings
2018-08-13 Mark Thomget rid of dynamic lookup for
2018-08-13 Mark Thomget rid of dynamic lookup for
2018-08-10 Mark Thomprint equations lexographically by variable name, re...
2018-08-09 Mark Thomcomplete call_with_inference_limit/3
2018-08-08 Mark Thomset CWILCallPolicy count field back to private
2018-08-08 Mark Thomadd call_with_inference_limit/3
2018-08-04 Mark Thomrestore setup_call_cleanup/3
2018-08-04 Mark Thomfail on parse error invoked by read/1
2018-07-31 Mark Thomadd proceed to inlined instructions in tail position
2018-07-30 Mark Thomrealize full cheney in copier.rs
2018-07-25 Mark Thompreliminary read support
2018-07-25 Mark Thompreliminary read support
2018-07-17 Mark Thomadd numbered vars to writeq
2018-07-17 Mark Thommove print_constant logic to heap_print.rs
2018-07-15 Mark Thomadd support for quoted atoms to writeq
2018-07-12 Mark Thomupdate README
2018-07-09 Mark Thomadd tests for module resolution operator, README docume...
2018-07-08 Mark Thomfinalize the module resolution operator.
2018-07-05 Mark Thominclude builtins implicitly in every module.
2018-07-02 Mark Thomcomplete trimdown of listing compilation.
2018-06-25 Mark Thomprepare module code
2018-06-25 Mark Thomget rid of LocalMachineCodeIndex
2018-06-25 Mark Thomget rid of LocalMachineCodeIndex
2018-06-19 Mark Thomprepare for changes to relocation scheme
2018-06-17 Mark Thomprepare for updating the code_dir with each new predicate
2018-05-29 Mark Thomreorder print_constant comments for unsupported escape...
2018-05-29 Mark Thomprint chars somewhat appropriately.
2018-05-29 Mark Thomhacky workaround
2018-05-21 Mark Thomget rid of spurious warning, add type error for skip_ma...
2018-05-20 Mark Thomfix offsetting of heap in existence errors
2018-05-20 Mark Thomadd instantiation error to skip_max_list
2018-05-17 Mark Thomcorrect for use in earlier releases of rust.
2018-05-17 Mark Thomprint certain atoms in single quotes.
2018-05-17 Mark Thomuse lexer macros.
2018-05-16 Mark Thomremove no longer present items from predicate list
2018-05-16 Mark ThomMerge branch 'develop'
2018-05-16 Mark Thommajor refactor
2018-05-15 Mark Thommove SGC and call inference instructions over to System...
2018-05-14 Mark Thomremove IsClause
2018-05-13 Mark Thomadd (=..)/2, arg/3
2018-05-13 Mark Thomswitch to machine implemented arg
2018-05-13 Mark Thomparse the list functor
2018-05-13 Mark Thomparse negative numbers properly, handle length errors...
2018-05-12 Mark Thomcorrect faulty bind (two tests now fail: conjunctive_qu...
2018-05-12 Mark Thomadd arg
2018-05-12 Mark Thomadd support for callable if-then and disjunct
2018-05-11 Mark Thomthrow exception when call-ing a system instruction.
2018-05-11 Mark Thomport remaining builtins to SystemClauseType
2018-05-11 Mark Thommake system calls exempt from call policy.
2018-05-11 Mark Thomadd more tests that pass.
2018-05-10 Mark Thomadd catch/throw support, make exceptions and arithmetic...
2018-05-10 Mark Thomeliminate need for embedded, handwritten WAM code.
2018-05-09 Mark Thomshift to builtins
2018-05-08 Mark Thomadd system call preliminaries
2018-05-08 Mark Thomsystem calls preliminary
2018-05-08 Mark Thomadd system call preliminaries
2018-05-07 Mark Thomrecord cyclic terms in printer
2018-05-07 Mark Thomstreamline variable search in heap_print.rs
2018-05-05 Mark Thomsimplify detection of cycles in printer
2018-05-05 Mark Thomproperly handle cyclic terms in the printer.
2018-05-05 Mark Thomadd support for printing cyclic terms.
2018-05-05 Mark Thomadd access to HeapVarDict to the printer.
2018-05-05 Mark Thomset up heap_var Cow in heap_print.rs
2018-05-05 Mark Thomabbreviate names in heap_iter.rs
2018-05-04 Mark Thomcorrect the copier's mishandling of cyclic lists
2018-05-04 Mark Thomfix errors emitted by sort and keysort, add tests,...
2018-05-03 Mark ThomMerge branch 'master' of http://github.com/mthom/rusty-wam
2018-05-03 Mark Thomcorrect sort/keysort refusing []
2018-05-03 Mark Thomcorrect keysort type error (re: #34)
2018-05-03 Mark Thomremove unnecessary store/deref in keysort error checking
2018-05-03 Mark Thomfix keysort error detection bugs
2018-05-03 Mark Thomadd proper error messages for keysort and sort, (re...
2018-05-03 Mark Thomadd error handling appartus
2018-05-02 Mark ThomMerge branch 'master' of http://github.com/mthom/rusty...
2018-05-02 Mark Thommove existence_error function in machine_st_impl.rs
2018-05-01 Mark Thomclean up detect_cycles
2018-05-01 Mark Thomhandle non-list cases in '', add '' as a built-in ...
2018-04-30 Mark Thomadd '', type checking for incomplete lists in sort...
2018-04-26 Mark ThomMerge branch 'master' of http://github.com/mthom/rusty...
2018-04-26 Mark Thomskip_max_list preliminaries
2018-04-25 Mark Thomproperly support module imports from within modules.
2018-04-25 Mark Thomadd other declarations properly
2018-04-23 Mark Thomprotect imported predicates from being overwritten...
2018-04-20 Mark Thomchange modules when updating code index (re: issue...
2018-04-19 Mark Thommetacall always hashes in user (re: issue #27)
2018-04-19 Mark Thommake module code entries immutable (re: issue #27)
2018-04-18 Mark Thomcorrect-ish definition of reverse.
2018-04-18 Mark Thomcorrect-ish definition of reverse.
2018-04-17 Mark Thomadd predicate existence errors for failed metacalls.
2018-04-17 Mark Thomprint characters correctly
2018-04-17 Mark Thomadd functional notation for operators.
2018-04-14 Mark Thomupdate to lexer error handling.
next