]> Repositorios git - scryer-prolog.git/shortlog
scryer-prolog.git
2021-05-10 Mark ThomMerge pull request #946 from pmoura/fix_char_code_predi...
2021-05-10 Paulo MouraFix char_code/2 predicate wrong error term when the...
2021-05-10 Mark ThomMerge pull request #934 from panasenco/dockerfile
2021-05-10 Mark ThomMerge pull request #938 from pmoura/fix_bitwise_shift_f...
2021-05-10 Mark ThomMerge pull request #937 from pmoura/fix_open_predicate_...
2021-05-10 Mark ThomMerge pull request #936 from pmoura/fix_throw_1_control...
2021-05-10 Mark ThomMerge pull request #939 from pmoura/fix_missing_argumen...
2021-05-10 Mark ThomMerge pull request #940 from pmoura/fix_power_infix_ope...
2021-05-10 Mark ThomMerge pull request #944 from triska/master
2021-05-10 Mark ThomMerge pull request #945 from pmoura/fix_char_code_error...
2021-05-10 Mark ThomMerge pull request #942 from pmoura/fix_op_3_predicate_...
2021-05-09 Paulo MouraFix char_code/2 predicate failure instead of exception...
2021-05-09 Markus TriskaFIXED: module qualification for between/3 in goal expan...
2021-05-09 Paulo MouraFix op/3 predicate operator_priority domain error
2021-05-09 Paulo MouraFix (**)/2 operator type
2021-05-09 Paulo MouraFix missing argument in current_op/3 predicate exceptio...
2021-05-09 Paulo MouraFix bitwise shift functions type error in the second...
2021-05-09 Paulo MouraFix open/3-4 predicates error term when the stream...
2021-05-09 Paulo MouraFix throw/1 control construct to throw an instantiation...
2021-05-09 panasencoSwitched from using @LukeMathWalker's image to using...
2021-05-08 Mark ThomMerge pull request #928 from panasenco/permutation
2021-05-08 Mark ThomMerge pull request #933 from pmoura/add_epsilon_arithme...
2021-05-08 panasencoMoved MIT header to top of lists.pl
2021-05-08 Paulo MouraAdd epsilon/0 arithmetic constant
2021-05-08 Mark ThomMerge pull request #932 from pmoura/fix_abolish_bug_wit...
2021-05-08 Paulo MouraFix abolish/1 to succeed on non-existing predicates...
2021-05-07 panasencoPorted permutation/2 from SWI library(lists)
2021-05-05 Mark Thomadd missing default RevJmpBy arm to thread_choice_instr...
2021-05-05 Mark Thomset self.dynamic_mode to FirstOrNext::Next independentl...
2021-05-04 Mark Thomcorrect assertz/1 bugs (#922)
2021-05-03 Mark Thomfix incremental compilation and multifile bugs
2021-05-02 Mark Thomimport builtins to dynamically generated modules unless...
2021-05-01 Mark Thomadd read/2 and nl/1 (#896)
2021-05-01 Mark Thomadd user_error stream (#917)
2021-05-01 Mark Thomfail on undefined multifile/discontiguous/dynamic predi...
2021-05-01 Mark Thomsupport full paths in load_context_path/2 (#916)
2021-05-01 Mark Thomfail when retracting undefined dynamic predicates ...
2021-04-29 Mark ThomMerge pull request #920 from panasenco/serialize
2021-04-29 panasencoOops, we want to keep digits as characters in library...
2021-04-29 panasencoRestructuring and improving documentation.
2021-04-28 panasencoReplaced object() with pairs() in library(json), and...
2021-04-28 panasencoAdded ABNF grammar to library(charsio) as well as octet...
2021-04-27 panasencoAlphabetized character logic in macros.rs and system_ca...
2021-04-27 Mark Thomfix use of local skeletons to reload predicates (#919)
2021-04-26 Mark ThomMerge pull request #913 from panasenco/json
2021-04-25 panasencoReplaced raw_chars//1 in library(pio) with seq//1 in...
2021-04-25 panasencoAdded \raw_chars//1 to library(pio). Began using setup_c...
2021-04-23 panasencoAnother thorough rewrite of library(json) to better...
2021-04-22 Mark ThomMerge pull request #912 from panasenco/json
2021-04-22 panasencoRewrote many parts of library(json) to leave no choicep...
2021-04-21 panasencoNow preserving distinction between ints and floats
2021-04-21 panasencoSeem to be generating JSON correctly and at a good...
2021-04-21 panasencoRemoved CLP(Z) from library(json), achieving a 100x...
2021-04-21 panasencoFixed forward slash special case issue, added a bunch...
2021-04-21 panasencoFixed defaulty representations of json_members//1 and...
2021-04-21 panasencoChanged formatting to match Markus Triska's as much...
2021-04-21 panasencoComplete reordering and partial rewrite to match the...
2021-04-21 panasencoAdded objects and type distinction based on the princip...
2021-04-21 panasencoParsing and generating JSON numbers works perfectly...
2021-04-21 panasencoBegan working on json library (fresh start after thinki...
2021-04-17 Mark ThomMerge pull request #909 from triska/master
2021-04-17 Markus Triskaadd a new section about support and discussions
2021-04-14 Mark ThomMerge pull request #900 from triska/master
2021-04-14 Mark Thomassertz/1, asserta/1, retract/1, retractall/1 are meta...
2021-04-14 Markus Triskaremove rectractall/1 (built-in since 8188e3d0cfde3f2277...
2021-04-13 Mark ThomMerge pull request #897 from panasenco/master
2021-04-13 panasencoSwitched to cargo-chef for preparing the Docker image
2021-04-12 Mark Thomadd missing standard predicates (#896)
2021-03-24 Mark Thomcall '$erase_ball' before running cleanup code in setup...
2021-03-24 Mark Thomstop unifying ! to free variables in control_functor...
2021-03-23 Mark Thommake retract_local_clauses safe, remove warning about...
2021-03-23 Mark Thomuse occurs check when enabled in UnifyValue (#885)
2021-03-23 Mark Thomreorder declaration matching in loader.pl
2021-03-22 Mark Thomflush loader term queue before compiling declarations...
2021-03-22 Mark Thomremove redundant retraction records for incremental...
2021-03-22 Mark Thomcompare the tails of partial string prefixes in compare...
2021-03-21 Mark Thom copies only those attributes planted by the calling...
2021-03-21 Mark Thomremove vestigial attribute goals struct field and relat...
2021-03-20 Mark Thomrename issue841-occure-check.pl to issue841-occurs...
2021-03-19 Mark Thomrecognize cuts in (->)/(,)/(;) calling contexts (#878)
2021-03-18 Mark ThomMerge pull request #872 from notoria/charsio
2021-03-18 Mark Thomfix findall/4 (#873)
2021-03-18 Mark Thomrestore deleted parts of number_chars/2 and number_code...
2021-03-18 Mark Thomprint floating point zero as 0.0 (#859)
2021-03-18 Mark Thommake chars callable (#713)
2021-03-18 Mark Thomalways print variable bindings before names (#865)
2021-03-18 Mark Thomcheck that a load context path is a filename before...
2021-03-18 Mark Thomfindall/4 should be declared as a meta-predicate (...
2021-03-17 Mark Thomissue an imcomplete reduction error if stream ends...
2021-03-17 notoriaExtend alnum, add forgotten graphic_token
2021-03-17 Mark Thomremove operators declared at user-level from files...
2021-03-16 Mark Thomclear user-level definitions when reloading a file...
2021-03-15 Mark Thomdon't warn about overwriting a clause asserted to a...
2021-03-14 Mark Thomremove intra-module predicates from module code directo...
2021-03-13 Mark ThomMerge pull request #866 from Skgland/add_tests
2021-03-11 Skglandfix expected output for syntax_error test
2021-03-11 Skglandaddress problems brought up in review
2021-03-11 Skglandadd more tests
2021-03-11 Skglandimprove comment
2021-03-11 Skglandclean up tests/
next