]> Repositorios git - scryer-prolog.git/shortlog
scryer-prolog.git
2023-09-21 Markgeneralize multifile/dynamic/discontiguous declarations...
2023-09-21 Markthrow resource error if OpenOptions raises an error...
2023-09-21 Mark ThomMerge pull request #2027 from bakaq/dif
2023-09-21 Mark ThomMerge pull request #2026 from infogulch/master
2023-09-21 bakaqAvoid dif/1 attribute with empty list
2023-09-21 bakaqRun dif tests on cargo test
2023-09-20 bakaqTests for dif/2
2023-09-20 bakaqImproved dif/2
2023-09-20 infogulchSimplify maybe
2023-09-20 Mark ThomMerge pull request #2025 from aarroyoc/random-seed
2023-09-20 Adrián Arroyo... Use a SeedableRng to generate random numbers
2023-09-15 Markremove unnecessary Result return type from read_term_fr...
2023-09-13 Mark ThomMerge pull request #2018 from triska/libffi
2023-09-13 Markus Triskause version from crates.io
2023-09-13 Mark ThomMerge pull request #2017 from cmpute/master
2023-09-13 JacobUpgrade dashu and some changes
2023-09-12 Markupdate syn crates
2023-09-11 Markget rid of OssifiedOpDir, DBRef, simplify current_op/3
2023-09-11 Mark ThomMerge pull request #1993 from coasys/dashu-fixes
2023-09-11 Mark ThomMerge pull request #2013 from gruhn/fix-docker-debian...
2023-09-10 Niklas Gruhnfix Docker image
2023-09-10 Mark ThomMerge pull request #2010 from aarroyoc/update-website...
2023-09-10 Adrián Arroyo... Update website to mention 0.9.2 and playground
2023-09-10 Fayeed PawaskarMerge branch 'master' into dashu-fixes
2023-09-10 Fayeed PawaskarRemoved value method and use deref to get type
2023-09-09 Mark ThomMerge pull request #2008 from triska/clpb_improvements
2023-09-09 Markus Triskaremove code that is not needed in Scryer Prolog
2023-09-09 Markus Triskaremove more attributes so that they do not appear in...
2023-09-09 Markus Triskamove compatibility predicates and meta_predicate/1...
2023-09-09 Mark ThomMerge pull request #2006 from infogulch/wasm-ci
2023-09-09 Mark ThomMerge pull request #2007 from triska/rust_1_70
2023-09-09 Markus Triskashorter partition/5, relying on first instantiated...
2023-09-09 Markus Triskaadd meta_predicate/1 declaration for include/3 and...
2023-09-09 Markus Triskashorter include/3 and exclude/3, relying on improved...
2023-09-09 Markus Triskaadd licensing information, addressing part of #1798
2023-09-09 Markus Triskaupdate required Rust version
2023-09-09 Joe TaberAdd wasm build steps
2023-09-08 Mark ThomMerge pull request #2004 from triska/generalize_description
2023-09-08 Mark ThomMerge pull request #2003 from triska/clpz_comment
2023-09-08 Markus Triskathis holds for all architectures (also 32-bit systems)
2023-09-08 Markus Triskaupdate comment
2023-09-08 Mark ThomMerge pull request #1986 from rujialiu/wasm32-support
2023-09-08 Rujia LiuBasic WebAssembly support with minimal Javascript API...
2023-09-05 Markcheck atom == ',' in ambiguity_check mirroring logic...
2023-09-05 Markremove error printing redundancy and inconsistent state...
2023-09-05 Mark ThomMerge pull request #1980 from Skgland/atomtable
2023-09-05 Mark ThomMerge pull request #1997 from triska/countall
2023-09-05 Markcall_with_inference_limit/3 should fail if inference...
2023-09-05 Markus TriskaFIXED: documentation of countall/2 (#1976)
2023-09-05 Bennet Bleßmannmake F64Table concurency safe
2023-09-05 Bennet Bleßmannremove locks from AtomTable
2023-09-05 Bennet Bleßmann[WIP] move towards lockless AtomTable
2023-09-05 Markus TriskaFIXED: countall/2 for zero solutions (#1996)
2023-09-05 Skglandfix `rust_beta_channel` feature
2023-09-05 Skglandfix accidentally left in println!()
2023-09-05 Skglandraise msrv for OnceLock support
2023-09-05 Skglandadd comment why blocking_write is not used
2023-09-05 Skglandfix deadlock in `load_library_as_stream`
2023-09-05 Bennet Bleßmann[WIP] fix deadlock in AtomTable::build_with
2023-09-05 Skgland[WIP] make AtomTable concurrentcy ready
2023-09-05 Skglandrun cargo fmt
2023-09-04 Markcorrect inference counting over index backtracking...
2023-09-04 Fayeed PawaskarImplemented num_order methods on Integer & Rational...
2023-09-04 Fayeed PawaskarAdded new unify methods
2023-09-04 Fayeed PawaskarFixed warning
2023-09-04 Fayeed PawaskarAdded value method to get the generic type from TypedAr...
2023-09-04 Fayeed PawaskarAdded latest dashu from github
2023-09-04 Mark ThomMerge pull request #1991 from triska/discoverable_flags
2023-09-04 Mark ThomMerge pull request #1990 from triska/clpb_max
2023-09-03 Markus TriskaFIXED: make occurs_check and answer_write_options flags...
2023-09-03 Markus Triskaupdate answer
2023-09-03 Markus Triskauntabify
2023-09-03 Markus Triskaremove clpb_max/1 attribute for residual goal projection
2023-09-03 Mark ThomMerge pull request #1988 from triska/answer_write_options
2023-09-03 Mark ThomMerge pull request #1989 from triska/mention_binaries
2023-09-03 Markus Triskamention precompiled binaries
2023-09-03 Markus TriskaADDED: New Prolog flag, answer_write_options.
2023-08-29 Markrefine is/2 compilation so errors are thrown when expec...
2023-08-29 Markdon't compile is instruction if bound to anonymous...
2023-08-28 Markupdate Cargo.toml version numbers and bump version... v0.9.2
2023-08-27 Mark ThomMerge pull request #1978 from aarroyoc/ci-32-bits
2023-08-27 Mark ThomMerge pull request #1979 from triska/normalize_space
2023-08-27 Adrián Arroyo... 32 bit CI for Linux
2023-08-27 Markus Triskareplace adjacent whitespace characters with a single...
2023-08-27 Markus TriskaENHANCED: rudimentary implementation of normalize_space
2023-08-25 Mark ThomMerge pull request #1972 from rujialiu/32-bit-support
2023-08-24 Rujia Liu32-bit system support, addressing all (at most) 4GB...
2023-08-22 Mark ThomMerge pull request #1973 from triska/clpz
2023-08-22 Markus Triskaattach more propagators before starting propagation
2023-08-22 Markus Triskaremove optional (+)/1 prefix in get_atts/2 and put_atts...
2023-08-22 Markus Triskause pneq/2
2023-08-22 Markus Triskaenforce same queue in more constraints
2023-08-22 Markus Triskaappend the entire queues instead of inserting each...
2023-08-21 Markus Triskaadapt query to Scryer Prolog
2023-08-21 Markus Triskaupdate answers
2023-08-21 Markus Triskause can_be/2
2023-08-21 Mark ThomMerge pull request #1967 from rujialiu/optional-features
2023-08-21 Rujia LiuAllow users to disable optional features. Needed for...
2023-08-20 Mark ThomMerge pull request #1968 from rujialiu/atom-64bit
2023-08-20 Mark ThomMerge pull request #1970 from triska/crrl
next