]> git.eshelyaron.com Git - sweep.git/shortlog
sweep.git
2023-08-17 Eshel YaronUse 'defvar-keymap' to define keymap variables.
2023-08-17 Eshel YaronUse 'natnum' custom type
2023-08-17 Eshel Yaron* sweeprolog.el: Require 'compat'
2023-08-14 Eshel YaronAnnounce recent changes in NEWS.org and bump version... V9.1.14-sweep-0.22.2
2023-08-14 Eshel YaronWorkaround issue with Xwidgets and XPCE in older SWI...
2023-08-11 Jan WielemakerPORT: Explicitly export the symbols we need V9.1.14
2023-08-08 Eshel YaronMinor documentation improvements
2023-08-08 Eshel YaronFix feedback in 'sweeprolog-set-prolog-flag'
2023-08-07 Eshel Yaron* README.org: Fix typos
2023-08-07 Eshel YaronDocumentation improvements for 'sweeprolog-prefix-map'
2023-08-07 Eshel YaronFix feedback in 'sweeprolog-pack-install'
2023-08-07 Eshel YaronAnnounce recent changes in NEWS.org and bump version... V9.1.13-sweep-0.22.1
2023-08-07 Eshel YaronAdd missing 'sweeprolog-submit-bug-report' command
2023-08-04 Eshel YaronAdd autoloaded 'defalias' for prefix keymaps
2023-08-04 Philip KaludercicDo not autoload keymaps
2023-07-20 Eshel YaronBump version to 0.22.0 V9.1.11-sweep-0.22.0
2023-07-19 Eshel Yaron; Use 'sweeprolog-deftest' more widely to isolate unit...
2023-07-18 Eshel Yaron; Only load 'library(macros)' if available
2023-07-18 Eshel YaronRefactor and enhance 'completion-at-point' support
2023-07-18 Eshel Yaron; Fix typo
2023-07-18 Eshel Yaron; Simplify list notation
2023-07-18 Eshel Yaron; Fix unused argument
2023-07-18 Eshel Yaron; Remove stale reference to 'sweeprolog-debug-prefix...
2023-06-27 Eshel YaronBump version to 0.21.0 V9.1.10-sweep-0.21.0
2023-06-27 Eshel YaronAdd grouping and affixation functions for module completion
2023-06-27 Eshel YaronAnnounce recent changes in NEWS.org
2023-06-27 Eshel YaronReport correct predicate indicators in 'C-x 4 a'
2023-06-27 Eshel YaronImprove module completion annotations
2023-06-24 Eshel YaronFix highlighting for nonexistent Prolog flag names
2023-06-24 Eshel Yaron* sweeprolog.el: Reorganizes 'defface's
2023-06-24 Eshel Yaron* sweeprolog-pce-theme.el: Reformat
2023-06-24 Eshel Yaron* README.org (PceEmacs Theme): Reword and fix typo
2023-06-23 Eshel YaronMODIFIED: Replace "faces styles" with a theme emulating...
2023-06-22 Eshel YaronRefer to font-lock face directly instead of via variable
2023-06-20 Eshel YaronDOC: Extend the "Overview" manual section
2023-06-19 Eshel YaronAnnounce recent changes in NEWS.org and bump version... V9.1.10-sweep-0.20.0
2023-06-19 Eshel YaronImprove documentation for persistent top-level history
2023-06-18 Eshel YaronADDED: Persistent history for Sweep top-levels
2023-06-18 Eshel YaronUse 'derived-mode-p' instead of checking 'major-mode...
2023-06-14 Eshel YaronAnnounce recent changes in NEWS.org and bump version... V9.1.10-sweep-0.19.1
2023-06-14 Eshel YaronFIXED: Correctly recognize DCG grammar rules in 'C...
2023-06-13 Eshel YaronSimplify 'sweeprolog-beginning-of-top-term'
2023-06-11 Eshel YaronENHANCED: Guess argument names for DCG grammar rules
2023-06-11 Eshel YaronENHANCED: Also highlight "undefined" head terms
2023-06-11 Eshel YaronENHANCED: 'sweeprolog-find-predicate/module' improvements
2023-06-11 Eshel Yaron* README.org (High-level Architecture): Minor tweaks.
2023-06-08 Eshel YaronAnnounce recent changes in NEWS.org and bump version... V9.1.10-sweep-0.19.0
2023-06-08 Eshel YaronENHANCED: Improve DCG support
2023-06-08 Eshel YaronFIXED: Don't change hooks globally
2023-06-08 Eshel Yaron* sweeprolog.el (sweeprolog-context-menu-for-module...
2023-06-08 Eshel YaronGive a better name to 'sweeprolog--mfn-to-functor-arity'
2023-06-08 Eshel YaronFix a couple of typos in docstrings
2023-06-06 Eshel YaronAnnounce recent changes in NEWS.org and bump version... V9.1.10-sweep-0.18.4
2023-06-06 Eshel YaronENHANCED: Add tooltip info for string-stye DCG terminals
2023-06-06 Eshel YaronUse 'ignore-errors' instead of 'condition-case' with...
2023-06-06 Eshel YaronAdd docstring for 'sweeprolog-definition-at-point'
2023-06-06 Eshel YaronENHANCED: Export DCG non-terminals as 'foo//N', not...
2023-06-06 Eshel YaronENHANCED: Highlight string-style DCG terminals
2023-06-01 Eshel YaronAnnounce recent changes in NEWS.org and bump version...
2023-06-01 Eshel YaronAvoid using 'string-replace' for Emacs 27 compatibility
2023-06-01 Eshel YaronTest 'sweeprolog-make-example-usage-comment'
2023-06-01 Eshel YaronADDED: highlighting and tooltip info for declaration...
2023-06-01 Eshel Yaron* README.org (Example Usage Comments): improve wording
2023-05-30 Eshel YaronAnnounce recent changes in NEWS.org and bump version...
2023-05-30 Eshel YaronADDED: command for inserting example usage comments
2023-05-26 Eshel YaronAnnounce recent changes in NEWS.org and bump version...
2023-05-26 Eshel YaronADDED: New command for expanding macros
2023-05-26 Eshel YaronADDED: Highlighting and tooltip info for macros
2023-05-26 Eshel YaronFIXED: tokenizing adjacent operators
2023-05-25 Eshel YaronFix copy-paste error in NEWS.org
2023-05-24 Eshel YaronAnnounce recent changes in NEWS.org and bump version... V9.1.10-sweep-0.18.0
2023-05-24 Eshel YaronUse 'nil' for some 'defface's instead of ':inherit...
2023-05-24 Eshel YaronMODIFIED: Remove '-face' suffix from face names
2023-05-20 Eshel YaronENHANCED: faster completion-at-point for predicates
2023-05-19 Philip Kaludercic* sweeprolog.el (sweeprolog--load-module): Use 'module...
2023-02-16 Eshel YaronAnnounce recent changes in NEWS.org and bump version... V9.1.10 V9.1.11 V9.1.12 V9.1.13 V9.1.6-sweep-0.17.0 V9.1.7 V9.1.8 V9.1.9
2023-02-16 Eshel YaronFIXED: beginning-of-clause detection with quoted head...
2023-02-16 Eshel YaronADDED: Support setting breakpoints in sweeprolog-mode
2023-02-16 Eshel YaronADDED: mode line indication for loaded buffers
2023-02-16 Eshel Yaron* (sweeprolog-context-menu-for-variable): fix docstring
2023-02-13 Eshel YaronMODIFIED: sweeprolog-update-dependencies choice of...
2023-02-11 Eshel YaronAnnounce recent changes in NEWS.org and bump version... V9.1.4-sweep-0.16.0
2023-02-11 Eshel Yaron* (sweeprolog-insert-term-dwim): add undo-inhibit-regio...
2023-02-11 Eshel Yaron* README.org (Discovering Sweep): new manual section
2023-02-11 Eshel Yaron* sweeprolog.el: allow info-lookup to recognize Sweep...
2023-02-11 Eshel Yaron* README.org: add explicit indexing directive
2023-02-07 Eshel YaronFIXED: end-of-term detection after a fullstop turns... V9.1.5 V9.1.6
2023-02-07 Eshel YaronADDED: new commands for managing numbered variables
2023-02-05 Eshel Yaron* (sweeprolog-rename-variable-allow-existing): refine...
2023-02-04 Eshel YaronENHANCED: handle renaming variables to existing variabl...
2023-02-01 Eshel YaronAnnounce recent changes in NEWS.org and bump version... V9.1.4-sweep-0.15.0
2023-02-01 Eshel YaronAvoid moving cursor while renaming variables from conte...
2023-02-01 Eshel Yaron* (xref-backend-references): report progress while...
2023-02-01 Eshel YaronENHANCED: provide exact buffer positions for cross...
2023-01-30 Eshel Yaron* (sweeprolog-rename-variable): report results if inter...
2023-01-29 Eshel YaronADDED: command for renaming a variable in Prolog term
2023-01-28 Eshel YaronAnnounce recent changes in NEWS.org and bump version... V9.1.4-sweep-0.14.1
2023-01-28 Eshel YaronENHANCED: use docs from the SWI-Prolog manual to guess...
2023-01-28 Eshel YaronADDED: numeric argument for sweeprolog-forward/backward...
2023-01-23 Eshel YaronDOC: improve documentation for holes V9.0.4 V9.1.4
next