]> Repositorios git - scryer-prolog.git/shortlog
scryer-prolog.git
2023-09-05 Markus TriskaENHANCED: time/1 now shows the number of inferences
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 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
2023-08-20 Markus TriskaENHANCED: more extensive type checking in curve25519_sc...
2023-08-20 Markus Triskaswitch to using crrl for scalar multiplication on Curve...
2023-08-20 Rujia LiuMake Atom 64-bit regardless of architecture
2023-08-17 Mark ThomMerge pull request #1964 from triska/master
2023-08-17 Markus Triskause newly available double_quotes/1 write option in...
2023-08-14 Mark ThomMerge pull request #1963 from triska/master
2023-08-14 Markus TriskaENHANCED: domain error in zcompare/3 (#1723)
2023-08-12 Mark ThomMerge pull request #1961 from triska/succ
2023-08-11 Markus Triskareorder tests, per https://github.com/mthom/scryer...
2023-08-11 Markus TriskaADDED: succ/2, part of the Prologue for Prolog
2023-08-06 Markshed CodeIndex for control predicates in disjuncts...
2023-08-05 Markretract discontiguous non-multifile predicates between...
2023-08-04 Mark ThomMerge pull request #1950 from triska/chars_si
2023-08-04 Markus TriskaENHANCED: more efficient chars_si/1, using specialized...
2023-08-04 Mark ThomMerge pull request #1948 from triska/chars_si
2023-08-03 Markus Triskaadd character_si/1 and use it to correct chars_si/1
2023-08-03 Markallocate negator results in arena (#1898)
2023-08-02 Mark ThomMerge pull request #1943 from triska/dead_skeleton
2023-08-02 Markus TriskaFIXED: do not attach constraint if the propagator is...
2023-07-31 Mark ThomMerge pull request #1938 from triska/remove_auxiliary_c...
2023-07-31 Mark ThomMerge pull request #1939 from triska/oncology_trial_design
2023-07-31 Markus Triskabetter wording, applying the feedback from @dcnorris...
2023-07-31 Markus TriskaENHANCED: forget auxiliary constraints set up by the...
2023-07-29 Mark ThomMerge pull request #1929 from Skgland/master
2023-07-29 Bennet Bleßmannfix spelling
2023-07-29 Bennet Bleßmannhandle atom table resize
2023-07-27 Bennet Bleßmanndetect and prevent² concurrent AtomTable use
2023-07-27 Mark ThomMerge pull request #1927 from triska/ascii_punctuation
2023-07-27 Markus TriskaFIXED: correct handling of ascii_punctuation in char_ty...
2023-07-26 Marksimplify and correct prefix-bracket spacing in heap_pri...
2023-07-25 Markoverwrite code indices of dynamic_undefined predicates...
2023-07-25 Mark ThomMerge pull request #1907 from coasys/dashu
2023-07-25 Marktrack the parent operator of the current operator in...
2023-07-24 MarkMerge branch 'dashu' of https://github.com/coasys/scrye... coasys-dashu origin/coasys-dashu
2023-07-24 Fayeed Pawaskarupdated cargo to use git
2023-07-24 Fayeed PawaskarFixed warnings
2023-07-24 Fayeed PawaskarFixed stackoverflow error
2023-07-24 Fayeed Pawaskarremove rug completely
2023-07-24 Fayeed Pawaskarfix all the move errors
2023-07-23 Markpop both pending redirections in format_bar_separator_o...
2023-07-23 Markfix list abbreviation (#1901)
2023-07-23 Markremove EMIT_NEWLINE (#1900)
2023-07-23 Markuse ExitCode when halting so Drop is called, close...
2023-07-22 Mark ThomMerge pull request #1050 from pmoura/add_float_integer_...
2023-07-22 Markadditional write fixes, use rustyline 12.0.0 (#1876...
2023-07-22 Markcorrect max_depth option (#1876)
2023-07-22 Mark ThomMerge pull request #1899 from triska/master
2023-07-22 Markus Triskaremove another !/0 which is now no longer necessary...
2023-07-21 MarkMerge branch 'add_float_integer_part_and_float_fraction... pmoura-add_float_integer_part_and_float_fractional_part_standard_functions origin/pmoura-add_float_integer_part_and_float_fractional_part_standard_functions
next