]> Repositorios git - scryer-prolog.git/shortlog
scryer-prolog.git
2023-08-03 Joshua Parkindont spawn a runtime in machine; inherit from outside...
2023-08-02 Nicolas LuckDeactivate some debugging outputs
2023-08-02 Nicolas LuckSwitch back to run_input_once and use duplicated write_...
2023-08-02 Nicolas LuckFix build
2023-07-27 Nicolas LuckTry triska's toplevel and add some debugging println!s.
2023-07-27 Nicolas LuckHashSet -> BTreeSet: Make parsing or results and thus...
2023-07-27 Nicolas LuckAdd special case when parsing
2023-07-27 Nicolas LuckAdd consult that works with streams / strings in librar...
2023-07-21 Nicolas LuckDedupe machine results
2023-07-21 Nicolas LuckAdd missing list_last_item to lib_toplevel.pl and incre...
2023-07-21 Nicolas LuckFix result parsing for complex string results
2023-07-20 Nicolas LuckAdd missing write_goal/3 to lib_toplevel.pl
2023-07-20 Nicolas Lucktype QueryResult = Result<QueryResolution, String>
2023-07-20 Nicolas LuckError handling
2023-07-20 Nicolas LuckDon't panic when parsing results fails
2023-07-17 Nicolas LuckAdd back newline at end of toplevel.pl
2023-07-17 Nicolas LuckAdd back all needed predicates to lib_toplevel.pl
2023-07-17 Nicolas LuckUse lib constructor in lib tests
2023-07-17 Nicolas Luckfmt machine/parsed_results.rs
2023-07-17 Nicolas LuckWIP: refactor to generalize Machine::run_top_level()
2023-07-12 Nicolas LuckAdd test for programatic queries
2023-07-12 Nicolas LuckFix build warnings
2023-07-12 Nicolas LuckRefactor result parsing to idiomatic Rust and extract...
2023-07-11 Nicolas LuckRemove debug println!s
2023-07-11 Nicolas LuckParsed QueryResult
2023-07-11 Nicolas LuckMake run_input_once/0 match and print all results
2023-07-11 Nicolas LuckAdd convenience methods Machine::load_module_string...
2023-07-11 Nicolas LuckAdd Machine::run_input_once() which reads one goal...
2023-07-11 Nicolas LuckAdd Machine::set_user_input(&mut self, input: String...
2022-11-10 Mark ThomMerge pull request #1635 from mthom/rebis-dev v0.9.1
2022-11-10 Mark Thombump version to 0.9.1
2022-11-10 Mark Thomremove num-rug-adapter
2022-11-10 Mark Thommove asserta/2, assertz/2 to iso_ext
2022-11-08 Mark Thomintroduce InlineTermStream to avoid arena allocations...
2022-10-27 Mark ThomMerge pull request #1630 from epilys/fix-1625
2022-10-27 Markus TriskaFIXED: CLP(ℤ): Correctly remove all attributes during...
2022-10-27 Mark Thombuild partial strings using PStrLoc in write_term_to_he...
2022-10-27 Mark Thomexport asserta/2 (#1623)
2022-10-27 Mark Thomcache ball terms before unifying in handle_ball/3 ...
2022-10-27 Adrián Arroyo... Some minor fixes. Thanks to @triska for them!
2022-10-27 Mark Thomfix crash in read_term (#1616)
2022-10-27 Skglandadjust rust-version declaration
2022-10-27 Adrián Arroyo... Set default Shell
2022-10-27 Adrián Arroyo... Add Windows MSYS2
2022-10-27 Markus TriskaENHANCED: library(crypto): Faster conversion to bytes...
2022-10-27 Markus Triskause newly available u8s_to_string
2022-10-27 Markus Triskaremove redundant error handling, since this case is...
2022-10-27 Markus Triskaintroduce and use u8s_to_string
2022-10-27 Markus Triskause (slightly) better variable names
2022-10-27 Markus Triskause newly available must_be(chars, ...) for better...
2022-10-27 Markus TriskaENHANCED: Eliminate the OpenSSL dependency of library...
2022-10-27 Mark Thomproperly match strings concluding with characters in...
2022-10-27 Markus Triskacorrect nth0/4 and nth1/4
2022-10-27 Markus Triskaremove nth1/3, which is now provided by library(lists)
2022-10-27 Markus Triskaremove nth1/3, which is now provided by library(lists)
2022-10-27 Markus TriskaENHANCED: Much improved nth0/3, taken from #1529.
2022-10-27 Markus TriskaADDED: must_be/can_be(not_less_than_zero, ...)
2022-10-27 Markus Triskabetter implementation of list_si/1
2022-10-27 Markus TriskaADDED: chars_si/1, testing for a string
2022-10-27 Markus Triskause new domain names from library(error): octet_charact...
2022-10-27 Markus TriskaADDED: octet_character and octet_chars, testing for...
2022-10-27 Markus Triskarely on the built-in DCG expansion, per discussion...
2022-10-27 Markus TriskaENHANCED: Use '$skip_max_list'/4 for greater efficiency...
2022-10-27 Markus TriskaENHANCED: Improve determinism of ... //0 and seq//1.
2022-10-27 Mark Thomoffset into complete strings with '$skip_max_list'...
2022-10-27 Mark Thomdon't return ops with priority 0 when building set...
2022-10-27 Mark Thomtreat functors with PI '.'/2 as lists (#1570)
2022-10-27 Mark Thomintroduce expand_call_goal/3 to expand goals in control...
2022-10-27 Markus Triskause a DCG to describe the path
2022-10-27 Markus Triskaremove entailed must_be/2 goals
2022-10-27 Markus Triskause newly available ... //0 from library(dcgs)
2022-10-27 Markus Triskaadd meta_predicate/1 declaration for phrase_to_file/3
2022-10-27 Mark Thomstrip modules from GRBody in phrase/3 (#1565)
2022-10-27 Mark Thomfail on non-list solutions in setof/3 (#1553)
2022-10-27 Adrián Arroyo... HTTP Server 2.0
2022-10-27 Mark Thomprefix inlined goals with module names in expand_subgoa...
2022-10-27 Mark Thomtry to invoke '$call_inline' a second time in call...
2022-10-27 Markus TriskaENHANCED: CLP(ℤ): Reduce redundant propagator invocatio...
2022-10-27 Markus Triskaadd meta_predicate/1 declarations
2022-10-27 Mark Thomresolve phrase modules internally (#1541)
2022-10-27 Mark Thomfail when exception caught from subgoal expansion ...
2022-10-27 Mark Thomfix module resolution in dcgs, call/N (#1539)
2022-10-27 Mark Thomdeduplicate index ptr inlining for 0-arity atoms (...
2022-10-27 Mark Thomtrim get_structure and put_structure arities when last...
2022-10-27 Mark Thomprint index_ptr offset (#1534)
2022-10-27 Mark Thomuse separate predicate for findall cleanup
2022-10-27 Mark Thominference count call_inline, fail on undefined index
2022-10-27 Mark Thomstreamline assertz/1, asserta/1
2022-10-27 Mark Thominline metacalls
2022-10-26 Manos Pitsidianakisfix type_error with instantiated EOF -1 byte literal...
2022-10-26 Mark ThomMerge pull request #1628 from epilys/fix-1626
2022-10-24 Manos PitsidianakisFix xor/2 type error reporting wrong argument
2022-07-19 Mark ThomMerge pull request #1530 from RossSmyth/FixImports
2022-07-17 Ross SmythFixed imports num-rug-adapter
2022-06-22 Mark Thomcapture and propagate (=..)/2 errors in phrase/{2,3...
2022-06-18 Mark Thompropagate inference_limit_exceeded errors through the...
2022-06-16 Mark Thomuse setup_cal_n_init_goal_info in dynamic_module_resolution
2022-06-13 Mark Thomimprove efficiency of call/N, replace '$call_with_defau...
2022-06-13 Mark Thomsimplify detecting undefined goal_ and term_expansion
2022-06-12 Mark ThomMerge pull request #1510 from Skgland/add-gitattributes
next