]> Repositorios git - scryer-prolog.git/shortlog
scryer-prolog.git
2021-02-18 Mark ThomMerge pull request #825 from tniessen/readme-typo-fix
2021-02-18 Tobias Nießeninstantianted -> instantiated
2021-02-18 Tobias NießenFix typo in README
2021-02-09 Mark ThomMerge pull request #811 from triska/master
2021-02-09 Markus Triskalink to announcement of Rebis Development Branch, call...
2021-02-03 Mark Thomdo not traverse data structures when binding to local...
2021-02-03 Mark ThomMerge pull request #774 from brightly-salty/re-add...
2021-01-31 Mark ThomMerge pull request #771 from notoria/args
2021-01-31 Caden HausteinFix errors, move prolog_parser
2021-01-31 Caden HausteinAdd prolog_parser to scryer_prolog
2021-01-31 notoriaHandled the empty case (#770)
2021-01-30 Mark ThomMerge pull request #766 from aarroyoc/http-form
2021-01-30 Mark ThomMerge pull request #769 from notoria/between
2021-01-30 notoriaRemoved redundant choicepoint from between/3
2021-01-27 Adrián Arroyo... Test against macOS 10.15
2021-01-27 Adrián Arroyo... urlencoded forms and some syntax improvements
2021-01-23 Mark ThomMerge pull request #762 from aarroyoc/gh-action
2021-01-16 Adrián Arroyo... Fix Beta
2021-01-16 Adrián Arroyo... Disable Windows
2021-01-16 Adrián Arroyo... Minor fix
2021-01-16 Adrián Arroyo... Delete Travis CI
2021-01-16 Adrián Arroyo... GitHub Actions
2020-12-29 Mark ThomMerge pull request #747 from triska/determinism
2020-12-29 Markus Triskareflect better determinism thanks to #732
2020-12-29 Mark ThomMerge pull request #726 from aarroyoc/http-server
2020-12-28 Adrián Arroyo... PR feedback
2020-12-28 Adrián Arroyo... URL Decode
2020-12-27 Adrián Arroyo... Log time
2020-12-27 Adrián Arroyo... Improve docs & Route matching
2020-12-27 Adrián Arroyo... File response
2020-12-27 Adrián Arroyo... Use phrase instead of forall
2020-12-27 Adrián Arroyo... Queries
2020-12-27 Adrián Arroyo... Merge branch 'master' into http-server
2020-12-27 Adrián Arroyo... Redirections, default status code, rout matching 1.0
2020-12-27 Mark Thomfix bug in code walker causing entire clauses to be...
2020-12-23 Mark ThomMerge pull request #743 from triska/determinism
2020-12-23 Markus Triskareflect determinism improvement thanks to the latest...
2020-12-23 Mark ThomMerge pull request #741 from triska/determinism
2020-12-22 Markus Triskareflect improved determinism thanks to the improvements...
2020-12-22 Mark ThomMerge pull request #740 from triska/indexing
2020-12-22 Mark ThomMerge pull request #734 from triska/deterministic_format
2020-12-22 Mark ThomMerge pull request #732 from notoria/indexing
2020-12-22 Markus Triskasmall documentation improvements related to the new...
2020-12-21 notoriaRenamed find_optimal_index to first_instantiated_index
2020-12-21 notoriaMerge pull request #6 from triska/indexing
2020-12-21 Markus Triskadocument first instantiated argument indexing
2020-12-21 notoriaOrganized changes into find_optimal_index
2020-12-20 Adrián Arroyo... HTTP Body
2020-12-19 notoriaSimplified the code, removed first_arg, the Option
2020-12-19 Markus TriskaENHANCED: format_//2, format/[2,3], portray_clause...
2020-12-19 notoriaImplemented a different way to index clauses
2020-12-15 Mark ThomMerge pull request #729 from brightly-salty/replace...
2020-12-15 brightly-saltyReplace dirs with dirs-next
2020-12-14 Adrián Arroyo... Read body
2020-12-12 Adrián Arroyo... Request and Response headers
2020-12-09 Adrián Arroyo... WIP http_server
2020-12-06 Mark ThomMerge pull request #722 from aarroyoc/history-file
2020-12-06 Mark ThomMerge pull request #720 from aarroyoc/max-min-list
2020-12-06 Adrián Arroyo... History file support (Rustyline 7.0)
2020-12-06 Adrián Arroyo... Change name to list_max, list_min as PR feedback
2020-12-06 Adrián Arroyo... Use foldl as PR feedback suggested
2020-12-05 Adrián Arroyo... Add max_list & min_list to lists
2020-11-08 Mark ThomMerge pull request #710 from triska/clpz-reif
2020-11-08 Markus TriskaADDED: Provisional support for (#=)/3 and (#<)/3.
2020-11-04 Mark Thomsupport number/1
2020-10-22 Mark ThomMerge branch 'master' of https://github.com/mthom/rusty...
2020-10-21 Mark ThomMerge pull request #706 from malbarbo/fix-num
2020-10-20 Mark ThomMerge branch 'master' of https://github.com/mthom/rusty...
2020-10-18 Marco A L BarbosaUpdate num-rug-adapter to fix build with num feature.
2020-10-03 Mark ThomMerge pull request #702 from triska/showterm
2020-10-03 Markus Triskause "r" interactive specifier
2020-10-03 Markus Triskarefer to new tools directory
2020-10-03 Markus TriskaADDED: showterm.el and showterm.pl to draw terms as...
2020-10-01 Mark ThomMerge pull request #700 from triska/development_environment
2020-10-01 Markus TriskaDOC: Development environment recommendations.
2020-09-14 Mark ThomMerge branch 'master' of https://github.com/mthom/rusty...
2020-09-13 Mark ThomMerge pull request #698 from triska/file_must_exist
2020-09-13 Markus TriskaENHANCED: library(files): Error handling if requested...
2020-09-06 Mark Thomrefactor SystemClauseType::Open in anticipation of...
2020-09-06 Mark Thompreface the 'spelling error' with an explainer comment...
2020-09-05 Mark ThomMerge pull request #696 from triska/format_distinct_var...
2020-09-05 Markus TriskaFIXED: format_//2: Keep different variables distinct.
2020-09-02 Mark ThomMerge pull request #694 from triska/write_all
2020-09-02 Markus TriskaFIXED: reliably write all characters when using format/3
2020-08-25 Mark ThomMerge pull request #689 from matteoredaelli/patch-1
2020-08-25 Matteo RedaelliUpdate README.md
2020-08-24 Mark ThomMerge pull request #686 from triska/call_nth
2020-08-24 Markus TriskaADDED: First version of call_nth/2.
2020-08-24 Mark Thomflatten passage of cut point B in (,)/2, (->)/2 and...
2020-08-22 Mark ThomMerge pull request #682 from triska/dif_improvements
2020-08-22 Markus Triskadif/2: Omit entailed residual goals, if the arguments...
2020-08-22 Markus Triskadif/2: Succeed unconditionally if the arguments are...
2020-08-15 Mark ThomMerge pull request #677 from notoria/clpz_mod
2020-08-15 notoriaUse nonterminal fd_put//3 in mod from clpz
2020-08-15 notoriaSimplified the code
2020-08-15 notoriaUsing queue_goal//1 to correctly bind variables
2020-08-15 notoriaFixed variable bindings in mod from clpz
2020-08-15 notoriaMade mod stronger and addressed #675
2020-08-14 Mark ThomMerge pull request #674 from notoria/clpz_mod
2020-08-13 notoriaMore improvement on mod from CLP(Z)
next